logger=settings t=2026-08-16T13:01:18.413092188Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-16T13:01:18Z logger=settings t=2026-08-16T13:01:18.414333793Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-16T13:01:18.414354383Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-16T13:01:18.414387804Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-16T13:01:18.414402315Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-16T13:01:18.414407435Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-16T13:01:18.414411875Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-16T13:01:18.414418765Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-16T13:01:18.414429636Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-16T13:01:18.414435836Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-16T13:01:18.414439976Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-16T13:01:18.414444056Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-16T13:01:18.414447816Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-16T13:01:18.414470957Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-16T13:01:18.414477237Z level=info msg=Target target=[all] logger=settings t=2026-08-16T13:01:18.414494887Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-16T13:01:18.414499637Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-16T13:01:18.414526058Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-16T13:01:18.414530648Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-16T13:01:18.414535248Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-16T13:01:18.414540259Z level=info msg="App mode production" logger=sqlstore t=2026-08-16T13:01:18.415072123Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-16T13:01:18.415098144Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-16T13:01:18.417333267Z level=info msg="Locking database" logger=migrator t=2026-08-16T13:01:18.417348677Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-16T13:01:18.418204141Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-16T13:01:18.419405384Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.202983ms logger=migrator t=2026-08-16T13:01:18.423587801Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-16T13:01:18.424192208Z level=info msg="Migration successfully executed" id="create user table" duration=604.127µs logger=migrator t=2026-08-16T13:01:18.430231706Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-16T13:01:18.431581354Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.349428ms logger=migrator t=2026-08-16T13:01:18.435976237Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-16T13:01:18.437241552Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.264765ms logger=migrator t=2026-08-16T13:01:18.444226237Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-16T13:01:18.44613044Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.904023ms logger=migrator t=2026-08-16T13:01:18.449946517Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-16T13:01:18.45149154Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.543643ms logger=migrator t=2026-08-16T13:01:18.455539753Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-16T13:01:18.458808654Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.270351ms logger=migrator t=2026-08-16T13:01:18.464299517Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-16T13:01:18.465067638Z level=info msg="Migration successfully executed" id="create user table v2" duration=770.361µs logger=migrator t=2026-08-16T13:01:18.468616567Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-16T13:01:18.469320817Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=703.85µs logger=migrator t=2026-08-16T13:01:18.473079842Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-16T13:01:18.473794372Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=714.45µs logger=migrator t=2026-08-16T13:01:18.47874238Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-16T13:01:18.479299996Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=560.726µs logger=migrator t=2026-08-16T13:01:18.483712069Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-16T13:01:18.484175472Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=473.663µs logger=migrator t=2026-08-16T13:01:18.487638089Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-16T13:01:18.488717789Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.073779ms logger=migrator t=2026-08-16T13:01:18.492191866Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-16T13:01:18.492242917Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.672µs logger=migrator t=2026-08-16T13:01:18.496615769Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-16T13:01:18.498536533Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.919243ms logger=migrator t=2026-08-16T13:01:18.502226696Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-16T13:01:18.502426431Z level=info msg="Migration successfully executed" id="Add missing user data" duration=199.906µs logger=migrator t=2026-08-16T13:01:18.507804412Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-16T13:01:18.508846031Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.040239ms logger=migrator t=2026-08-16T13:01:18.515394133Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-16T13:01:18.516431852Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.037299ms logger=migrator t=2026-08-16T13:01:18.52028004Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-16T13:01:18.521347089Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.066669ms logger=migrator t=2026-08-16T13:01:18.524567349Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-16T13:01:18.534745993Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.179004ms logger=migrator t=2026-08-16T13:01:18.540084022Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-16T13:01:18.540895895Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=805.773µs logger=migrator t=2026-08-16T13:01:18.545938586Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-16T13:01:18.546168312Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=230.666µs logger=migrator t=2026-08-16T13:01:18.552998633Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-16T13:01:18.554289339Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.293686ms logger=migrator t=2026-08-16T13:01:18.558308361Z 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-08-16T13:01:18.5586301Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=322.129µs logger=migrator t=2026-08-16T13:01:18.562090746Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-16T13:01:18.562477547Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=386.781µs logger=migrator t=2026-08-16T13:01:18.567304352Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-16T13:01:18.568482005Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.177893ms logger=migrator t=2026-08-16T13:01:18.572679502Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-16T13:01:18.573430133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=751.231µs logger=migrator t=2026-08-16T13:01:18.578122834Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-16T13:01:18.578825044Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=702.36µs logger=migrator t=2026-08-16T13:01:18.582787364Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-16T13:01:18.583482213Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=694.739µs logger=migrator t=2026-08-16T13:01:18.588332079Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-16T13:01:18.58910563Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=770.861µs logger=migrator t=2026-08-16T13:01:18.596534318Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-16T13:01:18.596567498Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.201µs logger=migrator t=2026-08-16T13:01:18.601425354Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-16T13:01:18.602031331Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=603.737µs logger=migrator t=2026-08-16T13:01:18.607135783Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-16T13:01:18.60808111Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=948.297µs logger=migrator t=2026-08-16T13:01:18.615125197Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-16T13:01:18.615892028Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=767.801µs logger=migrator t=2026-08-16T13:01:18.619318314Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-16T13:01:18.620008013Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=689.799µs logger=migrator t=2026-08-16T13:01:18.62384856Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-16T13:01:18.627690307Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.835797ms logger=migrator t=2026-08-16T13:01:18.631534174Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-16T13:01:18.632386258Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=851.844µs logger=migrator t=2026-08-16T13:01:18.635644489Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-16T13:01:18.636351729Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=707.04µs logger=migrator t=2026-08-16T13:01:18.640488334Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-16T13:01:18.641216294Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=727.71µs logger=migrator t=2026-08-16T13:01:18.644808455Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-16T13:01:18.645528095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=719.33µs logger=migrator t=2026-08-16T13:01:18.648909219Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-16T13:01:18.649616919Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=707.69µs logger=migrator t=2026-08-16T13:01:18.654145146Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-16T13:01:18.654543557Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=398.472µs logger=migrator t=2026-08-16T13:01:18.658397284Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-16T13:01:18.659194766Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=797.442µs logger=migrator t=2026-08-16T13:01:18.664271018Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-16T13:01:18.664793953Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=520.804µs logger=migrator t=2026-08-16T13:01:18.669509394Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-16T13:01:18.670229074Z level=info msg="Migration successfully executed" id="create star table" duration=719.26µs logger=migrator t=2026-08-16T13:01:18.67508175Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-16T13:01:18.6758038Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=722.001µs logger=migrator t=2026-08-16T13:01:18.67939057Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-16T13:01:18.680595844Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.205154ms logger=migrator t=2026-08-16T13:01:18.684509093Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-16T13:01:18.685937423Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.42538ms logger=migrator t=2026-08-16T13:01:18.69119746Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-16T13:01:18.693279898Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.16166ms logger=migrator t=2026-08-16T13:01:18.699948974Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-16T13:01:18.701216069Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.266465ms logger=migrator t=2026-08-16T13:01:18.704857481Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-16T13:01:18.705617272Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=759.041µs logger=migrator t=2026-08-16T13:01:18.709478499Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-16T13:01:18.710313213Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=834.314µs logger=migrator t=2026-08-16T13:01:18.714196882Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-16T13:01:18.714289714Z level=info msg="Migration successfully executed" id="Update org table charset" duration=91.573µs logger=migrator t=2026-08-16T13:01:18.720163828Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-16T13:01:18.720283941Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=121.243µs logger=migrator t=2026-08-16T13:01:18.725584749Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-16T13:01:18.726076453Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=495.534µs logger=migrator t=2026-08-16T13:01:18.730824955Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-16T13:01:18.731561546Z level=info msg="Migration successfully executed" id="create dashboard table" duration=734.241µs logger=migrator t=2026-08-16T13:01:18.736282608Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-16T13:01:18.737046169Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=763.511µs logger=migrator t=2026-08-16T13:01:18.742031948Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-16T13:01:18.742861021Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=826.863µs logger=migrator t=2026-08-16T13:01:18.768667571Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-16T13:01:18.770325268Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.657607ms logger=migrator t=2026-08-16T13:01:18.774972907Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-16T13:01:18.776921002Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.950405ms logger=migrator t=2026-08-16T13:01:18.782632071Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-16T13:01:18.783394743Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=762.452µs logger=migrator t=2026-08-16T13:01:18.787931179Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-16T13:01:18.793436553Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.504764ms logger=migrator t=2026-08-16T13:01:18.798531115Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-16T13:01:18.799340818Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=807.732µs logger=migrator t=2026-08-16T13:01:18.805377536Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-16T13:01:18.807948578Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.569962ms logger=migrator t=2026-08-16T13:01:18.813214825Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-16T13:01:18.814200942Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=984.607µs logger=migrator t=2026-08-16T13:01:18.81911673Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-16T13:01:18.81948545Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=365.71µs logger=migrator t=2026-08-16T13:01:18.825357484Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-16T13:01:18.826361872Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.003528ms logger=migrator t=2026-08-16T13:01:18.831003961Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-16T13:01:18.831070533Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.372µs logger=migrator t=2026-08-16T13:01:18.835357013Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-16T13:01:18.837747299Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.388276ms logger=migrator t=2026-08-16T13:01:18.842765139Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-16T13:01:18.844503948Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.738939ms logger=migrator t=2026-08-16T13:01:18.8495928Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-16T13:01:18.851871074Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.276793ms logger=migrator t=2026-08-16T13:01:18.857214743Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-16T13:01:18.857967214Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=752.181µs logger=migrator t=2026-08-16T13:01:18.863520939Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-16T13:01:18.865283468Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.758259ms logger=migrator t=2026-08-16T13:01:18.870277847Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-16T13:01:18.871075409Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=800.352µs logger=migrator t=2026-08-16T13:01:18.874937627Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-16T13:01:18.876268254Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.334487ms logger=migrator t=2026-08-16T13:01:18.881540361Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-16T13:01:18.881573122Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.921µs logger=migrator t=2026-08-16T13:01:18.885677137Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-16T13:01:18.885709548Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.671µs logger=migrator t=2026-08-16T13:01:18.889802572Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-16T13:01:18.892038795Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.236393ms logger=migrator t=2026-08-16T13:01:18.897291491Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-16T13:01:18.900960634Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.670672ms logger=migrator t=2026-08-16T13:01:18.906669403Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-16T13:01:18.908270907Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.604184ms logger=migrator t=2026-08-16T13:01:18.912568377Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-16T13:01:18.914603734Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.035147ms logger=migrator t=2026-08-16T13:01:18.919433709Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-16T13:01:18.919649585Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=215.916µs logger=migrator t=2026-08-16T13:01:18.924604284Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-16T13:01:18.92555599Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=950.986µs logger=migrator t=2026-08-16T13:01:18.930031815Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-16T13:01:18.931129156Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.097491ms logger=migrator t=2026-08-16T13:01:18.935698873Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-16T13:01:18.935734504Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.081µs logger=migrator t=2026-08-16T13:01:18.940914919Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-16T13:01:18.941724371Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=805.292µs logger=migrator t=2026-08-16T13:01:18.946229847Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-16T13:01:18.947311047Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.08107ms logger=migrator t=2026-08-16T13:01:18.954917369Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-16T13:01:18.960164466Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.251527ms logger=migrator t=2026-08-16T13:01:18.965514045Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-16T13:01:18.966147893Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=631.848µs logger=migrator t=2026-08-16T13:01:18.970595997Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-16T13:01:18.971262886Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=666.539µs logger=migrator t=2026-08-16T13:01:18.975603427Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-16T13:01:18.976284236Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=679.809µs logger=migrator t=2026-08-16T13:01:18.981640025Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-16T13:01:18.981907972Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=263.387µs logger=migrator t=2026-08-16T13:01:18.986270754Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-16T13:01:18.986772738Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=501.284µs logger=migrator t=2026-08-16T13:01:18.992338234Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-16T13:01:18.994177995Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.839231ms logger=migrator t=2026-08-16T13:01:18.998762673Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-16T13:01:18.999420201Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=654.958µs logger=migrator t=2026-08-16T13:01:19.004643557Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-16T13:01:19.004790841Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=147.514µs logger=migrator t=2026-08-16T13:01:19.009344798Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-16T13:01:19.009482912Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=138.564µs logger=migrator t=2026-08-16T13:01:19.014149172Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-16T13:01:19.014821881Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=672.749µs logger=migrator t=2026-08-16T13:01:19.020042207Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-16T13:01:19.021932089Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.889042ms logger=migrator t=2026-08-16T13:01:19.026906189Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-16T13:01:19.028433221Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.524372ms logger=migrator t=2026-08-16T13:01:19.033250586Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-16T13:01:19.034174031Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=923.695µs logger=migrator t=2026-08-16T13:01:19.038865182Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-16T13:01:19.040289622Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.42278ms logger=migrator t=2026-08-16T13:01:19.045065725Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-16T13:01:19.046350911Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.285086ms logger=migrator t=2026-08-16T13:01:19.050722573Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-16T13:01:19.051525385Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=802.932µs logger=migrator t=2026-08-16T13:01:19.055841096Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-16T13:01:19.062270696Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.428849ms logger=migrator t=2026-08-16T13:01:19.066754361Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-16T13:01:19.067568333Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=816.562µs logger=migrator t=2026-08-16T13:01:19.072652765Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-16T13:01:19.073659293Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.007508ms logger=migrator t=2026-08-16T13:01:19.078007255Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-16T13:01:19.079088425Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.080641ms logger=migrator t=2026-08-16T13:01:19.08322963Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-16T13:01:19.083901049Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=671.359µs logger=migrator t=2026-08-16T13:01:19.089979108Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-16T13:01:19.092615132Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.639034ms logger=migrator t=2026-08-16T13:01:19.102382485Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-16T13:01:19.104986208Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.603142ms logger=migrator t=2026-08-16T13:01:19.111779637Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-16T13:01:19.111833369Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=52.141µs logger=migrator t=2026-08-16T13:01:19.117436445Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-16T13:01:19.117667361Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=231.706µs logger=migrator t=2026-08-16T13:01:19.122661991Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-16T13:01:19.126342123Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.678282ms logger=migrator t=2026-08-16T13:01:19.131327713Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-16T13:01:19.131548239Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=223.126µs logger=migrator t=2026-08-16T13:01:19.135694605Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-16T13:01:19.13589206Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=198.005µs logger=migrator t=2026-08-16T13:01:19.139506841Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-16T13:01:19.142131974Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.624533ms logger=migrator t=2026-08-16T13:01:19.146478115Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-16T13:01:19.146706942Z level=info msg="Migration successfully executed" id="Update uid value" duration=229.007µs logger=migrator t=2026-08-16T13:01:19.15129344Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-16T13:01:19.152860713Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.566093ms logger=migrator t=2026-08-16T13:01:19.15773835Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-16T13:01:19.158973524Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.236185ms logger=migrator t=2026-08-16T13:01:19.16417967Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-16T13:01:19.164998753Z level=info msg="Migration successfully executed" id="create api_key table" duration=815.542µs logger=migrator t=2026-08-16T13:01:19.169793596Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-16T13:01:19.171331489Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.540893ms logger=migrator t=2026-08-16T13:01:19.174740854Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-16T13:01:19.176522484Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.78094ms logger=migrator t=2026-08-16T13:01:19.182172762Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-16T13:01:19.18391069Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.740399ms logger=migrator t=2026-08-16T13:01:19.191144042Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-16T13:01:19.193156148Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.014996ms logger=migrator t=2026-08-16T13:01:19.200149313Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-16T13:01:19.201427639Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.278876ms logger=migrator t=2026-08-16T13:01:19.207963701Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-16T13:01:19.209047852Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.087251ms logger=migrator t=2026-08-16T13:01:19.213544097Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-16T13:01:19.220070509Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.524822ms logger=migrator t=2026-08-16T13:01:19.223251518Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-16T13:01:19.223802233Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=550.555µs logger=migrator t=2026-08-16T13:01:19.229206944Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-16T13:01:19.229829851Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=625.687µs logger=migrator t=2026-08-16T13:01:19.232750653Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-16T13:01:19.233934056Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.183343ms logger=migrator t=2026-08-16T13:01:19.238820423Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-16T13:01:19.240079478Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.258995ms logger=migrator t=2026-08-16T13:01:19.243511314Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-16T13:01:19.243995537Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=484.284µs logger=migrator t=2026-08-16T13:01:19.247352111Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-16T13:01:19.248176224Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=825.323µs logger=migrator t=2026-08-16T13:01:19.252195366Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-16T13:01:19.252223917Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.801µs logger=migrator t=2026-08-16T13:01:19.265003193Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-16T13:01:19.269449528Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.447814ms logger=migrator t=2026-08-16T13:01:19.273704596Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-16T13:01:19.27634165Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.637004ms logger=migrator t=2026-08-16T13:01:19.27956127Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-16T13:01:19.279719994Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.064µs logger=migrator t=2026-08-16T13:01:19.284170028Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-16T13:01:19.287265174Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.093226ms logger=migrator t=2026-08-16T13:01:19.291459141Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-16T13:01:19.296918804Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.461923ms logger=migrator t=2026-08-16T13:01:19.308991531Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-16T13:01:19.310267317Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.275365ms logger=migrator t=2026-08-16T13:01:19.314259478Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-16T13:01:19.31505515Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=794.752µs logger=migrator t=2026-08-16T13:01:19.320163193Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-16T13:01:19.321414728Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.250404ms logger=migrator t=2026-08-16T13:01:19.326348805Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-16T13:01:19.327314722Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=965.077µs logger=migrator t=2026-08-16T13:01:19.333881055Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-16T13:01:19.334834502Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=957.147µs logger=migrator t=2026-08-16T13:01:19.338403562Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-16T13:01:19.339502373Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.10076ms logger=migrator t=2026-08-16T13:01:19.343780412Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-16T13:01:19.343873474Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=94.692µs logger=migrator t=2026-08-16T13:01:19.346365864Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-16T13:01:19.346411925Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.901µs logger=migrator t=2026-08-16T13:01:19.352182096Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-16T13:01:19.355484578Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.305502ms logger=migrator t=2026-08-16T13:01:19.360503888Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-16T13:01:19.364207072Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.702204ms logger=migrator t=2026-08-16T13:01:19.518924079Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-16T13:01:19.519036632Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=115.083µs logger=migrator t=2026-08-16T13:01:19.646966022Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-16T13:01:19.648394682Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.43125ms logger=migrator t=2026-08-16T13:01:19.656980052Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-16T13:01:19.658043821Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.066179ms logger=migrator t=2026-08-16T13:01:19.666163378Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-16T13:01:19.666271321Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=113.243µs logger=migrator t=2026-08-16T13:01:19.670656063Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-16T13:01:19.673612766Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.958923ms logger=migrator t=2026-08-16T13:01:19.68164665Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-16T13:01:19.682816703Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.171673ms logger=migrator t=2026-08-16T13:01:19.689506199Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-16T13:01:19.695944219Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.43494ms logger=migrator t=2026-08-16T13:01:19.705516116Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-16T13:01:19.705582388Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=67.422µs logger=migrator t=2026-08-16T13:01:19.711078951Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-16T13:01:19.711983786Z level=info msg="Migration successfully executed" id="create session table" duration=905.895µs logger=migrator t=2026-08-16T13:01:19.716608646Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-16T13:01:19.716722879Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.703µs logger=migrator t=2026-08-16T13:01:19.721606725Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-16T13:01:19.721708408Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=109.023µs logger=migrator t=2026-08-16T13:01:19.726252925Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-16T13:01:19.726996176Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=743.311µs logger=migrator t=2026-08-16T13:01:19.732803658Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-16T13:01:19.733930469Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.125381ms logger=migrator t=2026-08-16T13:01:19.743388813Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-16T13:01:19.743447965Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=57.861µs logger=migrator t=2026-08-16T13:01:19.750500232Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-16T13:01:19.750554343Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=58.261µs logger=migrator t=2026-08-16T13:01:19.757747444Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-16T13:01:19.761819557Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.082173ms logger=migrator t=2026-08-16T13:01:19.766240481Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-16T13:01:19.769712098Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.474197ms logger=migrator t=2026-08-16T13:01:19.774587764Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-16T13:01:19.774702787Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=115.553µs logger=migrator t=2026-08-16T13:01:19.778712459Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-16T13:01:19.778809531Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=97.862µs logger=migrator t=2026-08-16T13:01:19.784603203Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-16T13:01:19.786098705Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.499962ms logger=migrator t=2026-08-16T13:01:19.790543279Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-16T13:01:19.79057269Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.671µs logger=migrator t=2026-08-16T13:01:19.796267829Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-16T13:01:19.801218357Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.948918ms logger=migrator t=2026-08-16T13:01:19.806247687Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-16T13:01:19.806399881Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.994µs logger=migrator t=2026-08-16T13:01:19.810618669Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-16T13:01:19.814141947Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.523588ms logger=migrator t=2026-08-16T13:01:19.819798926Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-16T13:01:19.82424131Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.441674ms logger=migrator t=2026-08-16T13:01:19.829609069Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-16T13:01:19.829932378Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=323.859µs logger=migrator t=2026-08-16T13:01:19.838309812Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-16T13:01:19.840161244Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.857822ms logger=migrator t=2026-08-16T13:01:19.84469518Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-16T13:01:19.845562824Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=867.954µs logger=migrator t=2026-08-16T13:01:19.84936316Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-16T13:01:19.85148864Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.12472ms logger=migrator t=2026-08-16T13:01:19.856887991Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-16T13:01:19.857795886Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=907.395µs logger=migrator t=2026-08-16T13:01:19.862837097Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-16T13:01:19.86401855Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.186053ms logger=migrator t=2026-08-16T13:01:19.876782526Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-16T13:01:19.87838404Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.601934ms logger=migrator t=2026-08-16T13:01:19.884859361Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-16T13:01:19.885759996Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=899.635µs logger=migrator t=2026-08-16T13:01:19.889427549Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-16T13:01:19.890620892Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.189033ms logger=migrator t=2026-08-16T13:01:19.894457839Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-16T13:01:19.895310363Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=862.604µs logger=migrator t=2026-08-16T13:01:19.899641574Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-16T13:01:19.909364545Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.723361ms logger=migrator t=2026-08-16T13:01:19.912860103Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-16T13:01:19.913388067Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=527.704µs logger=migrator t=2026-08-16T13:01:19.917159832Z 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-08-16T13:01:19.918300334Z 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.141032ms logger=migrator t=2026-08-16T13:01:19.923315335Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-16T13:01:19.923628023Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=313.178µs logger=migrator t=2026-08-16T13:01:19.927669296Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-16T13:01:19.928920251Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.253415ms logger=migrator t=2026-08-16T13:01:19.935224987Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-16T13:01:19.936867793Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.647886ms logger=migrator t=2026-08-16T13:01:19.942719116Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-16T13:01:19.948314412Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.595226ms logger=migrator t=2026-08-16T13:01:19.953643581Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-16T13:01:19.956910752Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.270962ms logger=migrator t=2026-08-16T13:01:19.961717756Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-16T13:01:19.964676149Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.961443ms logger=migrator t=2026-08-16T13:01:19.968533496Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-16T13:01:19.972090406Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.5573ms logger=migrator t=2026-08-16T13:01:19.97582956Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-16T13:01:19.976719695Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=889.725µs logger=migrator t=2026-08-16T13:01:19.98119345Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-16T13:01:19.981232721Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.571µs logger=migrator t=2026-08-16T13:01:19.985566162Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-16T13:01:19.985609403Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.182µs logger=migrator t=2026-08-16T13:01:19.989666856Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-16T13:01:19.990929111Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.262255ms logger=migrator t=2026-08-16T13:01:19.99588952Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-16T13:01:19.997375381Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.486851ms logger=migrator t=2026-08-16T13:01:20.003215294Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-16T13:01:20.004212412Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.004818ms logger=migrator t=2026-08-16T13:01:20.007885965Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-16T13:01:20.00879212Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=905.905µs logger=migrator t=2026-08-16T13:01:20.01273674Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-16T13:01:20.013741238Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.003318ms logger=migrator t=2026-08-16T13:01:20.01991842Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-16T13:01:20.026132344Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.217844ms logger=migrator t=2026-08-16T13:01:20.029830867Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-16T13:01:20.03351867Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.687743ms logger=migrator t=2026-08-16T13:01:20.037048119Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-16T13:01:20.037262005Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=213.645µs logger=migrator t=2026-08-16T13:01:20.042598973Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-16T13:01:20.044415704Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.817091ms logger=migrator t=2026-08-16T13:01:20.051685707Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-16T13:01:20.052649954Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=964.367µs logger=migrator t=2026-08-16T13:01:20.057825778Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-16T13:01:20.064011151Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.179443ms logger=migrator t=2026-08-16T13:01:20.069275168Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-16T13:01:20.06932873Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=54.131µs logger=migrator t=2026-08-16T13:01:20.07365933Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-16T13:01:20.074483273Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=823.253µs logger=migrator t=2026-08-16T13:01:20.078015832Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-16T13:01:20.078978929Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=967.767µs logger=migrator t=2026-08-16T13:01:20.083722871Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-16T13:01:20.083810853Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=88.472µs logger=migrator t=2026-08-16T13:01:20.087664871Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-16T13:01:20.088562406Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=897.155µs logger=migrator t=2026-08-16T13:01:20.093667289Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-16T13:01:20.095083158Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.415589ms logger=migrator t=2026-08-16T13:01:20.099233584Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-16T13:01:20.100072298Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=838.473µs logger=migrator t=2026-08-16T13:01:20.10447522Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-16T13:01:20.105377816Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=902.345µs logger=migrator t=2026-08-16T13:01:20.108971576Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-16T13:01:20.109921622Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=937.376µs logger=migrator t=2026-08-16T13:01:20.113667337Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-16T13:01:20.114599383Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=931.706µs logger=migrator t=2026-08-16T13:01:20.119565781Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-16T13:01:20.119597262Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.421µs logger=migrator t=2026-08-16T13:01:20.123383748Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-16T13:01:20.130099916Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.715727ms logger=migrator t=2026-08-16T13:01:20.135336152Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-16T13:01:20.136120974Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=787.332µs logger=migrator t=2026-08-16T13:01:20.140498306Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-16T13:01:20.144469236Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.97169ms logger=migrator t=2026-08-16T13:01:20.150806883Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-16T13:01:20.152025777Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.218834ms logger=migrator t=2026-08-16T13:01:20.157051647Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-16T13:01:20.158724514Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.675297ms logger=migrator t=2026-08-16T13:01:20.164968099Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-16T13:01:20.166246374Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.275915ms logger=migrator t=2026-08-16T13:01:20.169769293Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-16T13:01:20.180890153Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.12043ms logger=migrator t=2026-08-16T13:01:20.185183733Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-16T13:01:20.185684637Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=501.014µs logger=migrator t=2026-08-16T13:01:20.188828784Z 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-08-16T13:01:20.189457072Z 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=627.628µs logger=migrator t=2026-08-16T13:01:20.192929009Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-16T13:01:20.193409982Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=478.373µs logger=migrator t=2026-08-16T13:01:20.197687892Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-16T13:01:20.198516805Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=828.173µs logger=migrator t=2026-08-16T13:01:20.203409361Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-16T13:01:20.2037274Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=318.709µs logger=migrator t=2026-08-16T13:01:20.20764121Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-16T13:01:20.214142161Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.502122ms logger=migrator t=2026-08-16T13:01:20.217658579Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-16T13:01:20.221662381Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.001882ms logger=migrator t=2026-08-16T13:01:20.225856078Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-16T13:01:20.226748142Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=891.704µs logger=migrator t=2026-08-16T13:01:20.230384254Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-16T13:01:20.231735712Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.351558ms logger=migrator t=2026-08-16T13:01:20.235786655Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-16T13:01:20.236116224Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=330.089µs logger=migrator t=2026-08-16T13:01:20.241847484Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-16T13:01:20.246077782Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.209808ms logger=migrator t=2026-08-16T13:01:20.249811056Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-16T13:01:20.250700391Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=889.285µs logger=migrator t=2026-08-16T13:01:20.254284031Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-16T13:01:20.254548698Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.437µs logger=migrator t=2026-08-16T13:01:20.25890521Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-16T13:01:20.259337552Z level=info msg="Migration successfully executed" id="Move region to single row" duration=432.042µs logger=migrator t=2026-08-16T13:01:20.263721024Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-16T13:01:20.26464004Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=919.226µs logger=migrator t=2026-08-16T13:01:20.269182967Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-16T13:01:20.269764553Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=581.386µs logger=migrator t=2026-08-16T13:01:20.274378032Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-16T13:01:20.275066831Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=685.909µs logger=migrator t=2026-08-16T13:01:20.278358073Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-16T13:01:20.278988031Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=629.228µs logger=migrator t=2026-08-16T13:01:20.283482476Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-16T13:01:20.284044422Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=562.036µs logger=migrator t=2026-08-16T13:01:20.289988467Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-16T13:01:20.290600875Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=626.018µs logger=migrator t=2026-08-16T13:01:20.293942148Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-16T13:01:20.294003979Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=62.201µs logger=migrator t=2026-08-16T13:01:20.298291719Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-16T13:01:20.298884986Z level=info msg="Migration successfully executed" id="create test_data table" duration=593.307µs logger=migrator t=2026-08-16T13:01:20.302302411Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-16T13:01:20.303113644Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=811.753µs logger=migrator t=2026-08-16T13:01:20.307142276Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-16T13:01:20.308519035Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.376419ms logger=migrator t=2026-08-16T13:01:20.313290038Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-16T13:01:20.314317567Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.028079ms logger=migrator t=2026-08-16T13:01:20.318314808Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-16T13:01:20.318505883Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=191.405µs logger=migrator t=2026-08-16T13:01:20.322513305Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-16T13:01:20.323089111Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=577.696µs logger=migrator t=2026-08-16T13:01:20.32698189Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-16T13:01:20.327079553Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.623µs logger=migrator t=2026-08-16T13:01:20.332273467Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-16T13:01:20.333193123Z level=info msg="Migration successfully executed" id="create team table" duration=917.026µs logger=migrator t=2026-08-16T13:01:20.336705201Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-16T13:01:20.337773471Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.06762ms logger=migrator t=2026-08-16T13:01:20.341437644Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-16T13:01:20.342412971Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=979.658µs logger=migrator t=2026-08-16T13:01:20.346910586Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-16T13:01:20.354041655Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.128429ms logger=migrator t=2026-08-16T13:01:20.402329133Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-16T13:01:20.402642251Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=272.278µs logger=migrator t=2026-08-16T13:01:20.414491922Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-16T13:01:20.416129138Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.641646ms logger=migrator t=2026-08-16T13:01:20.420223432Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-16T13:01:20.421192009Z level=info msg="Migration successfully executed" id="create team member table" duration=968.207µs logger=migrator t=2026-08-16T13:01:20.425759127Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-16T13:01:20.426660442Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=896.525µs logger=migrator t=2026-08-16T13:01:20.432079813Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-16T13:01:20.433161713Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.08455ms logger=migrator t=2026-08-16T13:01:20.440072236Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-16T13:01:20.440806467Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=735.361µs logger=migrator t=2026-08-16T13:01:20.444178631Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-16T13:01:20.448324497Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.145105ms logger=migrator t=2026-08-16T13:01:20.451917297Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-16T13:01:20.456424072Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.506475ms logger=migrator t=2026-08-16T13:01:20.460894287Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-16T13:01:20.465570928Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.676351ms logger=migrator t=2026-08-16T13:01:20.469539188Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-16T13:01:20.470515496Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=977.848µs logger=migrator t=2026-08-16T13:01:20.474578369Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-16T13:01:20.475981828Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.408959ms logger=migrator t=2026-08-16T13:01:20.480744931Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-16T13:01:20.482223663Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.477681ms logger=migrator t=2026-08-16T13:01:20.486296326Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-16T13:01:20.487220502Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=923.776µs logger=migrator t=2026-08-16T13:01:20.493750634Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-16T13:01:20.49466203Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=911.185µs logger=migrator t=2026-08-16T13:01:20.499215767Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-16T13:01:20.500617076Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.40118ms logger=migrator t=2026-08-16T13:01:20.504497884Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-16T13:01:20.506020326Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.521132ms logger=migrator t=2026-08-16T13:01:20.509567766Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-16T13:01:20.510518162Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=949.946µs logger=migrator t=2026-08-16T13:01:20.516330374Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-16T13:01:20.516818298Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=488.394µs logger=migrator t=2026-08-16T13:01:20.524189524Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-16T13:01:20.524592985Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=403.511µs logger=migrator t=2026-08-16T13:01:20.530898991Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-16T13:01:20.532177486Z level=info msg="Migration successfully executed" id="create tag table" duration=1.281005ms logger=migrator t=2026-08-16T13:01:20.539652265Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-16T13:01:20.540654053Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.004418ms logger=migrator t=2026-08-16T13:01:20.546543798Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-16T13:01:20.54771454Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.170592ms logger=migrator t=2026-08-16T13:01:20.552414021Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-16T13:01:20.553403179Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=989.188µs logger=migrator t=2026-08-16T13:01:20.556966288Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-16T13:01:20.557898184Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=931.756µs logger=migrator t=2026-08-16T13:01:20.561920347Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-16T13:01:20.576406911Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.486914ms logger=migrator t=2026-08-16T13:01:20.583315144Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-16T13:01:20.584284971Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=969.477µs logger=migrator t=2026-08-16T13:01:20.588302383Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-16T13:01:20.589301011Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=990.058µs logger=migrator t=2026-08-16T13:01:20.594766203Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-16T13:01:20.595061202Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=295.318µs logger=migrator t=2026-08-16T13:01:20.602597002Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-16T13:01:20.603302711Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=705.759µs logger=migrator t=2026-08-16T13:01:20.608434265Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-16T13:01:20.609217186Z level=info msg="Migration successfully executed" id="create user auth table" duration=782.871µs logger=migrator t=2026-08-16T13:01:20.615463151Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-16T13:01:20.616988504Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.523733ms logger=migrator t=2026-08-16T13:01:20.623500405Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-16T13:01:20.623649899Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=150.854µs logger=migrator t=2026-08-16T13:01:20.630801619Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-16T13:01:20.638165124Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.364115ms logger=migrator t=2026-08-16T13:01:20.643657548Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-16T13:01:20.64909153Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.436642ms logger=migrator t=2026-08-16T13:01:20.656908648Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-16T13:01:20.660605331Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.697243ms logger=migrator t=2026-08-16T13:01:20.667783191Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-16T13:01:20.672815331Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.0317ms logger=migrator t=2026-08-16T13:01:20.678553512Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-16T13:01:20.679749095Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.195474ms logger=migrator t=2026-08-16T13:01:20.692358317Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-16T13:01:20.697584033Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.225416ms logger=migrator t=2026-08-16T13:01:20.70464951Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-16T13:01:20.705500594Z level=info msg="Migration successfully executed" id="create server_lock table" duration=850.584µs logger=migrator t=2026-08-16T13:01:20.714380251Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-16T13:01:20.715524223Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.144622ms logger=migrator t=2026-08-16T13:01:20.719855384Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-16T13:01:20.720466522Z level=info msg="Migration successfully executed" id="create user auth token table" duration=609.217µs logger=migrator t=2026-08-16T13:01:20.726128289Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-16T13:01:20.727003684Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=875.255µs logger=migrator t=2026-08-16T13:01:20.734497443Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-16T13:01:20.735426679Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=927.226µs logger=migrator t=2026-08-16T13:01:20.740049678Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-16T13:01:20.740978164Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=928.376µs logger=migrator t=2026-08-16T13:01:20.746058535Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-16T13:01:20.751386374Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.328279ms logger=migrator t=2026-08-16T13:01:20.756324592Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-16T13:01:20.757195497Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=870.654µs logger=migrator t=2026-08-16T13:01:20.762552116Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-16T13:01:20.76340252Z level=info msg="Migration successfully executed" id="create cache_data table" duration=850.024µs logger=migrator t=2026-08-16T13:01:20.769755697Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-16T13:01:20.771486265Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.730428ms logger=migrator t=2026-08-16T13:01:20.797433269Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-16T13:01:20.799102946Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.671967ms logger=migrator t=2026-08-16T13:01:20.808051266Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-16T13:01:20.809077614Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.024528ms logger=migrator t=2026-08-16T13:01:20.815456182Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-16T13:01:20.815555335Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=100.123µs logger=migrator t=2026-08-16T13:01:20.821796009Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-16T13:01:20.821920503Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.024µs logger=migrator t=2026-08-16T13:01:20.836069568Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-16T13:01:20.837430356Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.361157ms logger=migrator t=2026-08-16T13:01:20.84226029Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-16T13:01:20.843483834Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.227164ms logger=migrator t=2026-08-16T13:01:20.848915326Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-16T13:01:20.849839172Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=926.176µs logger=migrator t=2026-08-16T13:01:20.854608455Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-16T13:01:20.854670757Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=63.232µs logger=migrator t=2026-08-16T13:01:20.859467791Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-16T13:01:20.861064835Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.593424ms logger=migrator t=2026-08-16T13:01:20.867195736Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-16T13:01:20.868602646Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.407039ms logger=migrator t=2026-08-16T13:01:20.873835422Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-16T13:01:20.875274972Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.440681ms logger=migrator t=2026-08-16T13:01:20.879973673Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-16T13:01:20.880912839Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=938.986µs logger=migrator t=2026-08-16T13:01:20.886086303Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-16T13:01:20.891744212Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.657908ms logger=migrator t=2026-08-16T13:01:20.896740061Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-16T13:01:20.897602855Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=862.384µs logger=migrator t=2026-08-16T13:01:20.903628413Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-16T13:01:20.903703495Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=75.722µs logger=migrator t=2026-08-16T13:01:20.908632363Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-16T13:01:20.910078273Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.44525ms logger=migrator t=2026-08-16T13:01:20.915558816Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-16T13:01:20.917025507Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.463941ms logger=migrator t=2026-08-16T13:01:20.923193129Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-16T13:01:20.924949308Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.755699ms logger=migrator t=2026-08-16T13:01:20.929803794Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-16T13:01:20.929866745Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=63.551µs logger=migrator t=2026-08-16T13:01:20.93434746Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-16T13:01:20.935718999Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.371619ms logger=migrator t=2026-08-16T13:01:20.94151023Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-16T13:01:20.943105855Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.597715ms logger=migrator t=2026-08-16T13:01:20.948923987Z 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-08-16T13:01:20.950754428Z 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.819831ms logger=migrator t=2026-08-16T13:01:20.956116008Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-16T13:01:20.957041374Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=925.066µs logger=migrator t=2026-08-16T13:01:20.963482524Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-16T13:01:20.970677754Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.1961ms logger=migrator t=2026-08-16T13:01:20.975864459Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-16T13:01:20.976740963Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=876.454µs logger=migrator t=2026-08-16T13:01:20.981926308Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-16T13:01:20.982863094Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=936.536µs logger=migrator t=2026-08-16T13:01:20.989232532Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-16T13:01:21.015491675Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.260193ms logger=migrator t=2026-08-16T13:01:21.021340878Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-16T13:01:21.046792578Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.44828ms logger=migrator t=2026-08-16T13:01:21.051650244Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-16T13:01:21.05260267Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=951.306µs logger=migrator t=2026-08-16T13:01:21.058152215Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-16T13:01:21.059117132Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=964.627µs logger=migrator t=2026-08-16T13:01:21.062430525Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-16T13:01:21.068210986Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.780091ms logger=migrator t=2026-08-16T13:01:21.072773834Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-16T13:01:21.078482523Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.709579ms logger=migrator t=2026-08-16T13:01:21.084135491Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-16T13:01:21.085092217Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=956.767µs logger=migrator t=2026-08-16T13:01:21.089962453Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-16T13:01:21.091538647Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.575844ms logger=migrator t=2026-08-16T13:01:21.097106043Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-16T13:01:21.098148782Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.042479ms logger=migrator t=2026-08-16T13:01:21.103722257Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-16T13:01:21.10525006Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.526293ms logger=migrator t=2026-08-16T13:01:21.111457953Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-16T13:01:21.111556016Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=99.343µs logger=migrator t=2026-08-16T13:01:21.117108481Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-16T13:01:21.123132909Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.024028ms logger=migrator t=2026-08-16T13:01:21.12960449Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-16T13:01:21.135923256Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.318036ms logger=migrator t=2026-08-16T13:01:21.147410266Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-16T13:01:21.152430607Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.02236ms logger=migrator t=2026-08-16T13:01:21.157016184Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-16T13:01:21.158215058Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.194934ms logger=migrator t=2026-08-16T13:01:21.162483807Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-16T13:01:21.163240298Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=756.011µs logger=migrator t=2026-08-16T13:01:21.167765085Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-16T13:01:21.175876851Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.111816ms logger=migrator t=2026-08-16T13:01:21.180076878Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-16T13:01:21.190411986Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.329468ms logger=migrator t=2026-08-16T13:01:21.195399836Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-16T13:01:21.196157697Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=758.321µs logger=migrator t=2026-08-16T13:01:21.200546179Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-16T13:01:21.21096928Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.419751ms logger=migrator t=2026-08-16T13:01:21.21741826Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-16T13:01:21.223391637Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.971257ms logger=migrator t=2026-08-16T13:01:21.22853015Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-16T13:01:21.228630893Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=102.433µs logger=migrator t=2026-08-16T13:01:21.233499199Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-16T13:01:21.235536386Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.036397ms logger=migrator t=2026-08-16T13:01:21.245390151Z 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-08-16T13:01:21.246471071Z 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.08224ms logger=migrator t=2026-08-16T13:01:21.25145442Z 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-08-16T13:01:21.253632491Z 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=2.177451ms logger=migrator t=2026-08-16T13:01:21.25898883Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-16T13:01:21.259046062Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=58.262µs logger=migrator t=2026-08-16T13:01:21.264397201Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-16T13:01:21.27006547Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.668069ms logger=migrator t=2026-08-16T13:01:21.27474785Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-16T13:01:21.280407338Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.659228ms logger=migrator t=2026-08-16T13:01:21.285467289Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-16T13:01:21.296178798Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.711989ms logger=migrator t=2026-08-16T13:01:21.301332072Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-16T13:01:21.307911696Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.577484ms logger=migrator t=2026-08-16T13:01:21.316777313Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-16T13:01:21.322620166Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.843043ms logger=migrator t=2026-08-16T13:01:21.327367929Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-16T13:01:21.327434511Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.911µs logger=migrator t=2026-08-16T13:01:21.331938026Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-16T13:01:21.332616825Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=678.739µs logger=migrator t=2026-08-16T13:01:21.337962545Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-16T13:01:21.344038234Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.071489ms logger=migrator t=2026-08-16T13:01:21.349492016Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-16T13:01:21.349597029Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=106.013µs logger=migrator t=2026-08-16T13:01:21.353973141Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-16T13:01:21.360690379Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.757749ms logger=migrator t=2026-08-16T13:01:21.36684202Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-16T13:01:21.367969082Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.126972ms logger=migrator t=2026-08-16T13:01:21.373106285Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-16T13:01:21.383026572Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.921127ms logger=migrator t=2026-08-16T13:01:21.388261308Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-16T13:01:21.389110922Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=848.674µs logger=migrator t=2026-08-16T13:01:21.395049268Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-16T13:01:21.39655456Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.503662ms logger=migrator t=2026-08-16T13:01:21.40193505Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-16T13:01:21.410157679Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.22433ms logger=migrator t=2026-08-16T13:01:21.41484414Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-16T13:01:21.415522529Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=677.849µs logger=migrator t=2026-08-16T13:01:21.421793114Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-16T13:01:21.423710957Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.917203ms logger=migrator t=2026-08-16T13:01:21.428877302Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-16T13:01:21.429827968Z level=info msg="Migration successfully executed" id="create alert_image table" duration=949.487µs logger=migrator t=2026-08-16T13:01:21.434430547Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-16T13:01:21.435678981Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.248135ms logger=migrator t=2026-08-16T13:01:21.440977429Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-16T13:01:21.441077262Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.333µs logger=migrator t=2026-08-16T13:01:21.446961037Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-16T13:01:21.450159526Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=3.194869ms logger=migrator t=2026-08-16T13:01:21.455873155Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-16T13:01:21.457434349Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.560424ms logger=migrator t=2026-08-16T13:01:21.4628446Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-16T13:01:21.463448696Z 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-08-16T13:01:21.468721764Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-16T13:01:21.469167576Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=451.563µs logger=migrator t=2026-08-16T13:01:21.474836594Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-16T13:01:21.476013677Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.175283ms logger=migrator t=2026-08-16T13:01:21.480725839Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-16T13:01:21.487649242Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.922903ms logger=migrator t=2026-08-16T13:01:21.492520798Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-16T13:01:21.493597538Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.07661ms logger=migrator t=2026-08-16T13:01:21.499901664Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-16T13:01:21.501598581Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.696587ms logger=migrator t=2026-08-16T13:01:21.507709682Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-16T13:01:21.509331367Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.622265ms logger=migrator t=2026-08-16T13:01:21.515953682Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-16T13:01:21.517285949Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.334467ms logger=migrator t=2026-08-16T13:01:21.530444076Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-16T13:01:21.531796274Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.354228ms logger=migrator t=2026-08-16T13:01:21.538553322Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-16T13:01:21.538614574Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=65.442µs logger=migrator t=2026-08-16T13:01:21.544732145Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-16T13:01:21.544864179Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=133.774µs logger=migrator t=2026-08-16T13:01:21.550715622Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-16T13:01:21.557746278Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.030506ms logger=migrator t=2026-08-16T13:01:21.562226503Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-16T13:01:21.562575353Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=348.92µs logger=migrator t=2026-08-16T13:01:21.56928279Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-16T13:01:21.570994748Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.711358ms logger=migrator t=2026-08-16T13:01:21.579824854Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-16T13:01:21.580141263Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=318.769µs logger=migrator t=2026-08-16T13:01:21.583508457Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-16T13:01:21.584485295Z level=info msg="Migration successfully executed" id="create data_keys table" duration=976.697µs logger=migrator t=2026-08-16T13:01:21.58827175Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-16T13:01:21.589097973Z level=info msg="Migration successfully executed" id="create secrets table" duration=832.703µs logger=migrator t=2026-08-16T13:01:21.594408671Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-16T13:01:21.631719593Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.311941ms logger=migrator t=2026-08-16T13:01:21.636748713Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-16T13:01:21.64488281Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.133397ms logger=migrator t=2026-08-16T13:01:21.648951074Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-16T13:01:21.649058537Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=107.903µs logger=migrator t=2026-08-16T13:01:21.652862463Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-16T13:01:21.689580328Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.711964ms logger=migrator t=2026-08-16T13:01:21.694614838Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-16T13:01:21.72550669Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.890112ms logger=migrator t=2026-08-16T13:01:21.730414327Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-16T13:01:21.73124564Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=831.313µs logger=migrator t=2026-08-16T13:01:21.735134369Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-16T13:01:21.736415624Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.280925ms logger=migrator t=2026-08-16T13:01:21.741171387Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-16T13:01:21.741424994Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=254.737µs logger=migrator t=2026-08-16T13:01:21.745497728Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-16T13:01:21.746871526Z level=info msg="Migration successfully executed" id="create permission table" duration=1.373798ms logger=migrator t=2026-08-16T13:01:21.7513085Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-16T13:01:21.752426791Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.115681ms logger=migrator t=2026-08-16T13:01:21.757166204Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-16T13:01:21.758234124Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.065829ms logger=migrator t=2026-08-16T13:01:21.761788233Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-16T13:01:21.762638036Z level=info msg="Migration successfully executed" id="create role table" duration=849.753µs logger=migrator t=2026-08-16T13:01:21.765798835Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-16T13:01:21.774395994Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.59539ms logger=migrator t=2026-08-16T13:01:21.779326782Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-16T13:01:21.784656171Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.329589ms logger=migrator t=2026-08-16T13:01:21.788415106Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-16T13:01:21.789188417Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=775.761µs logger=migrator t=2026-08-16T13:01:21.792537441Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-16T13:01:21.793661992Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.122531ms logger=migrator t=2026-08-16T13:01:21.797796518Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-16T13:01:21.799756362Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.958125ms logger=migrator t=2026-08-16T13:01:21.807625482Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-16T13:01:21.808701952Z level=info msg="Migration successfully executed" id="create team role table" duration=1.07673ms logger=migrator t=2026-08-16T13:01:21.814349149Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-16T13:01:21.816245312Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.899513ms logger=migrator t=2026-08-16T13:01:21.823641929Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-16T13:01:21.824976106Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.339107ms logger=migrator t=2026-08-16T13:01:21.830527091Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-16T13:01:21.831699504Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.173033ms logger=migrator t=2026-08-16T13:01:21.836512368Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-16T13:01:21.83767713Z level=info msg="Migration successfully executed" id="create user role table" duration=1.165152ms logger=migrator t=2026-08-16T13:01:21.842872385Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-16T13:01:21.843900024Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.027409ms logger=migrator t=2026-08-16T13:01:21.847207816Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-16T13:01:21.848349058Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.141092ms logger=migrator t=2026-08-16T13:01:21.853300146Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-16T13:01:21.854498Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.198124ms logger=migrator t=2026-08-16T13:01:21.8591365Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-16T13:01:21.860118467Z level=info msg="Migration successfully executed" id="create builtin role table" duration=988.198µs logger=migrator t=2026-08-16T13:01:21.864382466Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-16T13:01:21.865638401Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.255085ms logger=migrator t=2026-08-16T13:01:21.869341274Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-16T13:01:21.870414844Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.07324ms logger=migrator t=2026-08-16T13:01:21.874725794Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-16T13:01:21.883112708Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.386424ms logger=migrator t=2026-08-16T13:01:21.887351567Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-16T13:01:21.888104038Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=753.101µs logger=migrator t=2026-08-16T13:01:21.891572845Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-16T13:01:21.892401898Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=828.733µs logger=migrator t=2026-08-16T13:01:21.896686337Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-16T13:01:21.897663085Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=976.888µs logger=migrator t=2026-08-16T13:01:21.901322567Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-16T13:01:21.902658734Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.335857ms logger=migrator t=2026-08-16T13:01:21.906315236Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-16T13:01:21.907109608Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=794.102µs logger=migrator t=2026-08-16T13:01:21.9114729Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-16T13:01:21.913421224Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.947594ms logger=migrator t=2026-08-16T13:01:21.918950318Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-16T13:01:21.927520248Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.57081ms logger=migrator t=2026-08-16T13:01:21.931466488Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-16T13:01:21.937597749Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.130041ms logger=migrator t=2026-08-16T13:01:21.942540807Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-16T13:01:21.950965452Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.427775ms logger=migrator t=2026-08-16T13:01:21.955137288Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-16T13:01:21.960807217Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.669409ms logger=migrator t=2026-08-16T13:01:21.967909855Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-16T13:01:21.969761337Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.856382ms logger=migrator t=2026-08-16T13:01:21.974382306Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-16T13:01:21.976500435Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.12014ms logger=migrator t=2026-08-16T13:01:21.981445523Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-16T13:01:21.982467591Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.022308ms logger=migrator t=2026-08-16T13:01:21.986306958Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-16T13:01:21.987198333Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=890.985µs logger=migrator t=2026-08-16T13:01:21.990697901Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-16T13:01:21.991838293Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.140062ms logger=migrator t=2026-08-16T13:01:21.997201663Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-16T13:01:21.997268145Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.611µs logger=migrator t=2026-08-16T13:01:22.000913976Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-16T13:01:22.000980968Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.432µs logger=migrator t=2026-08-16T13:01:22.008161358Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-16T13:01:22.009173957Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.013989ms logger=migrator t=2026-08-16T13:01:22.012488379Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-16T13:01:22.013050015Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=562.356µs logger=migrator t=2026-08-16T13:01:22.018472036Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-16T13:01:22.019127514Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=655.818µs logger=migrator t=2026-08-16T13:01:22.022627372Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-16T13:01:22.022846038Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=218.796µs logger=migrator t=2026-08-16T13:01:22.030269206Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-16T13:01:22.031029997Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=760.962µs logger=migrator t=2026-08-16T13:01:22.042410374Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-16T13:01:22.044212584Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.80497ms logger=migrator t=2026-08-16T13:01:22.049182023Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-16T13:01:22.050353356Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.170933ms logger=migrator t=2026-08-16T13:01:22.053812942Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-16T13:01:22.061995581Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.184318ms logger=migrator t=2026-08-16T13:01:22.065745456Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-16T13:01:22.065807827Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=63.142µs logger=migrator t=2026-08-16T13:01:22.070139168Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-16T13:01:22.071359812Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.220264ms logger=migrator t=2026-08-16T13:01:22.075114107Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-16T13:01:22.076557937Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.4437ms logger=migrator t=2026-08-16T13:01:22.080270811Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-16T13:01:22.081416493Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.145452ms logger=migrator t=2026-08-16T13:01:22.085670911Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-16T13:01:22.095612439Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.943078ms logger=migrator t=2026-08-16T13:01:22.100014542Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-16T13:01:22.101308508Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.296196ms logger=migrator t=2026-08-16T13:01:22.106192024Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-16T13:01:22.107173452Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=981.648µs logger=migrator t=2026-08-16T13:01:22.110513955Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-16T13:01:22.133747313Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.232188ms logger=migrator t=2026-08-16T13:01:22.138625019Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-16T13:01:22.139421642Z level=info msg="Migration successfully executed" id="create correlation v2" duration=796.183µs logger=migrator t=2026-08-16T13:01:22.143378742Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-16T13:01:22.144481173Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.102451ms logger=migrator t=2026-08-16T13:01:22.15619471Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-16T13:01:22.157904427Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.709838ms logger=migrator t=2026-08-16T13:01:22.162966889Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-16T13:01:22.1648062Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.845572ms logger=migrator t=2026-08-16T13:01:22.16873946Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-16T13:01:22.168962636Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=223.556µs logger=migrator t=2026-08-16T13:01:22.172725201Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-16T13:01:22.173492463Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=767.141µs logger=migrator t=2026-08-16T13:01:22.179109779Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-16T13:01:22.190110056Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.001087ms logger=migrator t=2026-08-16T13:01:22.197287316Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-16T13:01:22.198611963Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.324567ms logger=migrator t=2026-08-16T13:01:22.202833901Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-16T13:01:22.203776308Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=942.177µs logger=migrator t=2026-08-16T13:01:22.208480209Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-16T13:01:22.208948432Z 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-08-16T13:01:22.212520702Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-16T13:01:22.213222161Z 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-08-16T13:01:22.217147651Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-16T13:01:22.218233421Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.08679ms logger=migrator t=2026-08-16T13:01:22.22322705Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-16T13:01:22.224177377Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=950.377µs logger=migrator t=2026-08-16T13:01:22.227630713Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-16T13:01:22.228680262Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.049109ms logger=migrator t=2026-08-16T13:01:22.235550714Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-16T13:01:22.236566573Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.023829ms logger=migrator t=2026-08-16T13:01:22.240550124Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-16T13:01:22.241343566Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=793.512µs logger=migrator t=2026-08-16T13:01:22.244274668Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-16T13:01:22.245575784Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.300786ms logger=migrator t=2026-08-16T13:01:22.248924248Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-16T13:01:22.249704139Z level=info msg="Migration successfully executed" id="Drop public config table" duration=784.082µs logger=migrator t=2026-08-16T13:01:22.253638399Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-16T13:01:22.25475271Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.110691ms logger=migrator t=2026-08-16T13:01:22.258174226Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-16T13:01:22.259271016Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.09654ms logger=migrator t=2026-08-16T13:01:22.264600795Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-16T13:01:22.265736757Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.135712ms logger=migrator t=2026-08-16T13:01:22.270814599Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-16T13:01:22.272209258Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.394109ms logger=migrator t=2026-08-16T13:01:22.281937479Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-16T13:01:22.300688922Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=18.755633ms logger=migrator t=2026-08-16T13:01:22.304418316Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-16T13:01:22.310513827Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.09519ms logger=migrator t=2026-08-16T13:01:22.314641202Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-16T13:01:22.323092207Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.450705ms logger=migrator t=2026-08-16T13:01:22.328257671Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-16T13:01:22.328521599Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=263.678µs logger=migrator t=2026-08-16T13:01:22.335193975Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-16T13:01:22.345327718Z level=info msg="Migration successfully executed" id="add share column" duration=10.131743ms logger=migrator t=2026-08-16T13:01:22.348677162Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-16T13:01:22.348807195Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=130.464µs logger=migrator t=2026-08-16T13:01:22.353201218Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-16T13:01:22.353868756Z level=info msg="Migration successfully executed" id="create file table" duration=667.498µs logger=migrator t=2026-08-16T13:01:22.358335691Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-16T13:01:22.360179002Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.833651ms logger=migrator t=2026-08-16T13:01:22.365346637Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-16T13:01:22.366572881Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.225925ms logger=migrator t=2026-08-16T13:01:22.373191886Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-16T13:01:22.375048138Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.858511ms logger=migrator t=2026-08-16T13:01:22.382282499Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-16T13:01:22.384341877Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.057838ms logger=migrator t=2026-08-16T13:01:22.391785644Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-16T13:01:22.391869877Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=86.683µs logger=migrator t=2026-08-16T13:01:22.400480997Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-16T13:01:22.400658152Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=181.455µs logger=migrator t=2026-08-16T13:01:22.406018452Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-16T13:01:22.407010989Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=981.568µs logger=migrator t=2026-08-16T13:01:22.411712301Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-16T13:01:22.412153943Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=442.422µs logger=migrator t=2026-08-16T13:01:22.41633486Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-16T13:01:22.417708298Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.373358ms logger=migrator t=2026-08-16T13:01:22.4238558Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-16T13:01:22.431333928Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.469989ms logger=migrator t=2026-08-16T13:01:22.436521483Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-16T13:01:22.436799211Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=280.708µs logger=migrator t=2026-08-16T13:01:22.440571496Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-16T13:01:22.4424962Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.924333ms logger=migrator t=2026-08-16T13:01:22.44859247Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-16T13:01:22.44932044Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=729.51µs logger=migrator t=2026-08-16T13:01:22.453893598Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-16T13:01:22.454151605Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=257.927µs logger=migrator t=2026-08-16T13:01:22.457642462Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-16T13:01:22.458179467Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=537.455µs logger=migrator t=2026-08-16T13:01:22.463709402Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-16T13:01:22.474717249Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.005917ms logger=migrator t=2026-08-16T13:01:22.480603943Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-16T13:01:22.491280781Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.677518ms logger=migrator t=2026-08-16T13:01:22.495580291Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-16T13:01:22.496660801Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.08038ms logger=migrator t=2026-08-16T13:01:22.502219146Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-16T13:01:22.579258416Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.0386ms logger=migrator t=2026-08-16T13:01:22.585159951Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-16T13:01:22.586496669Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.336278ms logger=migrator t=2026-08-16T13:01:22.593647168Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-16T13:01:22.595235582Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.605514ms logger=migrator t=2026-08-16T13:01:22.601903938Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-16T13:01:22.638739516Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=36.835008ms logger=migrator t=2026-08-16T13:01:22.646832482Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-16T13:01:22.655422412Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.59155ms logger=migrator t=2026-08-16T13:01:22.66070764Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-16T13:01:22.660934106Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=227.056µs logger=migrator t=2026-08-16T13:01:22.667670184Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-16T13:01:22.667833828Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=165.304µs logger=migrator t=2026-08-16T13:01:22.672153089Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-16T13:01:22.672510059Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=357.62µs logger=migrator t=2026-08-16T13:01:22.678708132Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-16T13:01:22.679544345Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=825.593µs logger=migrator t=2026-08-16T13:01:22.684447432Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-16T13:01:22.684957476Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=507.854µs logger=migrator t=2026-08-16T13:01:22.69225713Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-16T13:01:22.694301567Z level=info msg="Migration successfully executed" id="create folder table" duration=2.047457ms logger=migrator t=2026-08-16T13:01:22.70047919Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-16T13:01:22.702313571Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.838212ms logger=migrator t=2026-08-16T13:01:22.710447798Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-16T13:01:22.711826906Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.382049ms logger=migrator t=2026-08-16T13:01:22.717387011Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-16T13:01:22.717426872Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.741µs logger=migrator t=2026-08-16T13:01:22.721504666Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-16T13:01:22.722777712Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.272696ms logger=migrator t=2026-08-16T13:01:22.727687319Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-16T13:01:22.728730408Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.042939ms logger=migrator t=2026-08-16T13:01:22.731960418Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-16T13:01:22.73309936Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.145632ms logger=migrator t=2026-08-16T13:01:22.737284367Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-16T13:01:22.73774971Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=473.194µs logger=migrator t=2026-08-16T13:01:22.742403169Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-16T13:01:22.742661367Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=258.628µs logger=migrator t=2026-08-16T13:01:22.74851442Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-16T13:01:22.749670222Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.155682ms logger=migrator t=2026-08-16T13:01:22.754505728Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-16T13:01:22.755887266Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.381689ms logger=migrator t=2026-08-16T13:01:22.761213445Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-16T13:01:22.7631987Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.981805ms logger=migrator t=2026-08-16T13:01:22.768010964Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-16T13:01:22.769411223Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.396499ms logger=migrator t=2026-08-16T13:01:22.774581928Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-16T13:01:22.775622597Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.04077ms logger=migrator t=2026-08-16T13:01:22.78004596Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-16T13:01:22.780931955Z level=info msg="Migration successfully executed" id="create anon_device table" duration=885.695µs logger=migrator t=2026-08-16T13:01:22.834541661Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-16T13:01:22.837619007Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.079266ms logger=migrator t=2026-08-16T13:01:22.843444439Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-16T13:01:22.845529248Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.087578ms logger=migrator t=2026-08-16T13:01:22.85205814Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-16T13:01:22.85315241Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.0942ms logger=migrator t=2026-08-16T13:01:22.859082766Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-16T13:01:22.861290608Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.210712ms logger=migrator t=2026-08-16T13:01:22.867024248Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-16T13:01:22.868410056Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.393499ms logger=migrator t=2026-08-16T13:01:22.874316111Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-16T13:01:22.874569038Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=253.577µs logger=migrator t=2026-08-16T13:01:22.879264049Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-16T13:01:22.890176143Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.905754ms logger=migrator t=2026-08-16T13:01:22.894471414Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-16T13:01:22.895146112Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=674.798µs logger=migrator t=2026-08-16T13:01:22.900413719Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-16T13:01:22.90043401Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.031µs logger=migrator t=2026-08-16T13:01:22.905040258Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-16T13:01:22.906140799Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.100271ms logger=migrator t=2026-08-16T13:01:22.910530562Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-16T13:01:22.910548122Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.35µs logger=migrator t=2026-08-16T13:01:22.915963883Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-16T13:01:22.917845246Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.880423ms logger=migrator t=2026-08-16T13:01:22.922686351Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-16T13:01:22.924204483Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.517922ms logger=migrator t=2026-08-16T13:01:22.928671438Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-16T13:01:22.92980086Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.126691ms logger=migrator t=2026-08-16T13:01:22.935281132Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-16T13:01:22.936051204Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=770.972µs logger=migrator t=2026-08-16T13:01:22.940621461Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-16T13:01:22.940890319Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=269.818µs logger=migrator t=2026-08-16T13:01:22.9459408Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-16T13:01:22.946565817Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=640.528µs logger=migrator t=2026-08-16T13:01:22.954468638Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-16T13:01:22.955512897Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.05089ms logger=migrator t=2026-08-16T13:01:22.959963391Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-16T13:01:22.96061748Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=653.908µs logger=migrator t=2026-08-16T13:01:22.964127688Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-16T13:01:22.974412064Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.278946ms logger=migrator t=2026-08-16T13:01:22.97927099Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-16T13:01:22.988615621Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.342271ms logger=migrator t=2026-08-16T13:01:22.993812846Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-16T13:01:23.002448177Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.634121ms logger=migrator t=2026-08-16T13:01:23.009899015Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-16T13:01:23.010186303Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=290.778µs logger=migrator t=2026-08-16T13:01:23.015337667Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-16T13:01:23.025740387Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.407661ms logger=migrator t=2026-08-16T13:01:23.03192745Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-16T13:01:23.041781685Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.856155ms logger=migrator t=2026-08-16T13:01:23.046523447Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-16T13:01:23.046815965Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=290.858µs logger=migrator t=2026-08-16T13:01:23.052507914Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.634354515s logger=migrator t=2026-08-16T13:01:23.053509122Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-16T13:01:23.073218812Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-16T13:01:23.073459319Z level=info msg="Created default organization" logger=secrets t=2026-08-16T13:01:23.080860275Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-16T13:01:23.132966589Z level=info msg="Restored cache from database" duration=618.157µs logger=plugin.store t=2026-08-16T13:01:23.134710927Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-16T13:01:23.178778707Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-16T13:01:23.178816048Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-16T13:01:23.178996633Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-16T13:01:23.179012724Z level=info msg="Plugins loaded" count=54 duration=44.303147ms logger=query_data t=2026-08-16T13:01:23.183451587Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-16T13:01:23.187180081Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-16T13:01:23.194350101Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-16T13:01:23.206556002Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-16T13:01:23.211418858Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-16T13:01:23.214692739Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-16T13:01:23.236301422Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-16T13:01:23.273302235Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-16T13:01:23.297362206Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-16T13:01:23.297391967Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-16T13:01:23.29784684Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-16T13:01:23.298075236Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-16T13:01:23.298371044Z level=info msg="State cache has been initialized" states=0 duration=295.398µs logger=ngalert.multiorg.alertmanager t=2026-08-16T13:01:23.298399545Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-08-16T13:01:23.298419976Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-16T13:01:23.298464067Z level=info msg=starting first_tick=2026-08-16T13:01:30Z logger=http.server t=2026-08-16T13:01:23.30144196Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-08-16T13:01:23.360465217Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-16T13:01:23.389784916Z level=info msg="Update check succeeded" duration=89.303053ms logger=grafana.update.checker t=2026-08-16T13:01:23.398846468Z level=info msg="Update check succeeded" duration=98.932271ms logger=provisioning.dashboard t=2026-08-16T13:01:23.403890859Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-16T13:01:23.411575234Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-16T13:01:23.422597931Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-16T13:01:23.426079969Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-16T13:01:23.453426182Z level=info msg="Patterns update finished" duration=154.583935ms logger=sqlstore.transactions t=2026-08-16T13:01:23.49028215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-16T13:01:23.515258108Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-16T13:01:23.529300109Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-16T13:01:23.532277682Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-16T13:01:23.532706424Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-16T13:01:28.026053114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.047223385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.063805147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.117236658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.136477015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.17031999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.192685954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.232284899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.251765013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.355652342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.371662609Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-16T13:01:28.396456721Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-16T13:01:28.412465167Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-16T13:01:28.428423183Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-16T13:01:28.444897193Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-16T13:01:28.468149302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.479862138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.517317784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.53115732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.569440839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.589071697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.642849687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.657302501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.692847063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.712034978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.755640255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.775859289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.828861258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.849221007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.889358637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.904626463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.950366139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:28.966465539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.017541474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.035286909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.077195309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.095453808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.139736814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.172414496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.25603444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.273912969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.347172293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.372799239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.724314259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:29.745049437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.298857682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.317739829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.383404892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.402152715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.494490752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.510097297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.569448134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.580448521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.662450009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.678126097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.745409235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.761473193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.838297067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.859802147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.921328404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:30.942843745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.02833191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.051758254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.135848721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.153856834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.250285855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.27020055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.343257619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.365570772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.497751331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.512944275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.630803264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.647634564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.72526182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.747142891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.826090364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.844158308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.915346685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.93310197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:31.998321221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:32.017348422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:32.092965012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:32.107689583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T13:01:32.182861931Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-16T13:03:01.320858255Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-16T13:11:23.350436017Z level=info msg="Completed cleanup jobs" duration=51.691912ms logger=plugins.update.checker t=2026-08-16T13:11:23.464782056Z level=info msg="Update check succeeded" duration=74.837017ms logger=sqlstore.transactions t=2026-08-16T13:16:23.202797217Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-16T13:21:23.323397476Z level=info msg="Completed cleanup jobs" duration=24.924134ms logger=plugins.update.checker t=2026-08-16T13:21:23.474335526Z level=info msg="Update check succeeded" duration=83.431942ms logger=cleanup t=2026-08-16T13:31:23.325768125Z level=info msg="Completed cleanup jobs" duration=27.25524ms logger=plugins.update.checker t=2026-08-16T13:31:23.468208085Z level=info msg="Update check succeeded" duration=77.788028ms logger=infra.usagestats t=2026-08-16T13:33:01.344251846Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-16T13:41:23.323991753Z level=info msg="Completed cleanup jobs" duration=23.961408ms logger=plugins.update.checker t=2026-08-16T13:41:23.465103832Z level=info msg="Update check succeeded" duration=74.977348ms