logger=settings t=2026-05-28T07:05:08.771290296Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-28T07:05:08Z logger=settings t=2026-05-28T07:05:08.772261335Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-28T07:05:08.772302785Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-28T07:05:08.772310716Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-28T07:05:08.772318826Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-28T07:05:08.772325416Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-28T07:05:08.772331046Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-28T07:05:08.772336856Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-28T07:05:08.772343666Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-28T07:05:08.772358646Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-28T07:05:08.772363687Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-28T07:05:08.772370917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-28T07:05:08.772376297Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-28T07:05:08.772382027Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-28T07:05:08.772388797Z level=info msg=Target target=[all] logger=settings t=2026-05-28T07:05:08.772431628Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-28T07:05:08.772439288Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-28T07:05:08.772443708Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-28T07:05:08.772493969Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-28T07:05:08.772510739Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-28T07:05:08.772515839Z level=info msg="App mode production" logger=sqlstore t=2026-05-28T07:05:08.77311148Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-28T07:05:08.773144981Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-28T07:05:08.775109108Z level=info msg="Locking database" logger=migrator t=2026-05-28T07:05:08.775170649Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-28T07:05:08.775867432Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-28T07:05:08.777648315Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.779623ms logger=migrator t=2026-05-28T07:05:08.781726812Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-28T07:05:08.782338884Z level=info msg="Migration successfully executed" id="create user table" duration=612.392µs logger=migrator t=2026-05-28T07:05:08.785442662Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-28T07:05:08.785978782Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=535.62µs logger=migrator t=2026-05-28T07:05:08.794023493Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-28T07:05:08.794847419Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=827.846µs logger=migrator t=2026-05-28T07:05:08.798395866Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-28T07:05:08.799102979Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=709.583µs logger=migrator t=2026-05-28T07:05:08.802587414Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-28T07:05:08.803062603Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=477.739µs logger=migrator t=2026-05-28T07:05:08.805058571Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-28T07:05:08.806814634Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.755783ms logger=migrator t=2026-05-28T07:05:08.809635887Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-28T07:05:08.810442642Z level=info msg="Migration successfully executed" id="create user table v2" duration=807.185µs logger=migrator t=2026-05-28T07:05:08.813128372Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-28T07:05:08.813838865Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=710.293µs logger=migrator t=2026-05-28T07:05:08.816853672Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-28T07:05:08.817870762Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.01651ms logger=migrator t=2026-05-28T07:05:08.821087562Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-28T07:05:08.821440729Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=353.267µs logger=migrator t=2026-05-28T07:05:08.82790772Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-28T07:05:08.82838814Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=480.67µs logger=migrator t=2026-05-28T07:05:08.833121888Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-28T07:05:08.836594663Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.473635ms logger=migrator t=2026-05-28T07:05:08.840300403Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-28T07:05:08.840361595Z level=info msg="Migration successfully executed" id="Update user table charset" duration=65.462µs logger=migrator t=2026-05-28T07:05:08.843386661Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-28T07:05:08.844569923Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.183422ms logger=migrator t=2026-05-28T07:05:08.847371536Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-28T07:05:08.84759432Z level=info msg="Migration successfully executed" id="Add missing user data" duration=222.984µs logger=migrator t=2026-05-28T07:05:08.850418993Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-28T07:05:08.851553705Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.134012ms logger=migrator t=2026-05-28T07:05:08.854237265Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-28T07:05:08.854930558Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=688.583µs logger=migrator t=2026-05-28T07:05:08.857847583Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-28T07:05:08.858939703Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.09245ms logger=migrator t=2026-05-28T07:05:08.860942231Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-28T07:05:08.868578785Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.635054ms logger=migrator t=2026-05-28T07:05:08.871904577Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-28T07:05:08.873061359Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.156572ms logger=migrator t=2026-05-28T07:05:08.875964844Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-28T07:05:08.876253389Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=288.615µs logger=migrator t=2026-05-28T07:05:08.879123143Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-28T07:05:08.879880457Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=757.304µs logger=migrator t=2026-05-28T07:05:08.882720761Z 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-05-28T07:05:08.883000886Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=280.435µs logger=migrator t=2026-05-28T07:05:08.885982272Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-28T07:05:08.886355809Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=365.467µs logger=migrator t=2026-05-28T07:05:08.889300674Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-28T07:05:08.89013812Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=837.236µs logger=migrator t=2026-05-28T07:05:08.893361441Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-28T07:05:08.894026763Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=665.282µs logger=migrator t=2026-05-28T07:05:08.898265033Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-28T07:05:08.898945076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=679.913µs logger=migrator t=2026-05-28T07:05:08.902017084Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-28T07:05:08.902681356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=664.032µs logger=migrator t=2026-05-28T07:05:08.905916106Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-28T07:05:08.90663123Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=714.274µs logger=migrator t=2026-05-28T07:05:08.910273179Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-28T07:05:08.910299049Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.71µs logger=migrator t=2026-05-28T07:05:08.913678183Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-28T07:05:08.914308484Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=630.801µs logger=migrator t=2026-05-28T07:05:08.917342321Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-28T07:05:08.918103836Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=756.685µs logger=migrator t=2026-05-28T07:05:08.92151087Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-28T07:05:08.922128842Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=617.631µs logger=migrator t=2026-05-28T07:05:08.925615197Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-28T07:05:08.926231338Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=614.681µs logger=migrator t=2026-05-28T07:05:08.92949612Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:05:08.932412405Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.915925ms logger=migrator t=2026-05-28T07:05:08.935788918Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-28T07:05:08.936614814Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=825.426µs logger=migrator t=2026-05-28T07:05:08.93960122Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-28T07:05:08.940244532Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=643.142µs logger=migrator t=2026-05-28T07:05:08.944641705Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-28T07:05:08.945324177Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=682.342µs logger=migrator t=2026-05-28T07:05:08.94866129Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-28T07:05:08.949316463Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=654.983µs logger=migrator t=2026-05-28T07:05:08.952519053Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-28T07:05:08.953159305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=639.822µs logger=migrator t=2026-05-28T07:05:08.956298173Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-28T07:05:08.956709801Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=411.638µs logger=migrator t=2026-05-28T07:05:08.959875931Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-28T07:05:08.960673076Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=794.035µs logger=migrator t=2026-05-28T07:05:08.964152012Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-28T07:05:08.964707322Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=555.7µs logger=migrator t=2026-05-28T07:05:08.968379541Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-28T07:05:08.968972092Z level=info msg="Migration successfully executed" id="create star table" duration=594.391µs logger=migrator t=2026-05-28T07:05:08.973740001Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-28T07:05:08.974798112Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.053881ms logger=migrator t=2026-05-28T07:05:08.979789296Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-28T07:05:08.980612901Z level=info msg="Migration successfully executed" id="create org table v1" duration=823.915µs logger=migrator t=2026-05-28T07:05:08.984680017Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-28T07:05:08.98588158Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.200313ms logger=migrator t=2026-05-28T07:05:08.989033639Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-28T07:05:08.989662351Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=628.712µs logger=migrator t=2026-05-28T07:05:08.99440488Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-28T07:05:08.995067163Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=662.172µs logger=migrator t=2026-05-28T07:05:08.99917161Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-28T07:05:08.999974745Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=802.866µs logger=migrator t=2026-05-28T07:05:09.003062703Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-28T07:05:09.004363657Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.300224ms logger=migrator t=2026-05-28T07:05:09.008034697Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-28T07:05:09.008086768Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.691µs logger=migrator t=2026-05-28T07:05:09.012586632Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-28T07:05:09.012612782Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.08µs logger=migrator t=2026-05-28T07:05:09.015837243Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-28T07:05:09.016053018Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=215.655µs logger=migrator t=2026-05-28T07:05:09.020402339Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-28T07:05:09.021601792Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.198764ms logger=migrator t=2026-05-28T07:05:09.025753269Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-28T07:05:09.026524414Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=769.215µs logger=migrator t=2026-05-28T07:05:09.029834106Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-28T07:05:09.030671612Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=836.626µs logger=migrator t=2026-05-28T07:05:09.035195757Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-28T07:05:09.035903131Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=706.993µs logger=migrator t=2026-05-28T07:05:09.040609848Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-28T07:05:09.041531136Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=920.208µs logger=migrator t=2026-05-28T07:05:09.046078841Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-28T07:05:09.046811126Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=731.605µs logger=migrator t=2026-05-28T07:05:09.050133238Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-28T07:05:09.055386367Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.253399ms logger=migrator t=2026-05-28T07:05:09.058671088Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-28T07:05:09.059389342Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=718.314µs logger=migrator t=2026-05-28T07:05:09.062734074Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-28T07:05:09.063545819Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=811.245µs logger=migrator t=2026-05-28T07:05:09.06671133Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-28T07:05:09.067488254Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=776.494µs logger=migrator t=2026-05-28T07:05:09.070636913Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-28T07:05:09.070956969Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=320.216µs logger=migrator t=2026-05-28T07:05:09.074260251Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-28T07:05:09.075092117Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=831.706µs logger=migrator t=2026-05-28T07:05:09.078325858Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-28T07:05:09.078396749Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.701µs logger=migrator t=2026-05-28T07:05:09.082799002Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-28T07:05:09.084954772Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.153721ms logger=migrator t=2026-05-28T07:05:09.092434033Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-28T07:05:09.094077423Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.64549ms logger=migrator t=2026-05-28T07:05:09.097884496Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-28T07:05:09.101294889Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.405983ms logger=migrator t=2026-05-28T07:05:09.107446075Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-28T07:05:09.108511076Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.068571ms logger=migrator t=2026-05-28T07:05:09.112659273Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-28T07:05:09.115372684Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.717341ms logger=migrator t=2026-05-28T07:05:09.118285089Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-28T07:05:09.119096034Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=811.175µs logger=migrator t=2026-05-28T07:05:09.121781484Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-28T07:05:09.12256127Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=779.806µs logger=migrator t=2026-05-28T07:05:09.12577272Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-28T07:05:09.12580075Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.28µs logger=migrator t=2026-05-28T07:05:09.128803307Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-28T07:05:09.128849888Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.04µs logger=migrator t=2026-05-28T07:05:09.132837512Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-28T07:05:09.136092933Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.256621ms logger=migrator t=2026-05-28T07:05:09.139533419Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-28T07:05:09.141527825Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.992276ms logger=migrator t=2026-05-28T07:05:09.145175635Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-28T07:05:09.148962576Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.78182ms logger=migrator t=2026-05-28T07:05:09.152536342Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-28T07:05:09.15451831Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.979058ms logger=migrator t=2026-05-28T07:05:09.157885443Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-28T07:05:09.158042206Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=156.923µs logger=migrator t=2026-05-28T07:05:09.161162025Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-28T07:05:09.162523881Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.361156ms logger=migrator t=2026-05-28T07:05:09.165800252Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-28T07:05:09.166747529Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=948.777µs logger=migrator t=2026-05-28T07:05:09.171599801Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-28T07:05:09.171652372Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=53.241µs logger=migrator t=2026-05-28T07:05:09.176570175Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-28T07:05:09.17795168Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.377785ms logger=migrator t=2026-05-28T07:05:09.181508028Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-28T07:05:09.182673959Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.165211ms logger=migrator t=2026-05-28T07:05:09.186378229Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:05:09.196262745Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.883897ms logger=migrator t=2026-05-28T07:05:09.200636617Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-28T07:05:09.201147107Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=510.261µs logger=migrator t=2026-05-28T07:05:09.204347817Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-28T07:05:09.205111921Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=763.894µs logger=migrator t=2026-05-28T07:05:09.207974335Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-28T07:05:09.208774609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=801.194µs logger=migrator t=2026-05-28T07:05:09.211635883Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-28T07:05:09.21197791Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=341.917µs logger=migrator t=2026-05-28T07:05:09.214839233Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-28T07:05:09.215358524Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=519.321µs logger=migrator t=2026-05-28T07:05:09.219729955Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-28T07:05:09.222782023Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.049428ms logger=migrator t=2026-05-28T07:05:09.226185648Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-28T07:05:09.227511172Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.325114ms logger=migrator t=2026-05-28T07:05:09.23114773Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-28T07:05:09.231321483Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=226.334µs logger=migrator t=2026-05-28T07:05:09.234524924Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-28T07:05:09.234689557Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=165.143µs logger=migrator t=2026-05-28T07:05:09.240397845Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-28T07:05:09.242123576Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.725501ms logger=migrator t=2026-05-28T07:05:09.246186873Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-28T07:05:09.248702571Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.515178ms logger=migrator t=2026-05-28T07:05:09.253769245Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-28T07:05:09.255465167Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.693482ms logger=migrator t=2026-05-28T07:05:09.258946103Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-28T07:05:09.260280958Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.334776ms logger=migrator t=2026-05-28T07:05:09.263423047Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-28T07:05:09.264270443Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=846.966µs logger=migrator t=2026-05-28T07:05:09.267720748Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-28T07:05:09.268617895Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=896.727µs logger=migrator t=2026-05-28T07:05:09.271481399Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-28T07:05:09.272291054Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=811.365µs logger=migrator t=2026-05-28T07:05:09.276707837Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-28T07:05:09.283438893Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.730046ms logger=migrator t=2026-05-28T07:05:09.286599343Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-28T07:05:09.287498509Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=899.556µs logger=migrator t=2026-05-28T07:05:09.290763782Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-28T07:05:09.291542706Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=776.445µs logger=migrator t=2026-05-28T07:05:09.294841548Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-28T07:05:09.295626452Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=784.704µs logger=migrator t=2026-05-28T07:05:09.29871744Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-28T07:05:09.299244801Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=528.231µs logger=migrator t=2026-05-28T07:05:09.302241717Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-28T07:05:09.304557841Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.316764ms logger=migrator t=2026-05-28T07:05:09.307567897Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-28T07:05:09.309855429Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.287352ms logger=migrator t=2026-05-28T07:05:09.313059391Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-28T07:05:09.313104781Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.601µs logger=migrator t=2026-05-28T07:05:09.316889062Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-28T07:05:09.317243039Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=354.027µs logger=migrator t=2026-05-28T07:05:09.321794185Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-28T07:05:09.325460253Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.666398ms logger=migrator t=2026-05-28T07:05:09.328543561Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-28T07:05:09.328759645Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=215.784µs logger=migrator t=2026-05-28T07:05:09.331525527Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-28T07:05:09.331714591Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=191.934µs logger=migrator t=2026-05-28T07:05:09.334828849Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-28T07:05:09.337208294Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.375735ms logger=migrator t=2026-05-28T07:05:09.340936414Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-28T07:05:09.341155199Z level=info msg="Migration successfully executed" id="Update uid value" duration=218.915µs logger=migrator t=2026-05-28T07:05:09.344389999Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-28T07:05:09.345257175Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=866.336µs logger=migrator t=2026-05-28T07:05:09.348973095Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-28T07:05:09.350875751Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.901706ms logger=migrator t=2026-05-28T07:05:09.354093601Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-28T07:05:09.355371036Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.276595ms logger=migrator t=2026-05-28T07:05:09.360335699Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-28T07:05:09.361154695Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=819.566µs logger=migrator t=2026-05-28T07:05:09.363977187Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-28T07:05:09.365260131Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.284944ms logger=migrator t=2026-05-28T07:05:09.368868619Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-28T07:05:09.37048926Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.623441ms logger=migrator t=2026-05-28T07:05:09.374379012Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-28T07:05:09.375124747Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=745.775µs logger=migrator t=2026-05-28T07:05:09.378887627Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-28T07:05:09.37959327Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=705.513µs logger=migrator t=2026-05-28T07:05:09.384430712Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-28T07:05:09.385264097Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=834.685µs logger=migrator t=2026-05-28T07:05:09.388868475Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-28T07:05:09.398308413Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.440498ms logger=migrator t=2026-05-28T07:05:09.402572703Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-28T07:05:09.403093893Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=521.28µs logger=migrator t=2026-05-28T07:05:09.406343874Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-28T07:05:09.407120938Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=776.834µs logger=migrator t=2026-05-28T07:05:09.411653144Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-28T07:05:09.412578831Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=926.097µs logger=migrator t=2026-05-28T07:05:09.41674879Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-28T07:05:09.417522214Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=773.424µs logger=migrator t=2026-05-28T07:05:09.421015059Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-28T07:05:09.421541409Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=526.77µs logger=migrator t=2026-05-28T07:05:09.425400452Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-28T07:05:09.426245988Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=847.746µs logger=migrator t=2026-05-28T07:05:09.430318524Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-28T07:05:09.430346244Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.57µs logger=migrator t=2026-05-28T07:05:09.433073686Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-28T07:05:09.435531902Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.457956ms logger=migrator t=2026-05-28T07:05:09.439218422Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-28T07:05:09.441783249Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.565157ms logger=migrator t=2026-05-28T07:05:09.445700744Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-28T07:05:09.445864967Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=164.273µs logger=migrator t=2026-05-28T07:05:09.449699618Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-28T07:05:09.452241706Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.540308ms logger=migrator t=2026-05-28T07:05:09.45564015Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-28T07:05:09.458218988Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.578548ms logger=migrator t=2026-05-28T07:05:09.461709885Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-28T07:05:09.462430968Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=718.363µs logger=migrator t=2026-05-28T07:05:09.466604066Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-28T07:05:09.467161657Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=557.061µs logger=migrator t=2026-05-28T07:05:09.470780445Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-28T07:05:09.472054899Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.273883ms logger=migrator t=2026-05-28T07:05:09.475693978Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-28T07:05:09.476830709Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.138231ms logger=migrator t=2026-05-28T07:05:09.481181811Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-28T07:05:09.481965265Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=782.854µs logger=migrator t=2026-05-28T07:05:09.485631104Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-28T07:05:09.486407728Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=776.244µs logger=migrator t=2026-05-28T07:05:09.490245991Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-28T07:05:09.490313572Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.031µs logger=migrator t=2026-05-28T07:05:09.494748415Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-28T07:05:09.494790096Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.241µs logger=migrator t=2026-05-28T07:05:09.498774311Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-28T07:05:09.502203166Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.432585ms logger=migrator t=2026-05-28T07:05:09.505852464Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-28T07:05:09.508574885Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.722071ms logger=migrator t=2026-05-28T07:05:09.512683403Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-28T07:05:09.512750954Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.051µs logger=migrator t=2026-05-28T07:05:09.51623822Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-28T07:05:09.51736248Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.121571ms logger=migrator t=2026-05-28T07:05:09.521127001Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-28T07:05:09.522410025Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.282274ms logger=migrator t=2026-05-28T07:05:09.528327596Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-28T07:05:09.528355167Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.971µs logger=migrator t=2026-05-28T07:05:09.53387757Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-28T07:05:09.535134695Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.257525ms logger=migrator t=2026-05-28T07:05:09.54073515Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-28T07:05:09.542201007Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.468567ms logger=migrator t=2026-05-28T07:05:09.547240912Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-28T07:05:09.550786508Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.547106ms logger=migrator t=2026-05-28T07:05:09.555296984Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-28T07:05:09.555324814Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.32µs logger=migrator t=2026-05-28T07:05:09.558954442Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-28T07:05:09.559775368Z level=info msg="Migration successfully executed" id="create session table" duration=820.706µs logger=migrator t=2026-05-28T07:05:09.563547069Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-28T07:05:09.563673911Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=127.742µs logger=migrator t=2026-05-28T07:05:09.570506109Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-28T07:05:09.570637641Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=129.172µs logger=migrator t=2026-05-28T07:05:09.577269937Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-28T07:05:09.578400938Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.130271ms logger=migrator t=2026-05-28T07:05:09.583681607Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-28T07:05:09.584612444Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=930.837µs logger=migrator t=2026-05-28T07:05:09.592961141Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-28T07:05:09.592991602Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.561µs logger=migrator t=2026-05-28T07:05:09.598905414Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-28T07:05:09.598945715Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.931µs logger=migrator t=2026-05-28T07:05:09.605814643Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-28T07:05:09.610154055Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.340772ms logger=migrator t=2026-05-28T07:05:09.615931434Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-28T07:05:09.61891838Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.993246ms logger=migrator t=2026-05-28T07:05:09.625738757Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-28T07:05:09.62586731Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=132.713µs logger=migrator t=2026-05-28T07:05:09.630890355Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-28T07:05:09.630982466Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=93.901µs logger=migrator t=2026-05-28T07:05:09.636356138Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-28T07:05:09.638120041Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.764733ms logger=migrator t=2026-05-28T07:05:09.649408413Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-28T07:05:09.649474824Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=69.621µs logger=migrator t=2026-05-28T07:05:09.654492248Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-28T07:05:09.658098746Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.606488ms logger=migrator t=2026-05-28T07:05:09.661865987Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-28T07:05:09.66205242Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=188.253µs logger=migrator t=2026-05-28T07:05:09.668105704Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-28T07:05:09.671976117Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.864773ms logger=migrator t=2026-05-28T07:05:09.675576535Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-28T07:05:09.678934827Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.359653ms logger=migrator t=2026-05-28T07:05:09.684252768Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-28T07:05:09.684664005Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=463.338µs logger=migrator t=2026-05-28T07:05:09.689782092Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-28T07:05:09.690946393Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.164041ms logger=migrator t=2026-05-28T07:05:09.702070242Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-28T07:05:09.702952569Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=887.697µs logger=migrator t=2026-05-28T07:05:09.708151287Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-28T07:05:09.709409211Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.257454ms logger=migrator t=2026-05-28T07:05:09.714243402Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-28T07:05:09.714956165Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=712.623µs logger=migrator t=2026-05-28T07:05:09.721416336Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-28T07:05:09.722499897Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.075241ms logger=migrator t=2026-05-28T07:05:09.729958727Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-28T07:05:09.731503666Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.538899ms logger=migrator t=2026-05-28T07:05:09.736927008Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-28T07:05:09.737676802Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=749.134µs logger=migrator t=2026-05-28T07:05:09.742483173Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-28T07:05:09.74340993Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=927.547µs logger=migrator t=2026-05-28T07:05:09.771218452Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-28T07:05:09.77219786Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=979.188µs logger=migrator t=2026-05-28T07:05:09.778362667Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-28T07:05:09.789976625Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.614038ms logger=migrator t=2026-05-28T07:05:09.798466395Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-28T07:05:09.799794859Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.330674ms logger=migrator t=2026-05-28T07:05:09.812879956Z 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-05-28T07:05:09.81418976Z 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.309994ms logger=migrator t=2026-05-28T07:05:09.820762024Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-28T07:05:09.821126751Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=366.197µs logger=migrator t=2026-05-28T07:05:09.826223407Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-28T07:05:09.827167074Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=938.017µs logger=migrator t=2026-05-28T07:05:09.832301311Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-28T07:05:09.833520813Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.220582ms logger=migrator t=2026-05-28T07:05:09.839229341Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-28T07:05:09.844962018Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.167808ms logger=migrator t=2026-05-28T07:05:09.851560443Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-28T07:05:09.856145479Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.586216ms logger=migrator t=2026-05-28T07:05:09.876109885Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-28T07:05:09.883708947Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.599132ms logger=migrator t=2026-05-28T07:05:09.923427093Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-28T07:05:09.926222476Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.798693ms logger=migrator t=2026-05-28T07:05:09.931031426Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-28T07:05:09.931957464Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=925.498µs logger=migrator t=2026-05-28T07:05:09.938824923Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-28T07:05:09.938860634Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.331µs logger=migrator t=2026-05-28T07:05:09.95301956Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-28T07:05:09.953075171Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.841µs logger=migrator t=2026-05-28T07:05:09.957315911Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-28T07:05:09.958656936Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.341165ms logger=migrator t=2026-05-28T07:05:09.964429275Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T07:05:09.965362112Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=932.607µs logger=migrator t=2026-05-28T07:05:09.971403966Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-28T07:05:09.973541075Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.140889ms logger=migrator t=2026-05-28T07:05:09.979285133Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-28T07:05:09.980231082Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=945.849µs logger=migrator t=2026-05-28T07:05:09.984722936Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T07:05:09.985623273Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=900.147µs logger=migrator t=2026-05-28T07:05:09.990227499Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-28T07:05:09.993915319Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.68764ms logger=migrator t=2026-05-28T07:05:09.999518524Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-28T07:05:10.003212704Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.69257ms logger=migrator t=2026-05-28T07:05:10.00890266Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-28T07:05:10.009312928Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=409.708µs logger=migrator t=2026-05-28T07:05:10.014285742Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-28T07:05:10.015195499Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=909.367µs logger=migrator t=2026-05-28T07:05:10.020105251Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-28T07:05:10.021107689Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.003068ms logger=migrator t=2026-05-28T07:05:10.025599414Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-28T07:05:10.029729892Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.134858ms logger=migrator t=2026-05-28T07:05:10.034574533Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-28T07:05:10.034641774Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.931µs logger=migrator t=2026-05-28T07:05:10.039845202Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-28T07:05:10.04081118Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=965.398µs logger=migrator t=2026-05-28T07:05:10.04557969Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-28T07:05:10.047058028Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.478388ms logger=migrator t=2026-05-28T07:05:10.052980559Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-28T07:05:10.053113512Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.983µs logger=migrator t=2026-05-28T07:05:10.057669627Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-28T07:05:10.058561814Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=890.177µs logger=migrator t=2026-05-28T07:05:10.066956082Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-28T07:05:10.068292807Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.333635ms logger=migrator t=2026-05-28T07:05:10.08651256Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-28T07:05:10.088056338Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.543919ms logger=migrator t=2026-05-28T07:05:10.093333147Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-28T07:05:10.094388487Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.05485ms logger=migrator t=2026-05-28T07:05:10.106863702Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-28T07:05:10.108560524Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.695992ms logger=migrator t=2026-05-28T07:05:10.114279402Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-28T07:05:10.115444573Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.164631ms logger=migrator t=2026-05-28T07:05:10.122646719Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-28T07:05:10.12269368Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=49.001µs logger=migrator t=2026-05-28T07:05:10.127316986Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-28T07:05:10.132606556Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.29071ms logger=migrator t=2026-05-28T07:05:10.136495558Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-28T07:05:10.137346785Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=851.957µs logger=migrator t=2026-05-28T07:05:10.143871427Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-28T07:05:10.153265694Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=9.414306ms logger=migrator t=2026-05-28T07:05:10.158329839Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-28T07:05:10.159277228Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=947.259µs logger=migrator t=2026-05-28T07:05:10.164161748Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-28T07:05:10.165198859Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.040161ms logger=migrator t=2026-05-28T07:05:10.170549069Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-28T07:05:10.171387145Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=838.526µs logger=migrator t=2026-05-28T07:05:10.176326808Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-28T07:05:10.18975939Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.432272ms logger=migrator t=2026-05-28T07:05:10.202127333Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-28T07:05:10.203501688Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.379265ms logger=migrator t=2026-05-28T07:05:10.20942886Z 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-05-28T07:05:10.210188104Z 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=759.334µs logger=migrator t=2026-05-28T07:05:10.214845581Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-28T07:05:10.21528976Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=444.739µs logger=migrator t=2026-05-28T07:05:10.220394456Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-28T07:05:10.221312634Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=912.868µs logger=migrator t=2026-05-28T07:05:10.226929599Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-28T07:05:10.227289096Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=361.597µs logger=migrator t=2026-05-28T07:05:10.232244799Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-28T07:05:10.236958087Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.707418ms logger=migrator t=2026-05-28T07:05:10.242200466Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-28T07:05:10.249677017Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.482321ms logger=migrator t=2026-05-28T07:05:10.255383884Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-28T07:05:10.257710358Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.330224ms logger=migrator t=2026-05-28T07:05:10.263744481Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-28T07:05:10.264649428Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=904.107µs logger=migrator t=2026-05-28T07:05:10.269088151Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-28T07:05:10.269342836Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=250.535µs logger=migrator t=2026-05-28T07:05:10.27487574Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-28T07:05:10.280221991Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.346921ms logger=migrator t=2026-05-28T07:05:10.285229435Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-28T07:05:10.286094551Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=864.316µs logger=migrator t=2026-05-28T07:05:10.297645568Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-28T07:05:10.297950364Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=307.736µs logger=migrator t=2026-05-28T07:05:10.35465836Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-28T07:05:10.355413685Z level=info msg="Migration successfully executed" id="Move region to single row" duration=758.255µs logger=migrator t=2026-05-28T07:05:10.422368684Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-28T07:05:10.423891722Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.525919ms logger=migrator t=2026-05-28T07:05:10.498831331Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-28T07:05:10.500640974Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.809214ms logger=migrator t=2026-05-28T07:05:10.505855072Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T07:05:10.506844761Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=984.179µs logger=migrator t=2026-05-28T07:05:10.513879323Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T07:05:10.515436203Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.57594ms logger=migrator t=2026-05-28T07:05:10.52326954Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-28T07:05:10.527121232Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=3.855422ms logger=migrator t=2026-05-28T07:05:10.534892538Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-28T07:05:10.535928238Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.036589ms logger=migrator t=2026-05-28T07:05:10.541446231Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-28T07:05:10.541549793Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.812µs logger=migrator t=2026-05-28T07:05:10.547970574Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-28T07:05:10.549594045Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.623921ms logger=migrator t=2026-05-28T07:05:10.556834881Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-28T07:05:10.557802609Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=968.368µs logger=migrator t=2026-05-28T07:05:10.562226011Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-28T07:05:10.563224131Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=997.85µs logger=migrator t=2026-05-28T07:05:10.568610862Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-28T07:05:10.570078429Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.467067ms logger=migrator t=2026-05-28T07:05:10.575305128Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-28T07:05:10.575601343Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=296.225µs logger=migrator t=2026-05-28T07:05:10.580241051Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-28T07:05:10.580678989Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=437.428µs logger=migrator t=2026-05-28T07:05:10.586984147Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-28T07:05:10.58714805Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=171.063µs logger=migrator t=2026-05-28T07:05:10.595721571Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-28T07:05:10.59723058Z level=info msg="Migration successfully executed" id="create team table" duration=1.514879ms logger=migrator t=2026-05-28T07:05:10.606503084Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-28T07:05:10.607799829Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.298435ms logger=migrator t=2026-05-28T07:05:10.614390182Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-28T07:05:10.615971653Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.582351ms logger=migrator t=2026-05-28T07:05:10.621029417Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-28T07:05:10.626552921Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.522324ms logger=migrator t=2026-05-28T07:05:10.632718658Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-28T07:05:10.633141285Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=429.048µs logger=migrator t=2026-05-28T07:05:10.644704903Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-28T07:05:10.645796433Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.09279ms logger=migrator t=2026-05-28T07:05:10.655239571Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-28T07:05:10.656780529Z level=info msg="Migration successfully executed" id="create team member table" duration=1.569389ms logger=migrator t=2026-05-28T07:05:10.662610209Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-28T07:05:10.66369721Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.088171ms logger=migrator t=2026-05-28T07:05:10.66799106Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-28T07:05:10.669135102Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.142152ms logger=migrator t=2026-05-28T07:05:10.673700247Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-28T07:05:10.674716937Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.01723ms logger=migrator t=2026-05-28T07:05:10.679066698Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-28T07:05:10.684273126Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.202808ms logger=migrator t=2026-05-28T07:05:10.689531535Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-28T07:05:10.696369733Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.833268ms logger=migrator t=2026-05-28T07:05:10.703698791Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-28T07:05:10.710333566Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.630965ms logger=migrator t=2026-05-28T07:05:10.714564086Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-28T07:05:10.715509623Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=946.007µs logger=migrator t=2026-05-28T07:05:10.718622592Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-28T07:05:10.719515699Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=890.568µs logger=migrator t=2026-05-28T07:05:10.723081926Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-28T07:05:10.724005633Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=923.327µs logger=migrator t=2026-05-28T07:05:10.727533469Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-28T07:05:10.728794953Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.260784ms logger=migrator t=2026-05-28T07:05:10.732851549Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-28T07:05:10.734063802Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.215253ms logger=migrator t=2026-05-28T07:05:10.738116568Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-28T07:05:10.739629917Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.513489ms logger=migrator t=2026-05-28T07:05:10.743931227Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-28T07:05:10.744901886Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=970.079µs logger=migrator t=2026-05-28T07:05:10.750537212Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-28T07:05:10.751414638Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=877.536µs logger=migrator t=2026-05-28T07:05:10.756787029Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-28T07:05:10.757466762Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=683.213µs logger=migrator t=2026-05-28T07:05:10.764084757Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-28T07:05:10.764390473Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=305.166µs logger=migrator t=2026-05-28T07:05:10.76961814Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-28T07:05:10.770552018Z level=info msg="Migration successfully executed" id="create tag table" duration=932.868µs logger=migrator t=2026-05-28T07:05:10.774551063Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-28T07:05:10.776208845Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.659302ms logger=migrator t=2026-05-28T07:05:10.780064576Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-28T07:05:10.780858042Z level=info msg="Migration successfully executed" id="create login attempt table" duration=793.426µs logger=migrator t=2026-05-28T07:05:10.785208363Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-28T07:05:10.786264133Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.05519ms logger=migrator t=2026-05-28T07:05:10.789921253Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-28T07:05:10.790960542Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.03834ms logger=migrator t=2026-05-28T07:05:10.794803643Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:05:10.812199161Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.395548ms logger=migrator t=2026-05-28T07:05:10.816530842Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-28T07:05:10.817122403Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=592.311µs logger=migrator t=2026-05-28T07:05:10.821477905Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-28T07:05:10.822461353Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=983.408µs logger=migrator t=2026-05-28T07:05:10.826380258Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-28T07:05:10.826865097Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=485.089µs logger=migrator t=2026-05-28T07:05:10.832280538Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-28T07:05:10.832985431Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=704.913µs logger=migrator t=2026-05-28T07:05:10.836536038Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-28T07:05:10.837343574Z level=info msg="Migration successfully executed" id="create user auth table" duration=808.196µs logger=migrator t=2026-05-28T07:05:10.843247795Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-28T07:05:10.845008147Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.759212ms logger=migrator t=2026-05-28T07:05:10.851817656Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-28T07:05:10.851913358Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=102.562µs logger=migrator t=2026-05-28T07:05:10.856703588Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-28T07:05:10.864446213Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.744065ms logger=migrator t=2026-05-28T07:05:10.868594711Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-28T07:05:10.873916491Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.31878ms logger=migrator t=2026-05-28T07:05:10.878533927Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-28T07:05:10.883890018Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.354731ms logger=migrator t=2026-05-28T07:05:10.887454726Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-28T07:05:10.892754685Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.299429ms logger=migrator t=2026-05-28T07:05:10.896337533Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-28T07:05:10.897395982Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.059129ms logger=migrator t=2026-05-28T07:05:10.90310814Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-28T07:05:10.911406276Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.298886ms logger=migrator t=2026-05-28T07:05:10.914960942Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-28T07:05:10.915585575Z level=info msg="Migration successfully executed" id="create server_lock table" duration=624.173µs logger=migrator t=2026-05-28T07:05:10.91962291Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-28T07:05:10.920653869Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.030579ms logger=migrator t=2026-05-28T07:05:10.925889368Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-28T07:05:10.926773415Z level=info msg="Migration successfully executed" id="create user auth token table" duration=883.677µs logger=migrator t=2026-05-28T07:05:10.929993055Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-28T07:05:10.931155327Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.161942ms logger=migrator t=2026-05-28T07:05:10.935723133Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-28T07:05:10.936777143Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.0535ms logger=migrator t=2026-05-28T07:05:10.941654824Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-28T07:05:10.943883217Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.227813ms logger=migrator t=2026-05-28T07:05:10.947387512Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-28T07:05:10.953067509Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.679377ms logger=migrator t=2026-05-28T07:05:10.95846253Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-28T07:05:10.960859336Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.405146ms logger=migrator t=2026-05-28T07:05:10.965143215Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-28T07:05:10.966738976Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.589181ms logger=migrator t=2026-05-28T07:05:10.970784442Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-28T07:05:10.971788461Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.012ms logger=migrator t=2026-05-28T07:05:10.975440939Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-28T07:05:10.976429778Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=989.238µs logger=migrator t=2026-05-28T07:05:10.980883772Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-28T07:05:10.981912771Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.028519ms logger=migrator t=2026-05-28T07:05:10.985393257Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-28T07:05:10.9855579Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=164.113µs logger=migrator t=2026-05-28T07:05:10.98984359Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-28T07:05:10.990033304Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=190.794µs logger=migrator t=2026-05-28T07:05:10.994499128Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-28T07:05:10.995412565Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=913.747µs logger=migrator t=2026-05-28T07:05:10.998943501Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T07:05:10.999994111Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.05041ms logger=migrator t=2026-05-28T07:05:11.003499887Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T07:05:11.004633358Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.133501ms logger=migrator t=2026-05-28T07:05:11.010482228Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:05:11.010718063Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=235.225µs logger=migrator t=2026-05-28T07:05:11.014759328Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T07:05:11.016519312Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.764444ms logger=migrator t=2026-05-28T07:05:11.020279632Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T07:05:11.021408313Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.126791ms logger=migrator t=2026-05-28T07:05:11.025684664Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T07:05:11.026759314Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.07379ms logger=migrator t=2026-05-28T07:05:11.030742139Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T07:05:11.032316948Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.574339ms logger=migrator t=2026-05-28T07:05:11.035950107Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-28T07:05:11.042033732Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.083185ms logger=migrator t=2026-05-28T07:05:11.046569276Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-28T07:05:11.047525955Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=956.249µs logger=migrator t=2026-05-28T07:05:11.051366907Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-28T07:05:11.051492919Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.342µs logger=migrator t=2026-05-28T07:05:11.057320628Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-28T07:05:11.059174764Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.843445ms logger=migrator t=2026-05-28T07:05:11.064923382Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-28T07:05:11.06591963Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=996.048µs logger=migrator t=2026-05-28T07:05:11.07017839Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-28T07:05:11.072358522Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.176821ms logger=migrator t=2026-05-28T07:05:11.076393907Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:05:11.07653029Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=136.883µs logger=migrator t=2026-05-28T07:05:11.080714039Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-28T07:05:11.081777539Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.063329ms logger=migrator t=2026-05-28T07:05:11.085416256Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-28T07:05:11.086777263Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.360217ms logger=migrator t=2026-05-28T07:05:11.092375018Z 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-05-28T07:05:11.093702742Z 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.328704ms logger=migrator t=2026-05-28T07:05:11.098761508Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-28T07:05:11.0999605Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.199363ms logger=migrator t=2026-05-28T07:05:11.103422016Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-28T07:05:11.111056528Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.634772ms logger=migrator t=2026-05-28T07:05:11.115186387Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-28T07:05:11.116232236Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.041169ms logger=migrator t=2026-05-28T07:05:11.119999117Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T07:05:11.120975865Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=982.948µs logger=migrator t=2026-05-28T07:05:11.124569702Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-28T07:05:11.151699943Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.127321ms logger=migrator t=2026-05-28T07:05:11.155881871Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-28T07:05:11.181319699Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.438998ms logger=migrator t=2026-05-28T07:05:11.184993039Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-28T07:05:11.185775513Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=782.404µs logger=migrator t=2026-05-28T07:05:11.18935415Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T07:05:11.190100535Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=745.905µs logger=migrator t=2026-05-28T07:05:11.194270813Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-28T07:05:11.200033201Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.761458ms logger=migrator t=2026-05-28T07:05:11.203684189Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-28T07:05:11.209906957Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.221138ms logger=migrator t=2026-05-28T07:05:11.21487679Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-28T07:05:11.21593448Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.05507ms logger=migrator t=2026-05-28T07:05:11.220273681Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-28T07:05:11.221419534Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.145383ms logger=migrator t=2026-05-28T07:05:11.224751246Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-28T07:05:11.225715204Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=963.768µs logger=migrator t=2026-05-28T07:05:11.229257591Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-28T07:05:11.230361931Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.10044ms logger=migrator t=2026-05-28T07:05:11.234988309Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:05:11.23505664Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.321µs logger=migrator t=2026-05-28T07:05:11.238575596Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-28T07:05:11.247722208Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.143952ms logger=migrator t=2026-05-28T07:05:11.251627681Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-28T07:05:11.255930022Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.302041ms logger=migrator t=2026-05-28T07:05:11.260507768Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-28T07:05:11.272149797Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.646099ms logger=migrator t=2026-05-28T07:05:11.27601662Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-28T07:05:11.276733434Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=716.505µs logger=migrator t=2026-05-28T07:05:11.281073724Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-28T07:05:11.282455071Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.380017ms logger=migrator t=2026-05-28T07:05:11.288946003Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-28T07:05:11.295557917Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.610204ms logger=migrator t=2026-05-28T07:05:11.299322588Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-28T07:05:11.305349321Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.025903ms logger=migrator t=2026-05-28T07:05:11.308766985Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-28T07:05:11.309901676Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.133441ms logger=migrator t=2026-05-28T07:05:11.31434668Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-28T07:05:11.320772971Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.425461ms logger=migrator t=2026-05-28T07:05:11.324316848Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-28T07:05:11.330740278Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.42773ms logger=migrator t=2026-05-28T07:05:11.33401106Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-28T07:05:11.334091631Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.021µs logger=migrator t=2026-05-28T07:05:11.3387645Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-28T07:05:11.340694465Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.929806ms logger=migrator t=2026-05-28T07:05:11.344747142Z 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-05-28T07:05:11.34574999Z 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.002698ms logger=migrator t=2026-05-28T07:05:11.349565533Z 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-05-28T07:05:11.350672823Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.11091ms logger=migrator t=2026-05-28T07:05:11.355077915Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:05:11.355149408Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.023µs logger=migrator t=2026-05-28T07:05:11.358635703Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-28T07:05:11.369072388Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.434185ms logger=migrator t=2026-05-28T07:05:11.373006503Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-28T07:05:11.377457156Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.450633ms logger=migrator t=2026-05-28T07:05:11.382034472Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-28T07:05:11.38831353Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.278218ms logger=migrator t=2026-05-28T07:05:11.392239535Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-28T07:05:11.403922674Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.688969ms logger=migrator t=2026-05-28T07:05:11.407668664Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-28T07:05:11.414295689Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.626425ms logger=migrator t=2026-05-28T07:05:11.41861017Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-28T07:05:11.418681011Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.871µs logger=migrator t=2026-05-28T07:05:11.422647196Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-28T07:05:11.423506972Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=852.176µs logger=migrator t=2026-05-28T07:05:11.426851285Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-28T07:05:11.438064315Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.21043ms logger=migrator t=2026-05-28T07:05:11.442502999Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-28T07:05:11.44255557Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.881µs logger=migrator t=2026-05-28T07:05:11.445097258Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-28T07:05:11.453990505Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.890897ms logger=migrator t=2026-05-28T07:05:11.457765466Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-28T07:05:11.45853363Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=767.654µs logger=migrator t=2026-05-28T07:05:11.462299682Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-28T07:05:11.471572286Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.272084ms logger=migrator t=2026-05-28T07:05:11.478083247Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-28T07:05:11.478902104Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=816.477µs logger=migrator t=2026-05-28T07:05:11.482517881Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-28T07:05:11.484151173Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.632062ms logger=migrator t=2026-05-28T07:05:11.487674219Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-28T07:05:11.494355334Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.684595ms logger=migrator t=2026-05-28T07:05:11.49944528Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-28T07:05:11.500276825Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=830.905µs logger=migrator t=2026-05-28T07:05:11.503964045Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-28T07:05:11.505461422Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.495237ms logger=migrator t=2026-05-28T07:05:11.509438558Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-28T07:05:11.510808843Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.370745ms logger=migrator t=2026-05-28T07:05:11.515621864Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-28T07:05:11.516757235Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.138951ms logger=migrator t=2026-05-28T07:05:11.520496066Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-28T07:05:11.520566167Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.801µs logger=migrator t=2026-05-28T07:05:11.523866289Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-28T07:05:11.525062951Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.195962ms logger=migrator t=2026-05-28T07:05:11.530258959Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-28T07:05:11.532139734Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.884736ms logger=migrator t=2026-05-28T07:05:11.539090005Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T07:05:11.539525063Z 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-05-28T07:05:11.543243463Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-28T07:05:11.544059758Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=819.505µs logger=migrator t=2026-05-28T07:05:11.547995652Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-28T07:05:11.549871598Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.875375ms logger=migrator t=2026-05-28T07:05:11.554747949Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-28T07:05:11.562981444Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.235205ms logger=migrator t=2026-05-28T07:05:11.56597496Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-28T07:05:11.567068681Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.09364ms logger=migrator t=2026-05-28T07:05:11.571469854Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-28T07:05:11.572548544Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.07818ms logger=migrator t=2026-05-28T07:05:11.57606234Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-28T07:05:11.576882776Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=820.287µs logger=migrator t=2026-05-28T07:05:11.580200888Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-28T07:05:11.581225516Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.024028ms logger=migrator t=2026-05-28T07:05:11.584767963Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-28T07:05:11.585772262Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.003629ms logger=migrator t=2026-05-28T07:05:11.589821948Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-28T07:05:11.589849349Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.791µs logger=migrator t=2026-05-28T07:05:11.593496708Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-28T07:05:11.59360604Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.582µs logger=migrator t=2026-05-28T07:05:11.597826099Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-28T07:05:11.606687835Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.862746ms logger=migrator t=2026-05-28T07:05:11.611020887Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-28T07:05:11.611375334Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=354.757µs logger=migrator t=2026-05-28T07:05:11.614944511Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-28T07:05:11.61595525Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.01032ms logger=migrator t=2026-05-28T07:05:11.619601348Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-28T07:05:11.619859193Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=254.905µs logger=migrator t=2026-05-28T07:05:11.624933879Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-28T07:05:11.625855756Z level=info msg="Migration successfully executed" id="create data_keys table" duration=921.777µs logger=migrator t=2026-05-28T07:05:11.630461463Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-28T07:05:11.632132594Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.670171ms logger=migrator t=2026-05-28T07:05:11.636090538Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-28T07:05:11.670025036Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.930378ms logger=migrator t=2026-05-28T07:05:11.67344492Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-28T07:05:11.678680529Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.235309ms logger=migrator t=2026-05-28T07:05:11.684224703Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-28T07:05:11.684368326Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.943µs logger=migrator t=2026-05-28T07:05:11.689099495Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-28T07:05:11.722171657Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.067302ms logger=migrator t=2026-05-28T07:05:11.727631948Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-28T07:05:11.760083719Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.448751ms logger=migrator t=2026-05-28T07:05:11.76601038Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-28T07:05:11.767072611Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.063131ms logger=migrator t=2026-05-28T07:05:11.78620465Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-28T07:05:11.788554044Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.366285ms logger=migrator t=2026-05-28T07:05:11.795167769Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-28T07:05:11.795419003Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=251.744µs logger=migrator t=2026-05-28T07:05:11.802624268Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-28T07:05:11.804047165Z level=info msg="Migration successfully executed" id="create permission table" duration=1.423147ms logger=migrator t=2026-05-28T07:05:11.807561801Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-28T07:05:11.809147552Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.585781ms logger=migrator t=2026-05-28T07:05:11.815289557Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-28T07:05:11.816419938Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.129811ms logger=migrator t=2026-05-28T07:05:11.82020966Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-28T07:05:11.821066755Z level=info msg="Migration successfully executed" id="create role table" duration=857.005µs logger=migrator t=2026-05-28T07:05:11.825967728Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-28T07:05:11.833372166Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.404008ms logger=migrator t=2026-05-28T07:05:11.838943981Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-28T07:05:11.846197018Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.252707ms logger=migrator t=2026-05-28T07:05:11.850430657Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-28T07:05:11.851227403Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=796.596µs logger=migrator t=2026-05-28T07:05:11.856694355Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-28T07:05:11.858480758Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.786123ms logger=migrator t=2026-05-28T07:05:11.864047143Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-28T07:05:11.865326698Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.280325ms logger=migrator t=2026-05-28T07:05:11.869337283Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-28T07:05:11.870241279Z level=info msg="Migration successfully executed" id="create team role table" duration=903.756µs logger=migrator t=2026-05-28T07:05:11.875094271Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-28T07:05:11.876183062Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.088641ms logger=migrator t=2026-05-28T07:05:11.880646705Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-28T07:05:11.881860209Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.219184ms logger=migrator t=2026-05-28T07:05:11.886605737Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-28T07:05:11.888450062Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.843925ms logger=migrator t=2026-05-28T07:05:11.893530478Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-28T07:05:11.894373343Z level=info msg="Migration successfully executed" id="create user role table" duration=842.785µs logger=migrator t=2026-05-28T07:05:11.89848121Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-28T07:05:11.900324875Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.843075ms logger=migrator t=2026-05-28T07:05:11.90480678Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-28T07:05:11.906634254Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.827924ms logger=migrator t=2026-05-28T07:05:11.911401213Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-28T07:05:11.912526234Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.124881ms logger=migrator t=2026-05-28T07:05:11.957776836Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-28T07:05:11.960331374Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.554348ms logger=migrator t=2026-05-28T07:05:11.975860275Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-28T07:05:11.977265722Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.407787ms logger=migrator t=2026-05-28T07:05:11.987356531Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-28T07:05:11.988759058Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.404227ms logger=migrator t=2026-05-28T07:05:11.993404655Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-28T07:05:12.001549178Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.143474ms logger=migrator t=2026-05-28T07:05:12.006251976Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-28T07:05:12.007046511Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=795.025µs logger=migrator t=2026-05-28T07:05:12.012189298Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-28T07:05:12.013964912Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.774624ms logger=migrator t=2026-05-28T07:05:12.01916804Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-28T07:05:12.020347451Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.180241ms logger=migrator t=2026-05-28T07:05:12.02501149Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-28T07:05:12.02610201Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.09021ms logger=migrator t=2026-05-28T07:05:12.031295097Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-28T07:05:12.032098652Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=803.325µs logger=migrator t=2026-05-28T07:05:12.036813311Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-28T07:05:12.038642685Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.828814ms logger=migrator t=2026-05-28T07:05:12.04368862Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-28T07:05:12.052065848Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.375297ms logger=migrator t=2026-05-28T07:05:12.058381527Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-28T07:05:12.065388078Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.005331ms logger=migrator t=2026-05-28T07:05:12.071787188Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-28T07:05:12.082111532Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.328744ms logger=migrator t=2026-05-28T07:05:12.086901503Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-28T07:05:12.092790394Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.88816ms logger=migrator t=2026-05-28T07:05:12.097157675Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-28T07:05:12.098544151Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.386886ms logger=migrator t=2026-05-28T07:05:12.103379223Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-28T07:05:12.104187548Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=808.245µs logger=migrator t=2026-05-28T07:05:12.109960496Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-28T07:05:12.11074527Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=781.834µs logger=migrator t=2026-05-28T07:05:12.115693594Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-28T07:05:12.117156262Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.461848ms logger=migrator t=2026-05-28T07:05:12.123078353Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-28T07:05:12.124281545Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.203582ms logger=migrator t=2026-05-28T07:05:12.13098068Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-28T07:05:12.131054332Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.702µs logger=migrator t=2026-05-28T07:05:12.135889043Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-28T07:05:12.135955114Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.571µs logger=migrator t=2026-05-28T07:05:12.140755675Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-28T07:05:12.141424987Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=669.672µs logger=migrator t=2026-05-28T07:05:12.147366729Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-28T07:05:12.148227386Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=862.346µs logger=migrator t=2026-05-28T07:05:12.153571516Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-28T07:05:12.15430413Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=732.754µs logger=migrator t=2026-05-28T07:05:12.158966097Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-28T07:05:12.159197372Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=231.205µs logger=migrator t=2026-05-28T07:05:12.163989081Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-28T07:05:12.164553392Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=563.521µs logger=migrator t=2026-05-28T07:05:12.170030875Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-28T07:05:12.171422941Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.391736ms logger=migrator t=2026-05-28T07:05:12.178905092Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-28T07:05:12.180214287Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.309005ms logger=migrator t=2026-05-28T07:05:12.185393214Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-28T07:05:12.194640438Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.247244ms logger=migrator t=2026-05-28T07:05:12.200155221Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-28T07:05:12.200220122Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=62.491µs logger=migrator t=2026-05-28T07:05:12.205150015Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-28T07:05:12.206808627Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.657792ms logger=migrator t=2026-05-28T07:05:12.212082915Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-28T07:05:12.213336979Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.253674ms logger=migrator t=2026-05-28T07:05:12.220528644Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-28T07:05:12.222356529Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.827524ms logger=migrator t=2026-05-28T07:05:12.228516934Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-28T07:05:12.238266278Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.753654ms logger=migrator t=2026-05-28T07:05:12.244321432Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-28T07:05:12.245105206Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=784.214µs logger=migrator t=2026-05-28T07:05:12.251272102Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-28T07:05:12.253039475Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.767793ms logger=migrator t=2026-05-28T07:05:12.258333375Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:05:12.280861438Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.526253ms logger=migrator t=2026-05-28T07:05:12.289009102Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-28T07:05:12.290086592Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.07798ms logger=migrator t=2026-05-28T07:05:12.294670578Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-28T07:05:12.296012803Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.349855ms logger=migrator t=2026-05-28T07:05:12.300981597Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-28T07:05:12.301882893Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=902.276µs logger=migrator t=2026-05-28T07:05:12.308017029Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-28T07:05:12.309020118Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.002909ms logger=migrator t=2026-05-28T07:05:12.313815028Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-28T07:05:12.314069433Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=255.055µs logger=migrator t=2026-05-28T07:05:12.318485385Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-28T07:05:12.319363592Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=877.977µs logger=migrator t=2026-05-28T07:05:12.326934684Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-28T07:05:12.334318523Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.381049ms logger=migrator t=2026-05-28T07:05:12.339610023Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-28T07:05:12.340390867Z level=info msg="Migration successfully executed" id="create entity_events table" duration=781.384µs logger=migrator t=2026-05-28T07:05:12.345136807Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-28T07:05:12.34585752Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=720.753µs logger=migrator t=2026-05-28T07:05:12.351375734Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T07:05:12.351845353Z 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-05-28T07:05:12.356230215Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T07:05:12.356819896Z 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-05-28T07:05:12.366185542Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-28T07:05:12.367400125Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.218443ms logger=migrator t=2026-05-28T07:05:12.372499831Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-28T07:05:12.373723684Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.223973ms logger=migrator t=2026-05-28T07:05:12.378388162Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T07:05:12.379601465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.213122ms logger=migrator t=2026-05-28T07:05:12.385091237Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T07:05:12.38627678Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.191423ms logger=migrator t=2026-05-28T07:05:12.390782305Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T07:05:12.392039239Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.260755ms logger=migrator t=2026-05-28T07:05:12.397212335Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T07:05:12.399195583Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.983607ms logger=migrator t=2026-05-28T07:05:12.405507261Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-28T07:05:12.407543079Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.050488ms logger=migrator t=2026-05-28T07:05:12.412407401Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-28T07:05:12.413992211Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.584589ms logger=migrator t=2026-05-28T07:05:12.419548175Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T07:05:12.420685917Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.137892ms logger=migrator t=2026-05-28T07:05:12.425350915Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T07:05:12.426463355Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.11216ms logger=migrator t=2026-05-28T07:05:12.431439239Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-28T07:05:12.432638682Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.199943ms logger=migrator t=2026-05-28T07:05:12.438619244Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-28T07:05:12.462719677Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.101073ms logger=migrator t=2026-05-28T07:05:12.467198151Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-28T07:05:12.47349831Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.299839ms logger=migrator t=2026-05-28T07:05:12.477948163Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-28T07:05:12.487209478Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.257675ms logger=migrator t=2026-05-28T07:05:12.492944235Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-28T07:05:12.493256471Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=314.276µs logger=migrator t=2026-05-28T07:05:12.498561481Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-28T07:05:12.511115547Z level=info msg="Migration successfully executed" id="add share column" duration=12.550536ms logger=migrator t=2026-05-28T07:05:12.515950908Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-28T07:05:12.51609056Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=141.002µs logger=migrator t=2026-05-28T07:05:12.520224488Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-28T07:05:12.521254188Z level=info msg="Migration successfully executed" id="create file table" duration=1.0296ms logger=migrator t=2026-05-28T07:05:12.52616412Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-28T07:05:12.527426423Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.266953ms logger=migrator t=2026-05-28T07:05:12.544574916Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-28T07:05:12.545405211Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=830.305µs logger=migrator t=2026-05-28T07:05:12.561446423Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-28T07:05:12.562347539Z level=info msg="Migration successfully executed" id="create file_meta table" duration=904.246µs logger=migrator t=2026-05-28T07:05:12.568488545Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-28T07:05:12.569641497Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.152882ms logger=migrator t=2026-05-28T07:05:12.57459124Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-28T07:05:12.574714202Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=109.222µs logger=migrator t=2026-05-28T07:05:12.579672866Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-28T07:05:12.579817388Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=133.542µs logger=migrator t=2026-05-28T07:05:12.585099758Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-28T07:05:12.586042795Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=944.097µs logger=migrator t=2026-05-28T07:05:12.592124949Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-28T07:05:12.592364994Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=240.675µs logger=migrator t=2026-05-28T07:05:12.596484542Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-28T07:05:12.597925858Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.440176ms logger=migrator t=2026-05-28T07:05:12.602395773Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-28T07:05:12.614779245Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.382712ms logger=migrator t=2026-05-28T07:05:12.62035672Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-28T07:05:12.620504523Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=147.783µs logger=migrator t=2026-05-28T07:05:12.624914686Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-28T07:05:12.626876892Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.961886ms logger=migrator t=2026-05-28T07:05:12.631833766Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-28T07:05:12.632257023Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=424.897µs logger=migrator t=2026-05-28T07:05:12.636673377Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-28T07:05:12.636903361Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=232.094µs logger=migrator t=2026-05-28T07:05:12.641853614Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-28T07:05:12.64268686Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=833.816µs logger=migrator t=2026-05-28T07:05:12.647560992Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-28T07:05:12.660916573Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.361532ms logger=migrator t=2026-05-28T07:05:12.665385976Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-28T07:05:12.673647352Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.259736ms logger=migrator t=2026-05-28T07:05:12.678222958Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-28T07:05:12.679075224Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=851.356µs logger=migrator t=2026-05-28T07:05:12.684049997Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-28T07:05:12.769917742Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.862665ms logger=migrator t=2026-05-28T07:05:12.778008023Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-28T07:05:12.779136885Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.130802ms logger=migrator t=2026-05-28T07:05:12.784641569Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-28T07:05:12.786486003Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.842674ms logger=migrator t=2026-05-28T07:05:12.79267558Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-28T07:05:12.819230058Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.548238ms logger=migrator t=2026-05-28T07:05:12.825114919Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-28T07:05:12.834244801Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.128042ms logger=migrator t=2026-05-28T07:05:12.84056856Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-28T07:05:12.840860456Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=293.625µs logger=migrator t=2026-05-28T07:05:12.845836349Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-28T07:05:12.846022552Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=185.913µs logger=migrator t=2026-05-28T07:05:12.851130739Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-28T07:05:12.851480795Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=350.426µs logger=migrator t=2026-05-28T07:05:12.857425367Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-28T07:05:12.857663291Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=239.014µs logger=migrator t=2026-05-28T07:05:12.870678036Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-28T07:05:12.871133204Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=461.698µs logger=migrator t=2026-05-28T07:05:12.881106932Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-28T07:05:12.882323195Z level=info msg="Migration successfully executed" id="create folder table" duration=1.218673ms logger=migrator t=2026-05-28T07:05:12.887876069Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-28T07:05:12.890109951Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.235002ms logger=migrator t=2026-05-28T07:05:12.895956271Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-28T07:05:12.897172474Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.215443ms logger=migrator t=2026-05-28T07:05:12.902853741Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-28T07:05:12.902916622Z level=info msg="Migration successfully executed" id="Update folder title length" duration=66.931µs logger=migrator t=2026-05-28T07:05:12.909521955Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T07:05:12.910954993Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.435048ms logger=migrator t=2026-05-28T07:05:12.916308224Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T07:05:12.918110517Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.802543ms logger=migrator t=2026-05-28T07:05:12.923220343Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-28T07:05:12.924509088Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.288975ms logger=migrator t=2026-05-28T07:05:12.929858709Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-28T07:05:12.930340198Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=481.298µs logger=migrator t=2026-05-28T07:05:12.935654807Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-28T07:05:12.936194657Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=544µs logger=migrator t=2026-05-28T07:05:12.941930575Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-28T07:05:12.94324803Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.321475ms logger=migrator t=2026-05-28T07:05:12.947987609Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-28T07:05:12.949242653Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.255154ms logger=migrator t=2026-05-28T07:05:12.954866089Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-28T07:05:12.95602671Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.160401ms logger=migrator t=2026-05-28T07:05:12.960918492Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-28T07:05:12.962121134Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.202122ms logger=migrator t=2026-05-28T07:05:12.967421734Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-28T07:05:12.969192708Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.779604ms logger=migrator t=2026-05-28T07:05:12.975341653Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-28T07:05:12.976218659Z level=info msg="Migration successfully executed" id="create anon_device table" duration=877.046µs logger=migrator t=2026-05-28T07:05:12.981610941Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-28T07:05:12.982843875Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.228674ms logger=migrator t=2026-05-28T07:05:12.987786167Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-28T07:05:12.9890002Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.213573ms logger=migrator t=2026-05-28T07:05:13.004187495Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-28T07:05:13.005660363Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.472348ms logger=migrator t=2026-05-28T07:05:13.020518882Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-28T07:05:13.021578962Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.0612ms logger=migrator t=2026-05-28T07:05:13.036200368Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-28T07:05:13.03740583Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.206252ms logger=migrator t=2026-05-28T07:05:13.04540649Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-28T07:05:13.045971951Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=566.111µs logger=migrator t=2026-05-28T07:05:13.05122944Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-28T07:05:13.062562083Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.334253ms logger=migrator t=2026-05-28T07:05:13.06718277Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-28T07:05:13.06773742Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=555.61µs logger=migrator t=2026-05-28T07:05:13.072927308Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T07:05:13.072964569Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=45.291µs logger=migrator t=2026-05-28T07:05:13.077742318Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T07:05:13.079783116Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.041988ms logger=migrator t=2026-05-28T07:05:13.084523946Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T07:05:13.084551456Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.39µs logger=migrator t=2026-05-28T07:05:13.089141642Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-28T07:05:13.090715732Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.57379ms logger=migrator t=2026-05-28T07:05:13.099701371Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T07:05:13.101479404Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.780593ms logger=migrator t=2026-05-28T07:05:13.105905287Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-28T07:05:13.10710136Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.195653ms logger=migrator t=2026-05-28T07:05:13.112385Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-28T07:05:13.113297306Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=920.377µs logger=migrator t=2026-05-28T07:05:13.118083397Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-28T07:05:13.118624797Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=542.99µs logger=migrator t=2026-05-28T07:05:13.125014266Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-28T07:05:13.126039576Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.02476ms logger=migrator t=2026-05-28T07:05:13.136082734Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-28T07:05:13.137013343Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=931.729µs logger=migrator t=2026-05-28T07:05:13.141956045Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-28T07:05:13.143513964Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.557479ms logger=migrator t=2026-05-28T07:05:13.151275761Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-28T07:05:13.161622484Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.346713ms logger=migrator t=2026-05-28T07:05:13.167150479Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-28T07:05:13.178735876Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.581098ms logger=migrator t=2026-05-28T07:05:13.189944357Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-28T07:05:13.197249324Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.306627ms logger=migrator t=2026-05-28T07:05:13.205210904Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-28T07:05:13.205369717Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=162.783µs logger=migrator t=2026-05-28T07:05:13.213672373Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-28T07:05:13.224400695Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.731262ms logger=migrator t=2026-05-28T07:05:13.229254547Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-28T07:05:13.239113251Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.856814ms logger=migrator t=2026-05-28T07:05:13.244247278Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-28T07:05:13.244779848Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=535.65µs logger=migrator t=2026-05-28T07:05:13.253496642Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.477664449s logger=migrator t=2026-05-28T07:05:13.254112393Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-28T07:05:13.268642667Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-28T07:05:13.268905652Z level=info msg="Created default organization" logger=secrets t=2026-05-28T07:05:13.274850963Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T07:05:13.325962714Z level=info msg="Restored cache from database" duration=445.088µs logger=plugin.store t=2026-05-28T07:05:13.327172786Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-28T07:05:13.363908238Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-28T07:05:13.363941759Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-28T07:05:13.36402786Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-28T07:05:13.36404043Z level=info msg="Plugins loaded" count=54 duration=36.868304ms logger=query_data t=2026-05-28T07:05:13.367978474Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-28T07:05:13.371422998Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-28T07:05:13.378901459Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-28T07:05:13.388371817Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-28T07:05:13.391669959Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-28T07:05:13.393622316Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-28T07:05:13.41298269Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-28T07:05:13.430073471Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-28T07:05:13.448119411Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-28T07:05:13.448141331Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-28T07:05:13.448370665Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-28T07:05:13.448573459Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-28T07:05:13.448740732Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-28T07:05:13.45504532Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-28T07:05:13.475089157Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-28T07:05:13.486389849Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-28T07:05:13.52048683Z level=info msg="Update check succeeded" duration=71.917662ms logger=provisioning.dashboard t=2026-05-28T07:05:13.549505516Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-28T07:05:13.552340959Z level=info msg="State cache has been initialized" states=0 duration=103.76432ms logger=ngalert.scheduler t=2026-05-28T07:05:13.55239325Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-28T07:05:13.552446611Z level=info msg=starting first_tick=2026-05-28T07:05:20Z logger=grafana.update.checker t=2026-05-28T07:05:13.553051363Z level=info msg="Update check succeeded" duration=104.522934ms logger=sqlstore.transactions t=2026-05-28T07:05:13.563308206Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-28T07:05:13.574074919Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-05-28T07:05:13.602971171Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=sqlstore.transactions t=2026-05-28T07:05:13.613985218Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T07:05:13.644768387Z level=info msg="Patterns update finished" duration=98.082404ms logger=sqlstore.transactions t=2026-05-28T07:05:13.662277016Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-28T07:05:13.685649915Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-28T07:05:13.75135339Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-28T07:05:13.751804849Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-28T07:05:16.130912882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.131897021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.156665051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.184967448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.203990738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.230269057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.248069585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.329125372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.346884499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.377278235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.399327743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.431426333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.448243352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.488429244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.507669199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.542926017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.558692216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.587648225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.609091032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.6400765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.668822285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.753179865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.771238498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.81461417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.831431689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.884857653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.902854064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.945194318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:16.968853165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.046286815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.064343778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.117399593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.136341713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.204348802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.21793601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.273136267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.289515348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.347534819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.363171235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.431608424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.44827853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.501696453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.51895642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.588667613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.607271485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.672323989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.688342603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.751671754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.767602437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.824224371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.842791382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.913457303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.928529589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:17.991270858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.010030805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.085635429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.10259149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.170751763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.187661494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.242019205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.257998788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.334252094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.351442201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.441023899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.461520388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.533575565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.549671741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.616818634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.629603136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.697189028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.714971506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.782334184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.801909035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.878066909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.89286817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.969724698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:18.989809609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:19.060706863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:19.079366478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:05:19.16013317Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-28T07:06:08.466368332Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T07:15:13.487038132Z level=info msg="Completed cleanup jobs" duration=34.088298ms logger=plugins.update.checker t=2026-05-28T07:15:13.571921793Z level=info msg="Update check succeeded" duration=51.08186ms logger=sqlstore.transactions t=2026-05-28T07:20:13.387780376Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-28T07:25:13.47272447Z level=info msg="Completed cleanup jobs" duration=19.989468ms logger=plugins.update.checker t=2026-05-28T07:25:13.572423761Z level=info msg="Update check succeeded" duration=51.688649ms