logger=settings t=2026-05-18T00:49:24.970341977Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-18T00:49:24Z logger=settings t=2026-05-18T00:49:24.970614074Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-18T00:49:24.970629054Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-18T00:49:24.970632754Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-18T00:49:24.970635674Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-18T00:49:24.970638294Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:49:24.970640914Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:49:24.970643605Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-18T00:49:24.970646565Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-18T00:49:24.970652085Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-18T00:49:24.970655335Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:49:24.970658145Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:49:24.970719256Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-18T00:49:24.971170906Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-18T00:49:24.971177126Z level=info msg=Target target=[all] logger=settings t=2026-05-18T00:49:24.971218797Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-18T00:49:24.971225047Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-18T00:49:24.971230247Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-18T00:49:24.971235367Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-18T00:49:24.971247727Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-18T00:49:24.971271268Z level=info msg="App mode production" logger=sqlstore t=2026-05-18T00:49:24.9718458Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-18T00:49:24.97186652Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-18T00:49:24.975892376Z level=info msg="Locking database" logger=migrator t=2026-05-18T00:49:24.975979628Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-18T00:49:24.977361708Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-18T00:49:24.978751927Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.391679ms logger=migrator t=2026-05-18T00:49:24.983704623Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-18T00:49:24.984583063Z level=info msg="Migration successfully executed" id="create user table" duration=878.44µs logger=migrator t=2026-05-18T00:49:24.990676193Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-18T00:49:24.991457129Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=779.746µs logger=migrator t=2026-05-18T00:49:24.998210224Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-18T00:49:24.999021302Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=812.809µs logger=migrator t=2026-05-18T00:49:25.005087401Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-18T00:49:25.006290877Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.200555ms logger=migrator t=2026-05-18T00:49:25.013680365Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-18T00:49:25.014536543Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=859.168µs logger=migrator t=2026-05-18T00:49:25.019465818Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-18T00:49:25.021986923Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.520754ms logger=migrator t=2026-05-18T00:49:25.025185841Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-18T00:49:25.025997228Z level=info msg="Migration successfully executed" id="create user table v2" duration=816.147µs logger=migrator t=2026-05-18T00:49:25.030874233Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-18T00:49:25.031605178Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=730.755µs logger=migrator t=2026-05-18T00:49:25.037011174Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-18T00:49:25.038113228Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.109105ms logger=migrator t=2026-05-18T00:49:25.044951594Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-18T00:49:25.045226939Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=275.465µs logger=migrator t=2026-05-18T00:49:25.05833751Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-18T00:49:25.058681308Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=343.968µs logger=migrator t=2026-05-18T00:49:25.061908276Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-18T00:49:25.062663032Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=754.336µs logger=migrator t=2026-05-18T00:49:25.065555274Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-18T00:49:25.065592065Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.201µs logger=migrator t=2026-05-18T00:49:25.068539918Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-18T00:49:25.069362166Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=822.198µs logger=migrator t=2026-05-18T00:49:25.074367683Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-18T00:49:25.074960356Z level=info msg="Migration successfully executed" id="Add missing user data" duration=596.413µs logger=migrator t=2026-05-18T00:49:25.08031671Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-18T00:49:25.082286352Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.969522ms logger=migrator t=2026-05-18T00:49:25.096972547Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-18T00:49:25.098207153Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.243516ms logger=migrator t=2026-05-18T00:49:25.102505245Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-18T00:49:25.104291583Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.783518ms logger=migrator t=2026-05-18T00:49:25.108021224Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-18T00:49:25.115976793Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.955149ms logger=migrator t=2026-05-18T00:49:25.120678164Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-18T00:49:25.121452Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=773.446µs logger=migrator t=2026-05-18T00:49:25.126980968Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-18T00:49:25.127281325Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=295.086µs logger=migrator t=2026-05-18T00:49:25.137503214Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-18T00:49:25.138226549Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=723.945µs logger=migrator t=2026-05-18T00:49:25.143946931Z 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-18T00:49:25.144254189Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=307.548µs logger=migrator t=2026-05-18T00:49:25.149656043Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-18T00:49:25.150179335Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=523.412µs logger=migrator t=2026-05-18T00:49:25.156258445Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-18T00:49:25.157079832Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=821.297µs logger=migrator t=2026-05-18T00:49:25.184954009Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-18T00:49:25.186059772Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.106004ms logger=migrator t=2026-05-18T00:49:25.190976667Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-18T00:49:25.191493758Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=516.771µs logger=migrator t=2026-05-18T00:49:25.195725989Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-18T00:49:25.196441904Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=715.995µs logger=migrator t=2026-05-18T00:49:25.202201448Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-18T00:49:25.203292782Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.091154ms logger=migrator t=2026-05-18T00:49:25.208056953Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-18T00:49:25.208083203Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.26µs logger=migrator t=2026-05-18T00:49:25.212530919Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-18T00:49:25.21351894Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=991.641µs logger=migrator t=2026-05-18T00:49:25.218859444Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-18T00:49:25.219817475Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=957.92µs logger=migrator t=2026-05-18T00:49:25.224333441Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-18T00:49:25.225014165Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=680.734µs logger=migrator t=2026-05-18T00:49:25.229218396Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-18T00:49:25.230175026Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=956.59µs logger=migrator t=2026-05-18T00:49:25.235651683Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:25.240257452Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.605729ms logger=migrator t=2026-05-18T00:49:25.244909761Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-18T00:49:25.245815881Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=912.38µs logger=migrator t=2026-05-18T00:49:25.251939312Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-18T00:49:25.252901962Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=964.95µs logger=migrator t=2026-05-18T00:49:25.258043302Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-18T00:49:25.259036273Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=989.221µs logger=migrator t=2026-05-18T00:49:25.265059313Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-18T00:49:25.26635066Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.290337ms logger=migrator t=2026-05-18T00:49:25.270934188Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-18T00:49:25.271780456Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=846.458µs logger=migrator t=2026-05-18T00:49:25.280965752Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-18T00:49:25.281862912Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=900.17µs logger=migrator t=2026-05-18T00:49:25.288070065Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-18T00:49:25.288659857Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=589.482µs logger=migrator t=2026-05-18T00:49:25.295126425Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-18T00:49:25.295503664Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=377.349µs logger=migrator t=2026-05-18T00:49:25.301232897Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-18T00:49:25.3018825Z level=info msg="Migration successfully executed" id="create star table" duration=649.693µs logger=migrator t=2026-05-18T00:49:25.309853141Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-18T00:49:25.310626077Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=771.096µs logger=migrator t=2026-05-18T00:49:25.324499634Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-18T00:49:25.326150799Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.650215ms logger=migrator t=2026-05-18T00:49:25.33227331Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-18T00:49:25.334769554Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.490354ms logger=migrator t=2026-05-18T00:49:25.340137758Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-18T00:49:25.340907335Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=770.527µs logger=migrator t=2026-05-18T00:49:25.346982095Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-18T00:49:25.34767985Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=699.755µs logger=migrator t=2026-05-18T00:49:25.352270558Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-18T00:49:25.352992184Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=721.446µs logger=migrator t=2026-05-18T00:49:25.357912799Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-18T00:49:25.358655275Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=740.086µs logger=migrator t=2026-05-18T00:49:25.363604521Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-18T00:49:25.363627821Z level=info msg="Migration successfully executed" id="Update org table charset" duration=24.27µs logger=migrator t=2026-05-18T00:49:25.369498157Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-18T00:49:25.369535498Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.471µs logger=migrator t=2026-05-18T00:49:25.374023644Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-18T00:49:25.374289199Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.735µs logger=migrator t=2026-05-18T00:49:25.378928778Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-18T00:49:25.380036832Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.108054ms logger=migrator t=2026-05-18T00:49:25.385960149Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-18T00:49:25.387156584Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.196195ms logger=migrator t=2026-05-18T00:49:25.393220524Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-18T00:49:25.393983371Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=760.667µs logger=migrator t=2026-05-18T00:49:25.398331813Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-18T00:49:25.398958926Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=626.763µs logger=migrator t=2026-05-18T00:49:25.403360361Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-18T00:49:25.404107687Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=745.476µs logger=migrator t=2026-05-18T00:49:25.410987584Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-18T00:49:25.412068887Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.078833ms logger=migrator t=2026-05-18T00:49:25.41781925Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-18T00:49:25.422907689Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.088209ms logger=migrator t=2026-05-18T00:49:25.427729512Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-18T00:49:25.428446697Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=718.155µs logger=migrator t=2026-05-18T00:49:25.434135979Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-18T00:49:25.435367625Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.230786ms logger=migrator t=2026-05-18T00:49:25.440416143Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-18T00:49:25.44162486Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.208727ms logger=migrator t=2026-05-18T00:49:25.447999436Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-18T00:49:25.448319263Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=318.497µs logger=migrator t=2026-05-18T00:49:25.453576545Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-18T00:49:25.454858842Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.281947ms logger=migrator t=2026-05-18T00:49:25.4598698Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-18T00:49:25.459974032Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.172µs logger=migrator t=2026-05-18T00:49:25.464462348Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-18T00:49:25.466247036Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.784508ms logger=migrator t=2026-05-18T00:49:25.471640981Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-18T00:49:25.47340466Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.763548ms logger=migrator t=2026-05-18T00:49:25.477887556Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-18T00:49:25.479813756Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.92548ms logger=migrator t=2026-05-18T00:49:25.484298993Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-18T00:49:25.48511625Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=817.238µs logger=migrator t=2026-05-18T00:49:25.490130647Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-18T00:49:25.4926007Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.469473ms logger=migrator t=2026-05-18T00:49:25.497540796Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-18T00:49:25.498319602Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=780.246µs logger=migrator t=2026-05-18T00:49:25.503936423Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-18T00:49:25.504740899Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=803.117µs logger=migrator t=2026-05-18T00:49:25.50988827Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-18T00:49:25.509927151Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=39.971µs logger=migrator t=2026-05-18T00:49:25.514974929Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-18T00:49:25.51501479Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.621µs logger=migrator t=2026-05-18T00:49:25.520327433Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-18T00:49:25.52345139Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.124857ms logger=migrator t=2026-05-18T00:49:25.528645091Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-18T00:49:25.53050327Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.857959ms logger=migrator t=2026-05-18T00:49:25.535091259Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-18T00:49:25.53700853Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.917161ms logger=migrator t=2026-05-18T00:49:25.541831483Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-18T00:49:25.5491632Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=7.328407ms logger=migrator t=2026-05-18T00:49:25.554856462Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-18T00:49:25.555080576Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=224.354µs logger=migrator t=2026-05-18T00:49:25.559582853Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-18T00:49:25.56038458Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=801.227µs logger=migrator t=2026-05-18T00:49:25.572634162Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-18T00:49:25.573498771Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=866.729µs logger=migrator t=2026-05-18T00:49:25.579710654Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-18T00:49:25.579755855Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.621µs logger=migrator t=2026-05-18T00:49:25.584949276Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-18T00:49:25.585774503Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=823.517µs logger=migrator t=2026-05-18T00:49:25.590463234Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-18T00:49:25.59125658Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=792.926µs logger=migrator t=2026-05-18T00:49:25.596421141Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:25.602259286Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.837405ms logger=migrator t=2026-05-18T00:49:25.606544828Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-18T00:49:25.607275573Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=730.735µs logger=migrator t=2026-05-18T00:49:25.613013246Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-18T00:49:25.614256102Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.242936ms logger=migrator t=2026-05-18T00:49:25.618771019Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-18T00:49:25.620263861Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.493392ms logger=migrator t=2026-05-18T00:49:25.625993813Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-18T00:49:25.626448144Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=453.861µs logger=migrator t=2026-05-18T00:49:25.634758231Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-18T00:49:25.637459779Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=2.695498ms logger=migrator t=2026-05-18T00:49:25.64266456Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-18T00:49:25.644885907Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.219807ms logger=migrator t=2026-05-18T00:49:25.648757301Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-18T00:49:25.649814463Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.054572ms logger=migrator t=2026-05-18T00:49:25.655336211Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-18T00:49:25.655488295Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=151.914µs logger=migrator t=2026-05-18T00:49:25.659315616Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-18T00:49:25.659458009Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=142.693µs logger=migrator t=2026-05-18T00:49:25.664824804Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-18T00:49:25.665644422Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=820.378µs logger=migrator t=2026-05-18T00:49:25.670004765Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-18T00:49:25.672978979Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.975374ms logger=migrator t=2026-05-18T00:49:25.678397045Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-18T00:49:25.679429377Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.030953ms logger=migrator t=2026-05-18T00:49:25.684987076Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-18T00:49:25.685984127Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=995.341µs logger=migrator t=2026-05-18T00:49:25.690316659Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-18T00:49:25.691647108Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.336909ms logger=migrator t=2026-05-18T00:49:25.696590244Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-18T00:49:25.697416941Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=824.407µs logger=migrator t=2026-05-18T00:49:25.700981158Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-18T00:49:25.701759165Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=777.547µs logger=migrator t=2026-05-18T00:49:25.706678939Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-18T00:49:25.713819233Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.140233ms logger=migrator t=2026-05-18T00:49:25.718719778Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-18T00:49:25.719707208Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=987.68µs logger=migrator t=2026-05-18T00:49:25.724814708Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-18T00:49:25.726064204Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.248816ms logger=migrator t=2026-05-18T00:49:25.731071052Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-18T00:49:25.732319228Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.247586ms logger=migrator t=2026-05-18T00:49:25.736823094Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-18T00:49:25.737425037Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=600.773µs logger=migrator t=2026-05-18T00:49:25.742656189Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-18T00:49:25.745422308Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.769669ms logger=migrator t=2026-05-18T00:49:25.75061479Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-18T00:49:25.754524163Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.853883ms logger=migrator t=2026-05-18T00:49:25.760764057Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-18T00:49:25.760797058Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.901µs logger=migrator t=2026-05-18T00:49:25.766167133Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-18T00:49:25.76652268Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=355.457µs logger=migrator t=2026-05-18T00:49:25.771496706Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-18T00:49:25.775194896Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.69932ms logger=migrator t=2026-05-18T00:49:25.863509744Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-18T00:49:25.863919223Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=412.649µs logger=migrator t=2026-05-18T00:49:25.871920374Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-18T00:49:25.872330853Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=411.289µs logger=migrator t=2026-05-18T00:49:25.878085276Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-18T00:49:25.881439819Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.353173ms logger=migrator t=2026-05-18T00:49:25.885233689Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-18T00:49:25.885508515Z level=info msg="Migration successfully executed" id="Update uid value" duration=276.026µs logger=migrator t=2026-05-18T00:49:25.889780537Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-18T00:49:25.890520212Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=739.805µs logger=migrator t=2026-05-18T00:49:25.899121696Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-18T00:49:25.900177609Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.055853ms logger=migrator t=2026-05-18T00:49:25.906128396Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-18T00:49:25.906950994Z level=info msg="Migration successfully executed" id="create api_key table" duration=822.748µs logger=migrator t=2026-05-18T00:49:25.911016111Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-18T00:49:25.911973472Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=957.471µs logger=migrator t=2026-05-18T00:49:25.917897819Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-18T00:49:25.918946661Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.048782ms logger=migrator t=2026-05-18T00:49:25.92589881Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-18T00:49:25.926811089Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=913.599µs logger=migrator t=2026-05-18T00:49:25.931810946Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-18T00:49:25.933231976Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.41698ms logger=migrator t=2026-05-18T00:49:25.938294964Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-18T00:49:25.939081571Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=786.047µs logger=migrator t=2026-05-18T00:49:25.942557615Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-18T00:49:25.943294382Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=737.357µs logger=migrator t=2026-05-18T00:49:25.948048603Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-18T00:49:25.955735797Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.686205ms logger=migrator t=2026-05-18T00:49:25.961075422Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-18T00:49:25.961827498Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=752.546µs logger=migrator t=2026-05-18T00:49:25.965263692Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-18T00:49:25.966037448Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=775.726µs logger=migrator t=2026-05-18T00:49:25.970137005Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-18T00:49:25.970923733Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=786.688µs logger=migrator t=2026-05-18T00:49:25.980889435Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-18T00:49:25.981813796Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=926.061µs logger=migrator t=2026-05-18T00:49:25.988527939Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-18T00:49:25.989220704Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=696.055µs logger=migrator t=2026-05-18T00:49:25.993029916Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-18T00:49:25.993945485Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=915.619µs logger=migrator t=2026-05-18T00:49:25.997869419Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-18T00:49:25.997895739Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.41µs logger=migrator t=2026-05-18T00:49:26.002090199Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-18T00:49:26.005153355Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.062436ms logger=migrator t=2026-05-18T00:49:26.010390417Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-18T00:49:26.012196925Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.802038ms logger=migrator t=2026-05-18T00:49:26.016845505Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-18T00:49:26.017004878Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.833µs logger=migrator t=2026-05-18T00:49:26.022286051Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-18T00:49:26.024749874Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.463683ms logger=migrator t=2026-05-18T00:49:26.028655557Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-18T00:49:26.031146981Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.491284ms logger=migrator t=2026-05-18T00:49:26.037089608Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-18T00:49:26.03811593Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.026542ms logger=migrator t=2026-05-18T00:49:26.042274869Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-18T00:49:26.04281159Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=536.801µs logger=migrator t=2026-05-18T00:49:26.046833567Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-18T00:49:26.047617383Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=783.846µs logger=migrator t=2026-05-18T00:49:26.051181179Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-18T00:49:26.052541199Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.362079ms logger=migrator t=2026-05-18T00:49:26.058031616Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-18T00:49:26.059091058Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.060752ms logger=migrator t=2026-05-18T00:49:26.06616949Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-18T00:49:26.06708302Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=913.6µs logger=migrator t=2026-05-18T00:49:26.071613057Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-18T00:49:26.071722679Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.912µs logger=migrator t=2026-05-18T00:49:26.075674983Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-18T00:49:26.075713444Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.601µs logger=migrator t=2026-05-18T00:49:26.080311093Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-18T00:49:26.084558103Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.24878ms logger=migrator t=2026-05-18T00:49:26.087927905Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-18T00:49:26.090578342Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.650077ms logger=migrator t=2026-05-18T00:49:26.093942135Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-18T00:49:26.094010236Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.692µs logger=migrator t=2026-05-18T00:49:26.097453239Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-18T00:49:26.098156574Z level=info msg="Migration successfully executed" id="create quota table v1" duration=703.235µs logger=migrator t=2026-05-18T00:49:26.102854975Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-18T00:49:26.104109081Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.253636ms logger=migrator t=2026-05-18T00:49:26.108347003Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-18T00:49:26.108388814Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.351µs logger=migrator t=2026-05-18T00:49:26.112022111Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-18T00:49:26.112763166Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=741.185µs logger=migrator t=2026-05-18T00:49:26.117719273Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-18T00:49:26.11852135Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=803.467µs logger=migrator t=2026-05-18T00:49:26.122637988Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-18T00:49:26.12551241Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.872652ms logger=migrator t=2026-05-18T00:49:26.128858931Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-18T00:49:26.128884162Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.201µs logger=migrator t=2026-05-18T00:49:26.133859588Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-18T00:49:26.134668045Z level=info msg="Migration successfully executed" id="create session table" duration=808.147µs logger=migrator t=2026-05-18T00:49:26.138714723Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-18T00:49:26.138790454Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=76.292µs logger=migrator t=2026-05-18T00:49:26.142140856Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-18T00:49:26.142213017Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=72.641µs logger=migrator t=2026-05-18T00:49:26.144789462Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-18T00:49:26.145435676Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=645.884µs logger=migrator t=2026-05-18T00:49:26.150215828Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-18T00:49:26.151330672Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.114994ms logger=migrator t=2026-05-18T00:49:26.15637778Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-18T00:49:26.15640504Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.65µs logger=migrator t=2026-05-18T00:49:26.159805573Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-18T00:49:26.159830594Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.871µs logger=migrator t=2026-05-18T00:49:26.164172187Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-18T00:49:26.169054341Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.881994ms logger=migrator t=2026-05-18T00:49:26.173371293Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-18T00:49:26.176316496Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.944433ms logger=migrator t=2026-05-18T00:49:26.179551135Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-18T00:49:26.179632467Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.812µs logger=migrator t=2026-05-18T00:49:26.182888417Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-18T00:49:26.182958958Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=70.841µs logger=migrator t=2026-05-18T00:49:26.187262801Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-18T00:49:26.188001216Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=738.405µs logger=migrator t=2026-05-18T00:49:26.197349076Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-18T00:49:26.197400717Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=53.121µs logger=migrator t=2026-05-18T00:49:26.202930975Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-18T00:49:26.207909892Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.978797ms logger=migrator t=2026-05-18T00:49:26.212440669Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-18T00:49:26.212589772Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=149.553µs logger=migrator t=2026-05-18T00:49:26.216383473Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-18T00:49:26.219473599Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.089666ms logger=migrator t=2026-05-18T00:49:26.22324086Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-18T00:49:26.226435439Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.193869ms logger=migrator t=2026-05-18T00:49:26.230393763Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-18T00:49:26.230465374Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.551µs logger=migrator t=2026-05-18T00:49:26.236914893Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-18T00:49:26.237881924Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=966.87µs logger=migrator t=2026-05-18T00:49:26.242289367Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-18T00:49:26.243988404Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.698687ms logger=migrator t=2026-05-18T00:49:26.248338047Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-18T00:49:26.249444811Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.105794ms logger=migrator t=2026-05-18T00:49:26.254470928Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-18T00:49:26.255337497Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=864.878µs logger=migrator t=2026-05-18T00:49:26.26065766Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-18T00:49:26.261465737Z level=info msg="Migration successfully executed" id="add index alert state" duration=807.787µs logger=migrator t=2026-05-18T00:49:26.269234154Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-18T00:49:26.270585433Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.351049ms logger=migrator t=2026-05-18T00:49:26.275275463Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-18T00:49:26.2760229Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=747.437µs logger=migrator t=2026-05-18T00:49:26.280466704Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-18T00:49:26.281328732Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=860.178µs logger=migrator t=2026-05-18T00:49:26.286585255Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-18T00:49:26.287381883Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=797.598µs logger=migrator t=2026-05-18T00:49:26.290977159Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-18T00:49:26.306098072Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.115413ms logger=migrator t=2026-05-18T00:49:26.311452167Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-18T00:49:26.312565831Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.114024ms logger=migrator t=2026-05-18T00:49:26.317135769Z 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-18T00:49:26.317860994Z 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=725.145µs logger=migrator t=2026-05-18T00:49:26.322526444Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-18T00:49:26.322942053Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=419.159µs logger=migrator t=2026-05-18T00:49:26.326441188Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-18T00:49:26.327357538Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=919.859µs logger=migrator t=2026-05-18T00:49:26.331191659Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-18T00:49:26.332539979Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.3484ms logger=migrator t=2026-05-18T00:49:26.337154517Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-18T00:49:26.340777915Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.622868ms logger=migrator t=2026-05-18T00:49:26.345839992Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-18T00:49:26.349478371Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.638359ms logger=migrator t=2026-05-18T00:49:26.353064287Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-18T00:49:26.356533611Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.469054ms logger=migrator t=2026-05-18T00:49:26.360204171Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-18T00:49:26.363732216Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.527866ms logger=migrator t=2026-05-18T00:49:26.369781745Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-18T00:49:26.370681604Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=899.029µs logger=migrator t=2026-05-18T00:49:26.374967046Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-18T00:49:26.374995967Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.881µs logger=migrator t=2026-05-18T00:49:26.378641654Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-18T00:49:26.378723946Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=83.682µs logger=migrator t=2026-05-18T00:49:26.383380386Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-18T00:49:26.384734465Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.354869ms logger=migrator t=2026-05-18T00:49:26.39198956Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:49:26.393634126Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.647016ms logger=migrator t=2026-05-18T00:49:26.398603751Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-18T00:49:26.399346368Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=746.367µs logger=migrator t=2026-05-18T00:49:26.4027375Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-18T00:49:26.403511116Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=773.896µs logger=migrator t=2026-05-18T00:49:26.407980822Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:49:26.409342771Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.361549ms logger=migrator t=2026-05-18T00:49:26.413151052Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-18T00:49:26.416872162Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.72022ms logger=migrator t=2026-05-18T00:49:26.421233445Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-18T00:49:26.424888444Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.654129ms logger=migrator t=2026-05-18T00:49:26.428687155Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-18T00:49:26.428872419Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=184.384µs logger=migrator t=2026-05-18T00:49:26.432500836Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-18T00:49:26.433386786Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=885.68µs logger=migrator t=2026-05-18T00:49:26.437576735Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-18T00:49:26.439444085Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.86529ms logger=migrator t=2026-05-18T00:49:26.444834031Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-18T00:49:26.447745503Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.911902ms logger=migrator t=2026-05-18T00:49:26.45136717Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-18T00:49:26.451419981Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=53.791µs logger=migrator t=2026-05-18T00:49:26.456088591Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-18T00:49:26.457206835Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.117744ms logger=migrator t=2026-05-18T00:49:26.461090559Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-18T00:49:26.462046849Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=956.371µs logger=migrator t=2026-05-18T00:49:26.466620877Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-18T00:49:26.46676608Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=145.033µs logger=migrator t=2026-05-18T00:49:26.471197584Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-18T00:49:26.472125145Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=927.181µs logger=migrator t=2026-05-18T00:49:26.476458957Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-18T00:49:26.477801446Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.340759ms logger=migrator t=2026-05-18T00:49:26.482650689Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-18T00:49:26.484172282Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.520603ms logger=migrator t=2026-05-18T00:49:26.489365664Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-18T00:49:26.490346804Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=981.08µs logger=migrator t=2026-05-18T00:49:26.494542454Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-18T00:49:26.496113438Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.571234ms logger=migrator t=2026-05-18T00:49:26.500587164Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-18T00:49:26.502210508Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.623234ms logger=migrator t=2026-05-18T00:49:26.507571222Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-18T00:49:26.507598713Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.521µs logger=migrator t=2026-05-18T00:49:26.511296583Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-18T00:49:26.517810582Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.513099ms logger=migrator t=2026-05-18T00:49:26.521784696Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-18T00:49:26.52244877Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=664.334µs logger=migrator t=2026-05-18T00:49:26.52659089Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-18T00:49:26.52941862Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.827421ms logger=migrator t=2026-05-18T00:49:26.53316231Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-18T00:49:26.534047749Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=882.599µs logger=migrator t=2026-05-18T00:49:26.539300752Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-18T00:49:26.540828214Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.527062ms logger=migrator t=2026-05-18T00:49:26.546637168Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-18T00:49:26.548184272Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.551364ms logger=migrator t=2026-05-18T00:49:26.552523804Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-18T00:49:26.565032982Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.508148ms logger=migrator t=2026-05-18T00:49:26.570305095Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-18T00:49:26.570855047Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=550.112µs logger=migrator t=2026-05-18T00:49:26.578189283Z 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-18T00:49:26.579682545Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.493412ms logger=migrator t=2026-05-18T00:49:26.584338925Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-18T00:49:26.584834486Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=497.541µs logger=migrator t=2026-05-18T00:49:26.588581285Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-18T00:49:26.589153868Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=574.782µs logger=migrator t=2026-05-18T00:49:26.593815178Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-18T00:49:26.594198736Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=387.268µs logger=migrator t=2026-05-18T00:49:26.598370695Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-18T00:49:26.604174379Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.805094ms logger=migrator t=2026-05-18T00:49:26.609297209Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-18T00:49:26.614327146Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.029878ms logger=migrator t=2026-05-18T00:49:26.62103417Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-18T00:49:26.621910959Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=876.659µs logger=migrator t=2026-05-18T00:49:26.625309241Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-18T00:49:26.6261786Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=869.219µs logger=migrator t=2026-05-18T00:49:26.630244557Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-18T00:49:26.630535723Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=290.556µs logger=migrator t=2026-05-18T00:49:26.634647222Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-18T00:49:26.638863811Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.21511ms logger=migrator t=2026-05-18T00:49:26.64257933Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-18T00:49:26.643431389Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=851.309µs logger=migrator t=2026-05-18T00:49:26.648891476Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-18T00:49:26.64905731Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=164.123µs logger=migrator t=2026-05-18T00:49:26.652868701Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-18T00:49:26.65331243Z level=info msg="Migration successfully executed" id="Move region to single row" duration=444.56µs logger=migrator t=2026-05-18T00:49:26.658528062Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-18T00:49:26.659942482Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.41712ms logger=migrator t=2026-05-18T00:49:26.664152952Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-18T00:49:26.66544059Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.288098ms logger=migrator t=2026-05-18T00:49:26.670034098Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:49:26.671237374Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.202966ms logger=migrator t=2026-05-18T00:49:26.674994004Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:49:26.676472215Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.477771ms logger=migrator t=2026-05-18T00:49:26.681615226Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-18T00:49:26.682917844Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.304419ms logger=migrator t=2026-05-18T00:49:26.687524952Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-18T00:49:26.688507434Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=982.822µs logger=migrator t=2026-05-18T00:49:26.691711912Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-18T00:49:26.691797134Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=85.452µs logger=migrator t=2026-05-18T00:49:26.695941552Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-18T00:49:26.697074847Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.132885ms logger=migrator t=2026-05-18T00:49:26.701988652Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-18T00:49:26.70284028Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=851.898µs logger=migrator t=2026-05-18T00:49:26.706849485Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-18T00:49:26.707743515Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=893.88µs logger=migrator t=2026-05-18T00:49:26.711819882Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-18T00:49:26.712739721Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=919.199µs logger=migrator t=2026-05-18T00:49:26.717404521Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-18T00:49:26.717586445Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.044µs logger=migrator t=2026-05-18T00:49:26.721151061Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-18T00:49:26.7215069Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=357.468µs logger=migrator t=2026-05-18T00:49:26.725033375Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-18T00:49:26.725098336Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=65.461µs logger=migrator t=2026-05-18T00:49:26.729552771Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-18T00:49:26.730352399Z level=info msg="Migration successfully executed" id="create team table" duration=799.388µs logger=migrator t=2026-05-18T00:49:26.734338444Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-18T00:49:26.736199444Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.85876ms logger=migrator t=2026-05-18T00:49:26.741412615Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-18T00:49:26.742336685Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=923.97µs logger=migrator t=2026-05-18T00:49:26.746386991Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-18T00:49:26.750920408Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.529867ms logger=migrator t=2026-05-18T00:49:26.754864132Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-18T00:49:26.755039017Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.405µs logger=migrator t=2026-05-18T00:49:26.758741006Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-18T00:49:26.759856309Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.111793ms logger=migrator t=2026-05-18T00:49:26.764956118Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-18T00:49:26.76599299Z level=info msg="Migration successfully executed" id="create team member table" duration=1.036452ms logger=migrator t=2026-05-18T00:49:26.771668212Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-18T00:49:26.772544751Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=876.709µs logger=migrator t=2026-05-18T00:49:26.776597838Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-18T00:49:26.777586119Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=987.701µs logger=migrator t=2026-05-18T00:49:26.783540937Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-18T00:49:26.784446446Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=906.259µs logger=migrator t=2026-05-18T00:49:26.789276489Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-18T00:49:26.793819286Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.541107ms logger=migrator t=2026-05-18T00:49:26.798722841Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-18T00:49:26.803557645Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.833754ms logger=migrator t=2026-05-18T00:49:26.806961067Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-18T00:49:26.811898183Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.936476ms logger=migrator t=2026-05-18T00:49:26.817912141Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-18T00:49:26.818869462Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=957.091µs logger=migrator t=2026-05-18T00:49:26.823144714Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-18T00:49:26.824535853Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.39081ms logger=migrator t=2026-05-18T00:49:26.830063601Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-18T00:49:26.831541283Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.477622ms logger=migrator t=2026-05-18T00:49:26.837651694Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-18T00:49:26.839174057Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.522193ms logger=migrator t=2026-05-18T00:49:26.843958019Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-18T00:49:26.845359649Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.401721ms logger=migrator t=2026-05-18T00:49:26.851363777Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-18T00:49:26.852226806Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=862.889µs logger=migrator t=2026-05-18T00:49:26.856744002Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-18T00:49:26.857628221Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=883.739µs logger=migrator t=2026-05-18T00:49:26.863537397Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-18T00:49:26.864860306Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.325259ms logger=migrator t=2026-05-18T00:49:26.871409776Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-18T00:49:26.872123901Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=714.115µs logger=migrator t=2026-05-18T00:49:26.879232283Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-18T00:49:26.879823706Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=590.993µs logger=migrator t=2026-05-18T00:49:26.886937799Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-18T00:49:26.888163464Z level=info msg="Migration successfully executed" id="create tag table" duration=1.225295ms logger=migrator t=2026-05-18T00:49:26.89589925Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-18T00:49:26.899044357Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=3.143937ms logger=migrator t=2026-05-18T00:49:26.907460937Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-18T00:49:26.908580871Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.121654ms logger=migrator t=2026-05-18T00:49:26.916744446Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-18T00:49:26.918228048Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.483873ms logger=migrator t=2026-05-18T00:49:26.926192918Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-18T00:49:26.92816939Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.979342ms logger=migrator t=2026-05-18T00:49:26.933886432Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:26.94870536Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.816838ms logger=migrator t=2026-05-18T00:49:26.952581352Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-18T00:49:26.953816418Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.233656ms logger=migrator t=2026-05-18T00:49:26.959736696Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-18T00:49:26.960804678Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.067242ms logger=migrator t=2026-05-18T00:49:26.966148703Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-18T00:49:26.96648121Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=332.777µs logger=migrator t=2026-05-18T00:49:26.970569537Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-18T00:49:26.971398285Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=827.418µs logger=migrator t=2026-05-18T00:49:26.977330622Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-18T00:49:26.978556888Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.226446ms logger=migrator t=2026-05-18T00:49:26.99174547Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-18T00:49:26.993193792Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.447792ms logger=migrator t=2026-05-18T00:49:26.999169769Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-18T00:49:26.999385594Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=216.305µs logger=migrator t=2026-05-18T00:49:27.013647529Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-18T00:49:27.024071282Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.424733ms logger=migrator t=2026-05-18T00:49:27.032464992Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-18T00:49:27.037526029Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.061747ms logger=migrator t=2026-05-18T00:49:27.061040603Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-18T00:49:27.0669921Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.952938ms logger=migrator t=2026-05-18T00:49:27.072283253Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-18T00:49:27.079225631Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.941178ms logger=migrator t=2026-05-18T00:49:27.083515694Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-18T00:49:27.084709499Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.193116ms logger=migrator t=2026-05-18T00:49:27.091472194Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-18T00:49:27.097221757Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.748753ms logger=migrator t=2026-05-18T00:49:27.104065143Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-18T00:49:27.106155938Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.087915ms logger=migrator t=2026-05-18T00:49:27.114085047Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-18T00:49:27.115210381Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.125594ms logger=migrator t=2026-05-18T00:49:27.121441384Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-18T00:49:27.122364715Z level=info msg="Migration successfully executed" id="create user auth token table" duration=923.541µs logger=migrator t=2026-05-18T00:49:27.129023867Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-18T00:49:27.130921398Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.899901ms logger=migrator t=2026-05-18T00:49:27.13761269Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-18T00:49:27.138678933Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.066283ms logger=migrator t=2026-05-18T00:49:27.143708151Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-18T00:49:27.145356326Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.648125ms logger=migrator t=2026-05-18T00:49:27.151897756Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-18T00:49:27.157442655Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.544889ms logger=migrator t=2026-05-18T00:49:27.161936911Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-18T00:49:27.162864191Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=927.27µs logger=migrator t=2026-05-18T00:49:27.168102383Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-18T00:49:27.169654357Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.551423ms logger=migrator t=2026-05-18T00:49:27.176007882Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-18T00:49:27.176967812Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=959.79µs logger=migrator t=2026-05-18T00:49:27.181948599Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-18T00:49:27.182814407Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=865.588µs logger=migrator t=2026-05-18T00:49:27.187854815Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-18T00:49:27.188805495Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=950.1µs logger=migrator t=2026-05-18T00:49:27.194800425Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-18T00:49:27.194909877Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=111.013µs logger=migrator t=2026-05-18T00:49:27.200589678Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-18T00:49:27.200768132Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=178.424µs logger=migrator t=2026-05-18T00:49:27.205785649Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-18T00:49:27.207352033Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.564884ms logger=migrator t=2026-05-18T00:49:27.213438633Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:49:27.214459035Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.017823ms logger=migrator t=2026-05-18T00:49:27.219523073Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:49:27.220964054Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.435392ms logger=migrator t=2026-05-18T00:49:27.22640054Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:27.226516343Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.183µs logger=migrator t=2026-05-18T00:49:27.230970077Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:49:27.231828556Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=858.309µs logger=migrator t=2026-05-18T00:49:27.23855163Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:49:27.239984451Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.432221ms logger=migrator t=2026-05-18T00:49:27.246066661Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:49:27.247554512Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.489301ms logger=migrator t=2026-05-18T00:49:27.254103293Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:49:27.255036573Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=933.22µs logger=migrator t=2026-05-18T00:49:27.260063761Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-18T00:49:27.268602783Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.537783ms logger=migrator t=2026-05-18T00:49:27.274915078Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-18T00:49:27.275547481Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=632.463µs logger=migrator t=2026-05-18T00:49:27.281284124Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-18T00:49:27.281406186Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.172µs logger=migrator t=2026-05-18T00:49:27.286672299Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-18T00:49:27.28809724Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.424921ms logger=migrator t=2026-05-18T00:49:27.295791955Z 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-18T00:49:27.297081632Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.293047ms logger=migrator t=2026-05-18T00:49:27.302199992Z 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-18T00:49:27.303224063Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.023691ms logger=migrator t=2026-05-18T00:49:27.308775162Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:27.308843133Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.541µs logger=migrator t=2026-05-18T00:49:27.323813814Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-18T00:49:27.325124702Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.315088ms logger=migrator t=2026-05-18T00:49:27.330930376Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-18T00:49:27.332279045Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.348419ms logger=migrator t=2026-05-18T00:49:27.337120818Z 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-18T00:49:27.338376766Z 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.259858ms logger=migrator t=2026-05-18T00:49:27.343140787Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-18T00:49:27.344056597Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=915.36µs logger=migrator t=2026-05-18T00:49:27.350067356Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-18T00:49:27.360041608Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.973742ms logger=migrator t=2026-05-18T00:49:27.366019527Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:27.36712464Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.115283ms logger=migrator t=2026-05-18T00:49:27.370465232Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:27.371399192Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=933.98µs logger=migrator t=2026-05-18T00:49:27.377592835Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-18T00:49:27.405853489Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.259804ms logger=migrator t=2026-05-18T00:49:27.411447269Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-18T00:49:27.436031125Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.579086ms logger=migrator t=2026-05-18T00:49:27.441638475Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:27.442706187Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.067572ms logger=migrator t=2026-05-18T00:49:27.449628385Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:27.450597256Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=969.071µs logger=migrator t=2026-05-18T00:49:27.456145415Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-18T00:49:27.462383348Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.231893ms logger=migrator t=2026-05-18T00:49:27.467726462Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-18T00:49:27.473726171Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.999769ms logger=migrator t=2026-05-18T00:49:27.479191128Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-18T00:49:27.48023628Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.045012ms logger=migrator t=2026-05-18T00:49:27.485261197Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-18T00:49:27.48631115Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.049673ms logger=migrator t=2026-05-18T00:49:27.491602283Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-18T00:49:27.493087645Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.483902ms logger=migrator t=2026-05-18T00:49:27.499130244Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-18T00:49:27.501040655Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.908791ms logger=migrator t=2026-05-18T00:49:27.50640427Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:27.506481302Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=78.282µs logger=migrator t=2026-05-18T00:49:27.510997968Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-18T00:49:27.521306368Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.3084ms logger=migrator t=2026-05-18T00:49:27.528890571Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-18T00:49:27.538456705Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.573454ms logger=migrator t=2026-05-18T00:49:27.545057187Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-18T00:49:27.549575743Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.518496ms logger=migrator t=2026-05-18T00:49:27.554689313Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-18T00:49:27.555809457Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.120523ms logger=migrator t=2026-05-18T00:49:27.560886835Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-18T00:49:27.562151603Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.263888ms logger=migrator t=2026-05-18T00:49:27.566610398Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-18T00:49:27.578084473Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.474455ms logger=migrator t=2026-05-18T00:49:27.584609173Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-18T00:49:27.589763973Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.158ms logger=migrator t=2026-05-18T00:49:27.595276671Z 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-18T00:49:27.596416616Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.139244ms logger=migrator t=2026-05-18T00:49:27.601506225Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-18T00:49:27.607762248Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.255613ms logger=migrator t=2026-05-18T00:49:27.612593372Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-18T00:49:27.619683283Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.089241ms logger=migrator t=2026-05-18T00:49:27.625381735Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-18T00:49:27.625475417Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.082µs logger=migrator t=2026-05-18T00:49:27.630310311Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-18T00:49:27.631422894Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.110824ms logger=migrator t=2026-05-18T00:49:27.636244127Z 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-18T00:49:27.637229548Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=985.121µs logger=migrator t=2026-05-18T00:49:27.642657494Z 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-18T00:49:27.643672847Z 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.014793ms logger=migrator t=2026-05-18T00:49:27.64855667Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:27.648634963Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.733µs logger=migrator t=2026-05-18T00:49:27.652575797Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-18T00:49:27.662235463Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.659696ms logger=migrator t=2026-05-18T00:49:27.675366734Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-18T00:49:27.683959728Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.592204ms logger=migrator t=2026-05-18T00:49:27.689279142Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-18T00:49:27.695713049Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.433297ms logger=migrator t=2026-05-18T00:49:27.709242519Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-18T00:49:27.719929268Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.687119ms logger=migrator t=2026-05-18T00:49:27.726270433Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-18T00:49:27.734211093Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.94242ms logger=migrator t=2026-05-18T00:49:27.739275162Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-18T00:49:27.739355743Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=81.061µs logger=migrator t=2026-05-18T00:49:27.744528974Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-18T00:49:27.745493194Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=964.27µs logger=migrator t=2026-05-18T00:49:27.75183815Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-18T00:49:27.758658376Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.818676ms logger=migrator t=2026-05-18T00:49:27.763554212Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-18T00:49:27.763644903Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=91.532µs logger=migrator t=2026-05-18T00:49:27.769204022Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-18T00:49:27.774461264Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.259372ms logger=migrator t=2026-05-18T00:49:27.780420952Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-18T00:49:27.781622647Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.201455ms logger=migrator t=2026-05-18T00:49:27.790515057Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-18T00:49:27.798541219Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.018982ms logger=migrator t=2026-05-18T00:49:27.804805933Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-18T00:49:27.805622101Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=816.638µs logger=migrator t=2026-05-18T00:49:27.811253302Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-18T00:49:27.812469647Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.214955ms logger=migrator t=2026-05-18T00:49:27.819679852Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-18T00:49:27.8261737Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.496718ms logger=migrator t=2026-05-18T00:49:27.832966715Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-18T00:49:27.833771803Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=805.038µs logger=migrator t=2026-05-18T00:49:27.840611929Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-18T00:49:27.842345567Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.733248ms logger=migrator t=2026-05-18T00:49:27.848305804Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-18T00:49:27.849617082Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.311148ms logger=migrator t=2026-05-18T00:49:27.856439328Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-18T00:49:27.858080543Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.640935ms logger=migrator t=2026-05-18T00:49:27.864776887Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-18T00:49:27.864845388Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.371µs logger=migrator t=2026-05-18T00:49:27.87100406Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-18T00:49:27.87944187Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=8.43403ms logger=migrator t=2026-05-18T00:49:27.885776495Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-18T00:49:27.887420191Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.641636ms logger=migrator t=2026-05-18T00:49:27.895107655Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-18T00:49:27.895845011Z 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-18T00:49:27.90373176Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-18T00:49:27.90422018Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=488.62µs logger=migrator t=2026-05-18T00:49:27.912387825Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-18T00:49:27.913837056Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.450261ms logger=migrator t=2026-05-18T00:49:27.92011342Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-18T00:49:27.933888314Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=13.770964ms logger=migrator t=2026-05-18T00:49:27.95048787Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-18T00:49:27.954259851Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=3.768651ms logger=migrator t=2026-05-18T00:49:27.966484192Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-18T00:49:27.968806682Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.32456ms logger=migrator t=2026-05-18T00:49:27.975439363Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-18T00:49:27.976332272Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=892.559µs logger=migrator t=2026-05-18T00:49:27.983639639Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-18T00:49:27.98508477Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.444541ms logger=migrator t=2026-05-18T00:49:27.990334702Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-18T00:49:27.991529148Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.193076ms logger=migrator t=2026-05-18T00:49:27.995972272Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-18T00:49:27.995997284Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.162µs logger=migrator t=2026-05-18T00:49:28.000848337Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-18T00:49:28.000935899Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=89.432µs logger=migrator t=2026-05-18T00:49:28.00707803Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-18T00:49:28.014182712Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.102632ms logger=migrator t=2026-05-18T00:49:28.0178246Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-18T00:49:28.018106516Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=280.526µs logger=migrator t=2026-05-18T00:49:28.022280586Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-18T00:49:28.023084253Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=803.657µs logger=migrator t=2026-05-18T00:49:28.027294753Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-18T00:49:28.027675361Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=381.198µs logger=migrator t=2026-05-18T00:49:28.032632347Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-18T00:49:28.033940435Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.323898ms logger=migrator t=2026-05-18T00:49:28.038870301Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-18T00:49:28.041886925Z level=info msg="Migration successfully executed" id="create secrets table" duration=3.016294ms logger=migrator t=2026-05-18T00:49:28.048086887Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-18T00:49:28.080818948Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.730271ms logger=migrator t=2026-05-18T00:49:28.084713141Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-18T00:49:28.090671538Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.958497ms logger=migrator t=2026-05-18T00:49:28.095449241Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-18T00:49:28.095615884Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=166.553µs logger=migrator t=2026-05-18T00:49:28.099310083Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-18T00:49:28.133832762Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.518519ms logger=migrator t=2026-05-18T00:49:28.138176655Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-18T00:49:28.171850165Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.668091ms logger=migrator t=2026-05-18T00:49:28.178781004Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-18T00:49:28.179797125Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.006831ms logger=migrator t=2026-05-18T00:49:28.185395945Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-18T00:49:28.186576771Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.180936ms logger=migrator t=2026-05-18T00:49:28.190686048Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-18T00:49:28.190902583Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=216.535µs logger=migrator t=2026-05-18T00:49:28.194430078Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-18T00:49:28.195302567Z level=info msg="Migration successfully executed" id="create permission table" duration=869.549µs logger=migrator t=2026-05-18T00:49:28.200915217Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-18T00:49:28.20199173Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.077023ms logger=migrator t=2026-05-18T00:49:28.206242801Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-18T00:49:28.207459157Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.216736ms logger=migrator t=2026-05-18T00:49:28.215562731Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-18T00:49:28.216824087Z level=info msg="Migration successfully executed" id="create role table" duration=1.264037ms logger=migrator t=2026-05-18T00:49:28.223851228Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-18T00:49:28.231918651Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.065593ms logger=migrator t=2026-05-18T00:49:28.238085092Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-18T00:49:28.244179332Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.09387ms logger=migrator t=2026-05-18T00:49:28.248516155Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-18T00:49:28.250228872Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.712637ms logger=migrator t=2026-05-18T00:49:28.261444422Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-18T00:49:28.262977115Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.531263ms logger=migrator t=2026-05-18T00:49:28.277149378Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-18T00:49:28.27820427Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.057042ms logger=migrator t=2026-05-18T00:49:28.28236566Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-18T00:49:28.28335212Z level=info msg="Migration successfully executed" id="create team role table" duration=979.45µs logger=migrator t=2026-05-18T00:49:28.287622592Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-18T00:49:28.28896149Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.338838ms logger=migrator t=2026-05-18T00:49:28.294434317Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-18T00:49:28.295536941Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.095594ms logger=migrator t=2026-05-18T00:49:28.303547412Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-18T00:49:28.307551398Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=4.003636ms logger=migrator t=2026-05-18T00:49:28.31514333Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-18T00:49:28.316222184Z level=info msg="Migration successfully executed" id="create user role table" duration=1.078874ms logger=migrator t=2026-05-18T00:49:28.32210071Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-18T00:49:28.323105681Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.005971ms logger=migrator t=2026-05-18T00:49:28.330082661Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-18T00:49:28.33102067Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=938.129µs logger=migrator t=2026-05-18T00:49:28.338323937Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-18T00:49:28.339843709Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.521912ms logger=migrator t=2026-05-18T00:49:28.347618835Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-18T00:49:28.348935773Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.318538ms logger=migrator t=2026-05-18T00:49:28.355264159Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-18T00:49:28.356844912Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.583893ms logger=migrator t=2026-05-18T00:49:28.363745311Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-18T00:49:28.365108279Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.361908ms logger=migrator t=2026-05-18T00:49:28.37027457Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-18T00:49:28.379069878Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.795158ms logger=migrator t=2026-05-18T00:49:28.383510093Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-18T00:49:28.384526025Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.015722ms logger=migrator t=2026-05-18T00:49:28.388571862Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-18T00:49:28.390152495Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.601834ms logger=migrator t=2026-05-18T00:49:28.395260544Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-18T00:49:28.396532711Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.272287ms logger=migrator t=2026-05-18T00:49:28.403625743Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-18T00:49:28.405890312Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.267429ms logger=migrator t=2026-05-18T00:49:28.411973212Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-18T00:49:28.413155977Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.186895ms logger=migrator t=2026-05-18T00:49:28.424447749Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-18T00:49:28.427049484Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.603195ms logger=migrator t=2026-05-18T00:49:28.432554022Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-18T00:49:28.446250175Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.691873ms logger=migrator t=2026-05-18T00:49:28.44978426Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-18T00:49:28.455481053Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.696343ms logger=migrator t=2026-05-18T00:49:28.459862476Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-18T00:49:28.468861579Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.997893ms logger=migrator t=2026-05-18T00:49:28.472761393Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-18T00:49:28.483131634Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.365391ms logger=migrator t=2026-05-18T00:49:28.490692126Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-18T00:49:28.491970774Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.281018ms logger=migrator t=2026-05-18T00:49:28.497659095Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-18T00:49:28.498756028Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.097253ms logger=migrator t=2026-05-18T00:49:28.502540139Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-18T00:49:28.503576132Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.037113ms logger=migrator t=2026-05-18T00:49:28.507817272Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-18T00:49:28.508739462Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=922.73µs logger=migrator t=2026-05-18T00:49:28.512443012Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-18T00:49:28.513581625Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.139224ms logger=migrator t=2026-05-18T00:49:28.51938955Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-18T00:49:28.519471501Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=84.591µs logger=migrator t=2026-05-18T00:49:28.522837864Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-18T00:49:28.522874245Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.671µs logger=migrator t=2026-05-18T00:49:28.529080708Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-18T00:49:28.529880584Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=801.967µs logger=migrator t=2026-05-18T00:49:28.534369801Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-18T00:49:28.535052605Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=679.024µs logger=migrator t=2026-05-18T00:49:28.53993234Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-18T00:49:28.541044313Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.111833ms logger=migrator t=2026-05-18T00:49:28.54507053Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-18T00:49:28.545326525Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=256.515µs logger=migrator t=2026-05-18T00:49:28.549975494Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-18T00:49:28.550742711Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=770.467µs logger=migrator t=2026-05-18T00:49:28.555667176Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-18T00:49:28.556352371Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=685.905µs logger=migrator t=2026-05-18T00:49:28.56191996Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-18T00:49:28.563128506Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.208326ms logger=migrator t=2026-05-18T00:49:28.567748765Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-18T00:49:28.576491482Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.741517ms logger=migrator t=2026-05-18T00:49:28.580475547Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-18T00:49:28.580562569Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=93.352µs logger=migrator t=2026-05-18T00:49:28.584688107Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-18T00:49:28.585876172Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.186405ms logger=migrator t=2026-05-18T00:49:28.591673126Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-18T00:49:28.592978055Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.305418ms logger=migrator t=2026-05-18T00:49:28.599183127Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-18T00:49:28.600349672Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.166565ms logger=migrator t=2026-05-18T00:49:28.605231606Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-18T00:49:28.616933597Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.70065ms logger=migrator t=2026-05-18T00:49:28.620692067Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-18T00:49:28.62175952Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.064963ms logger=migrator t=2026-05-18T00:49:28.625409648Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-18T00:49:28.626441641Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.029662ms logger=migrator t=2026-05-18T00:49:28.632364907Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:28.662581813Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.211795ms logger=migrator t=2026-05-18T00:49:28.666995888Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-18T00:49:28.66807142Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.075473ms logger=migrator t=2026-05-18T00:49:28.672770231Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-18T00:49:28.673560078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=789.897µs logger=migrator t=2026-05-18T00:49:28.678623176Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-18T00:49:28.679368802Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=745.656µs logger=migrator t=2026-05-18T00:49:28.683342647Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-18T00:49:28.684109004Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=766.577µs logger=migrator t=2026-05-18T00:49:28.688317364Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-18T00:49:28.688488508Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=169.694µs logger=migrator t=2026-05-18T00:49:28.693210758Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-18T00:49:28.693965435Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=754.297µs logger=migrator t=2026-05-18T00:49:28.697065491Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-18T00:49:28.702919366Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.853995ms logger=migrator t=2026-05-18T00:49:28.707467623Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-18T00:49:28.708057466Z level=info msg="Migration successfully executed" id="create entity_events table" duration=590.103µs logger=migrator t=2026-05-18T00:49:28.712212495Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-18T00:49:28.7129531Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=740.525µs logger=migrator t=2026-05-18T00:49:28.717571729Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:49:28.717899246Z 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-18T00:49:28.721377221Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:49:28.722066036Z 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-18T00:49:28.726584792Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-18T00:49:28.727779778Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.194426ms logger=migrator t=2026-05-18T00:49:28.732910168Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-18T00:49:28.73441917Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.508672ms logger=migrator t=2026-05-18T00:49:28.738217321Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:49:28.739924558Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.706947ms logger=migrator t=2026-05-18T00:49:28.746261263Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:49:28.747321286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.059983ms logger=migrator t=2026-05-18T00:49:28.751484195Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:49:28.7531012Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.616595ms logger=migrator t=2026-05-18T00:49:28.757211227Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:49:28.758768161Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.556784ms logger=migrator t=2026-05-18T00:49:28.763645466Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-18T00:49:28.764411182Z level=info msg="Migration successfully executed" id="Drop public config table" duration=765.116µs logger=migrator t=2026-05-18T00:49:28.768454408Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-18T00:49:28.769967801Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.511642ms logger=migrator t=2026-05-18T00:49:28.774751502Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:49:28.776472099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.722027ms logger=migrator t=2026-05-18T00:49:28.780224349Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:49:28.781323374Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.100335ms logger=migrator t=2026-05-18T00:49:28.78588231Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-18T00:49:28.787006995Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.123675ms logger=migrator t=2026-05-18T00:49:28.791764147Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-18T00:49:28.816436414Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.673357ms logger=migrator t=2026-05-18T00:49:28.820566803Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-18T00:49:28.82649365Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.926957ms logger=migrator t=2026-05-18T00:49:28.83027784Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-18T00:49:28.838514587Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.236587ms logger=migrator t=2026-05-18T00:49:28.84379819Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-18T00:49:28.844021974Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=224.124µs logger=migrator t=2026-05-18T00:49:28.84802487Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-18T00:49:28.856256007Z level=info msg="Migration successfully executed" id="add share column" duration=8.235056ms logger=migrator t=2026-05-18T00:49:28.861200612Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-18T00:49:28.861324464Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=124.082µs logger=migrator t=2026-05-18T00:49:28.865702748Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-18T00:49:28.867055107Z level=info msg="Migration successfully executed" id="create file table" duration=1.349979ms logger=migrator t=2026-05-18T00:49:28.871788788Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-18T00:49:28.873575057Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.785779ms logger=migrator t=2026-05-18T00:49:28.878485292Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-18T00:49:28.879557525Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.067763ms logger=migrator t=2026-05-18T00:49:28.885758377Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-18T00:49:28.887052106Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.293508ms logger=migrator t=2026-05-18T00:49:28.891628533Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-18T00:49:28.893604345Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.931501ms logger=migrator t=2026-05-18T00:49:28.897993599Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-18T00:49:28.898091322Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.734µs logger=migrator t=2026-05-18T00:49:28.903448245Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-18T00:49:28.903511937Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.292µs logger=migrator t=2026-05-18T00:49:28.907200096Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-18T00:49:28.907741018Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=540.671µs logger=migrator t=2026-05-18T00:49:28.911962758Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-18T00:49:28.912316576Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=353.819µs logger=migrator t=2026-05-18T00:49:28.916561196Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-18T00:49:28.918752363Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.191357ms logger=migrator t=2026-05-18T00:49:28.925503107Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-18T00:49:28.934759786Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.258869ms logger=migrator t=2026-05-18T00:49:28.938175239Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-18T00:49:28.938341312Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.433µs logger=migrator t=2026-05-18T00:49:28.941359887Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-18T00:49:28.94244845Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.088653ms logger=migrator t=2026-05-18T00:49:28.946923986Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-18T00:49:28.947299694Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=376.348µs logger=migrator t=2026-05-18T00:49:28.95180556Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-18T00:49:28.952148578Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=343.838µs logger=migrator t=2026-05-18T00:49:28.955836346Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-18T00:49:28.956607513Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=771.347µs logger=migrator t=2026-05-18T00:49:28.960643399Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-18T00:49:28.971850759Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.23823ms logger=migrator t=2026-05-18T00:49:28.975889015Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-18T00:49:28.98214024Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.243835ms logger=migrator t=2026-05-18T00:49:28.986716817Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-18T00:49:28.98774325Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.022103ms logger=migrator t=2026-05-18T00:49:28.992860728Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-18T00:49:29.06629032Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.430322ms logger=migrator t=2026-05-18T00:49:29.072506972Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-18T00:49:29.073667237Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.160175ms logger=migrator t=2026-05-18T00:49:29.080570675Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-18T00:49:29.082508296Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.936841ms logger=migrator t=2026-05-18T00:49:29.088124446Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-18T00:49:29.116070864Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.945908ms logger=migrator t=2026-05-18T00:49:29.121410118Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-18T00:49:29.132682479Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.288311ms logger=migrator t=2026-05-18T00:49:29.142834477Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-18T00:49:29.143157244Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=322.337µs logger=migrator t=2026-05-18T00:49:29.152693617Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-18T00:49:29.153035175Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=341.638µs logger=migrator t=2026-05-18T00:49:29.158351578Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-18T00:49:29.158675796Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=324.498µs logger=migrator t=2026-05-18T00:49:29.165052322Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-18T00:49:29.165471411Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=419.079µs logger=migrator t=2026-05-18T00:49:29.169532567Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-18T00:49:29.169760073Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=221.656µs logger=migrator t=2026-05-18T00:49:29.174089085Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-18T00:49:29.175390074Z level=info msg="Migration successfully executed" id="create folder table" duration=1.300579ms logger=migrator t=2026-05-18T00:49:29.181868462Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-18T00:49:29.183985998Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.116905ms logger=migrator t=2026-05-18T00:49:29.188480803Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-18T00:49:29.190041207Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.560644ms logger=migrator t=2026-05-18T00:49:29.196985305Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-18T00:49:29.197046236Z level=info msg="Migration successfully executed" id="Update folder title length" duration=64.551µs logger=migrator t=2026-05-18T00:49:29.201090013Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:49:29.202472442Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.383059ms logger=migrator t=2026-05-18T00:49:29.209252928Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:49:29.211474405Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.221127ms logger=migrator t=2026-05-18T00:49:29.216294668Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-18T00:49:29.21775708Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.457182ms logger=migrator t=2026-05-18T00:49:29.22293023Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-18T00:49:29.224425882Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.493362ms logger=migrator t=2026-05-18T00:49:29.229085362Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-18T00:49:29.229590623Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=505.071µs logger=migrator t=2026-05-18T00:49:29.235301035Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-18T00:49:29.23650245Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.200985ms logger=migrator t=2026-05-18T00:49:29.24298959Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-18T00:49:29.245402892Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.413731ms logger=migrator t=2026-05-18T00:49:29.251087633Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-18T00:49:29.252293838Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.206705ms logger=migrator t=2026-05-18T00:49:29.256997939Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-18T00:49:29.258301637Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.303088ms logger=migrator t=2026-05-18T00:49:29.264123631Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-18T00:49:29.265339588Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.219637ms logger=migrator t=2026-05-18T00:49:29.270719693Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-18T00:49:29.27151588Z level=info msg="Migration successfully executed" id="create anon_device table" duration=796.337µs logger=migrator t=2026-05-18T00:49:29.277446117Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-18T00:49:29.278468218Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.021831ms logger=migrator t=2026-05-18T00:49:29.284095849Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-18T00:49:29.28506186Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=965.782µs logger=migrator t=2026-05-18T00:49:29.290409294Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-18T00:49:29.29114463Z level=info msg="Migration successfully executed" id="create signing_key table" duration=737.706µs logger=migrator t=2026-05-18T00:49:29.296896683Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-18T00:49:29.298650431Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.748647ms logger=migrator t=2026-05-18T00:49:29.345007992Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-18T00:49:29.34678135Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.774518ms logger=migrator t=2026-05-18T00:49:29.352336639Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-18T00:49:29.352827549Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=486.92µs logger=migrator t=2026-05-18T00:49:29.359103543Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-18T00:49:29.37066255Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.559137ms logger=migrator t=2026-05-18T00:49:29.376208319Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-18T00:49:29.37673483Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=527.561µs logger=migrator t=2026-05-18T00:49:29.38089311Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:49:29.38091259Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.41µs logger=migrator t=2026-05-18T00:49:29.385467948Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:49:29.386904918Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.43614ms logger=migrator t=2026-05-18T00:49:29.392851925Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:49:29.392884056Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.961µs logger=migrator t=2026-05-18T00:49:29.39774542Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-18T00:49:29.399000167Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.254236ms logger=migrator t=2026-05-18T00:49:29.403486673Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:49:29.405290602Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.802869ms logger=migrator t=2026-05-18T00:49:29.412733Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-18T00:49:29.413795704Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.062464ms logger=migrator t=2026-05-18T00:49:29.419481055Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-18T00:49:29.420508167Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.026962ms logger=migrator t=2026-05-18T00:49:29.425814441Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-18T00:49:29.426214639Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=401.389µs logger=migrator t=2026-05-18T00:49:29.431762228Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-18T00:49:29.432373691Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=611.193µs logger=migrator t=2026-05-18T00:49:29.43702359Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-18T00:49:29.43795597Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=930.95µs logger=migrator t=2026-05-18T00:49:29.443509709Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-18T00:49:29.445065122Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.555513ms logger=migrator t=2026-05-18T00:49:29.451239824Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-18T00:49:29.46131655Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.076476ms logger=migrator t=2026-05-18T00:49:29.466418479Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-18T00:49:29.476610037Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.191198ms logger=migrator t=2026-05-18T00:49:29.482123875Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-18T00:49:29.492231542Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.111127ms logger=migrator t=2026-05-18T00:49:29.498096187Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-18T00:49:29.498152748Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.561µs logger=migrator t=2026-05-18T00:49:29.503184916Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-18T00:49:29.515646792Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.463946ms logger=migrator t=2026-05-18T00:49:29.521352204Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-18T00:49:29.530471529Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.116395ms logger=migrator t=2026-05-18T00:49:29.535223091Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-18T00:49:29.535450556Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=226.615µs logger=migrator t=2026-05-18T00:49:29.540286829Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.562978892s logger=migrator t=2026-05-18T00:49:29.541323681Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-18T00:49:29.558017008Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-18T00:49:29.558222443Z level=info msg="Created default organization" logger=secrets t=2026-05-18T00:49:29.563912324Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:49:29.608332505Z level=info msg="Restored cache from database" duration=427.459µs logger=plugin.store t=2026-05-18T00:49:29.609591072Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-18T00:49:29.64457838Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-18T00:49:29.644608961Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-18T00:49:29.644685472Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-18T00:49:29.644696423Z level=info msg="Plugins loaded" count=54 duration=35.106231ms logger=query_data t=2026-05-18T00:49:29.648837442Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-18T00:49:29.652429838Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-18T00:49:29.659374527Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-18T00:49:29.669071925Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-18T00:49:29.671240561Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-18T00:49:29.673238703Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-18T00:49:29.695568661Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-18T00:49:29.714317342Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-18T00:49:29.73850507Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-18T00:49:29.738527411Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-18T00:49:29.738675924Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-18T00:49:29.739043841Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-18T00:49:29.739095742Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-18T00:49:29.741419282Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-18T00:49:29.802767794Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-18T00:49:29.804843129Z level=info msg="State cache has been initialized" states=0 duration=65.794338ms logger=ngalert.scheduler t=2026-05-18T00:49:29.804903Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-18T00:49:29.804960161Z level=info msg=starting first_tick=2026-05-18T00:49:30Z logger=plugins.update.checker t=2026-05-18T00:49:29.821718479Z level=info msg="Update check succeeded" duration=82.965984ms logger=provisioning.dashboard t=2026-05-18T00:49:29.936439454Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-18T00:49:30.112654903Z level=info msg="Update check succeeded" duration=373.880697ms logger=grafana-apiserver t=2026-05-18T00:49:30.153749033Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-18T00:49:30.154176442Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:49:30.156786158Z level=info msg="Patterns update finished" duration=254.823711ms logger=provisioning.dashboard t=2026-05-18T00:49:34.168533178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.169402136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.189527817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.213681914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.235600793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.263318016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.313226374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.341205992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.359717418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.384948427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.402287568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.481988174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.501633644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.527051978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.543277935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.576005124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.595575183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.622603582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.639505743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.667449351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.683390432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.709043191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.723464369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.74828491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.764903626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.79456273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.809625673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.840469143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.856440164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.891060315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.907332653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.954743507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:34.991109875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.02972215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.067388337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.116596699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.136512225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.204908429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.222198118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.261869197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.279384601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.310048577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.326551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.369348067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.389977558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.42934814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.440185482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.482862714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.498693733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.538569066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.559077615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.617207698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.643838849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.712091788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.732961345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.791019517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.804038526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.856990888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.874985723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.927980347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.948063856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:35.995417469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.011753969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.068524713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.078845274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.128369384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.14360686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.244505008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.25766804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.316213582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.326689656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.369537433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.382952769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.456867201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.484322858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.584512141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.609384653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.689053728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.712165122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:36.797211321Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-18T00:50:18.760383133Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-18T00:59:29.778958853Z level=info msg="Completed cleanup jobs" duration=39.312177ms logger=plugins.update.checker t=2026-05-18T00:59:29.877451667Z level=info msg="Update check succeeded" duration=55.127582ms logger=sqlstore.transactions t=2026-05-18T01:04:29.668372002Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-18T01:09:29.7726422Z level=info msg="Completed cleanup jobs" duration=33.312088ms logger=plugins.update.checker t=2026-05-18T01:09:29.872367138Z level=info msg="Update check succeeded" duration=49.858639ms logger=cleanup t=2026-05-18T01:19:29.771197689Z level=info msg="Completed cleanup jobs" duration=32.111797ms logger=plugins.update.checker t=2026-05-18T01:19:29.874910356Z level=info msg="Update check succeeded" duration=52.095168ms logger=infra.usagestats t=2026-05-18T01:20:18.779493909Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-18T01:29:29.768582392Z level=info msg="Completed cleanup jobs" duration=28.911592ms logger=plugins.update.checker t=2026-05-18T01:29:29.872003175Z level=info msg="Update check succeeded" duration=50.162274ms logger=cleanup t=2026-05-18T01:39:29.763710635Z level=info msg="Completed cleanup jobs" duration=24.639983ms logger=plugins.update.checker t=2026-05-18T01:39:29.871913544Z level=info msg="Update check succeeded" duration=49.238416ms logger=cleanup t=2026-05-18T01:49:29.790335198Z level=info msg="Completed cleanup jobs" duration=51.235626ms logger=plugins.update.checker t=2026-05-18T01:49:29.874238853Z level=info msg="Update check succeeded" duration=52.012273ms logger=infra.usagestats t=2026-05-18T01:50:18.784512102Z level=info msg="Usage stats are ready to report"