logger=settings t=2026-08-20T01:27:23.108822594Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-20T01:27:23Z logger=settings t=2026-08-20T01:27:23.10951578Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-20T01:27:23.109539871Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-20T01:27:23.109548981Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-20T01:27:23.109557351Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-20T01:27:23.109565231Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-20T01:27:23.109577792Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-20T01:27:23.109585612Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-20T01:27:23.109594222Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-20T01:27:23.109612413Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-20T01:27:23.109626193Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-20T01:27:23.109634883Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-20T01:27:23.109647363Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-20T01:27:23.109655124Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-20T01:27:23.109664634Z level=info msg=Target target=[all] logger=settings t=2026-08-20T01:27:23.109693105Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-20T01:27:23.109701965Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-20T01:27:23.109712775Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-20T01:27:23.109725345Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-20T01:27:23.109734746Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-20T01:27:23.109742696Z level=info msg="App mode production" logger=sqlstore t=2026-08-20T01:27:23.110397971Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-20T01:27:23.110434422Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-20T01:27:23.113667892Z level=info msg="Locking database" logger=migrator t=2026-08-20T01:27:23.113694393Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-20T01:27:23.114950813Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-20T01:27:23.116789128Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.837765ms logger=migrator t=2026-08-20T01:27:23.120792896Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-20T01:27:23.121655647Z level=info msg="Migration successfully executed" id="create user table" duration=865.691µs logger=migrator t=2026-08-20T01:27:23.129382716Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-20T01:27:23.130639167Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.261031ms logger=migrator t=2026-08-20T01:27:23.136633954Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-20T01:27:23.138472838Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.840174ms logger=migrator t=2026-08-20T01:27:23.144982078Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-20T01:27:23.145759107Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=776.839µs logger=migrator t=2026-08-20T01:27:23.151468196Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-20T01:27:23.152485011Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.018855ms logger=migrator t=2026-08-20T01:27:23.156861789Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-20T01:27:23.161498612Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.636804ms logger=migrator t=2026-08-20T01:27:23.164947306Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-20T01:27:23.16594602Z level=info msg="Migration successfully executed" id="create user table v2" duration=998.814µs logger=migrator t=2026-08-20T01:27:23.170107953Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-20T01:27:23.171263871Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.160358ms logger=migrator t=2026-08-20T01:27:23.175745931Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-20T01:27:23.176793276Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.048465ms logger=migrator t=2026-08-20T01:27:23.184371362Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-20T01:27:23.184852763Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=481.521µs logger=migrator t=2026-08-20T01:27:23.188220635Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-20T01:27:23.188751698Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=531.473µs logger=migrator t=2026-08-20T01:27:23.193176607Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-20T01:27:23.195525995Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.350248ms logger=migrator t=2026-08-20T01:27:23.200719392Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-20T01:27:23.200942117Z level=info msg="Migration successfully executed" id="Update user table charset" duration=221.945µs logger=migrator t=2026-08-20T01:27:23.213666408Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-20T01:27:23.214783386Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.118578ms logger=migrator t=2026-08-20T01:27:23.220061555Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-20T01:27:23.220591968Z level=info msg="Migration successfully executed" id="Add missing user data" duration=529.333µs logger=migrator t=2026-08-20T01:27:23.226534533Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-20T01:27:23.227902706Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.371633ms logger=migrator t=2026-08-20T01:27:23.231743061Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-20T01:27:23.232714904Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=972.483µs logger=migrator t=2026-08-20T01:27:23.241750785Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-20T01:27:23.243063467Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.313542ms logger=migrator t=2026-08-20T01:27:23.248289436Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-20T01:27:23.256871585Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.581859ms logger=migrator t=2026-08-20T01:27:23.261511288Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-20T01:27:23.262540814Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.029966ms logger=migrator t=2026-08-20T01:27:23.268832268Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-20T01:27:23.269119935Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=288.007µs logger=migrator t=2026-08-20T01:27:23.274623969Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-20T01:27:23.275621713Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.002144ms logger=migrator t=2026-08-20T01:27:23.282922833Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-20T01:27:23.283779803Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=862.611µs logger=migrator t=2026-08-20T01:27:23.292848316Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-20T01:27:23.295268394Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=2.648345ms logger=migrator t=2026-08-20T01:27:23.3037038Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-20T01:27:23.305883484Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.177564ms logger=migrator t=2026-08-20T01:27:23.312226739Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-20T01:27:23.313163583Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=940.034µs logger=migrator t=2026-08-20T01:27:23.318265678Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-20T01:27:23.319236901Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=973.584µs logger=migrator t=2026-08-20T01:27:23.325123675Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-20T01:27:23.326102788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=982.603µs logger=migrator t=2026-08-20T01:27:23.331023859Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-20T01:27:23.332125377Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.103767ms logger=migrator t=2026-08-20T01:27:23.337413085Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-20T01:27:23.337464326Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=56.441µs logger=migrator t=2026-08-20T01:27:23.342405847Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-20T01:27:23.34331565Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=907.113µs logger=migrator t=2026-08-20T01:27:23.346779005Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-20T01:27:23.347577114Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=800.579µs logger=migrator t=2026-08-20T01:27:23.352166437Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-20T01:27:23.352897914Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=731.987µs logger=migrator t=2026-08-20T01:27:23.358979693Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-20T01:27:23.36090211Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.926237ms logger=migrator t=2026-08-20T01:27:23.366110508Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:27:23.369242524Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.132376ms logger=migrator t=2026-08-20T01:27:23.37396022Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-20T01:27:23.375463196Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.508376ms logger=migrator t=2026-08-20T01:27:23.380163762Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-20T01:27:23.380797297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=634.116µs logger=migrator t=2026-08-20T01:27:23.410800351Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-20T01:27:23.411889567Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.096336ms logger=migrator t=2026-08-20T01:27:23.417652908Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-20T01:27:23.418715484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.068196ms logger=migrator t=2026-08-20T01:27:23.424217069Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-20T01:27:23.425682825Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.463146ms logger=migrator t=2026-08-20T01:27:23.432153853Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-20T01:27:23.432953423Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=797.66µs logger=migrator t=2026-08-20T01:27:23.437854303Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-20T01:27:23.438468498Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=613.546µs logger=migrator t=2026-08-20T01:27:23.443745106Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-20T01:27:23.444346092Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=603.536µs logger=migrator t=2026-08-20T01:27:23.450799189Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-20T01:27:23.451592968Z level=info msg="Migration successfully executed" id="create star table" duration=791.439µs logger=migrator t=2026-08-20T01:27:23.456343425Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-20T01:27:23.457221406Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=877.521µs logger=migrator t=2026-08-20T01:27:23.464193257Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-20T01:27:23.465190501Z level=info msg="Migration successfully executed" id="create org table v1" duration=996.804µs logger=migrator t=2026-08-20T01:27:23.470230355Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-20T01:27:23.4716893Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.458475ms logger=migrator t=2026-08-20T01:27:23.47697924Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-20T01:27:23.47779096Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=811.32µs logger=migrator t=2026-08-20T01:27:23.482845843Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-20T01:27:23.483571331Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=725.348µs logger=migrator t=2026-08-20T01:27:23.489714432Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-20T01:27:23.490734966Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.019354ms logger=migrator t=2026-08-20T01:27:23.49703752Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-20T01:27:23.499031809Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.995009ms logger=migrator t=2026-08-20T01:27:23.505122668Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-20T01:27:23.505172819Z level=info msg="Migration successfully executed" id="Update org table charset" duration=76.842µs logger=migrator t=2026-08-20T01:27:23.510775756Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-20T01:27:23.510853878Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=83.962µs logger=migrator t=2026-08-20T01:27:23.518065105Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-20T01:27:23.518519406Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=459.071µs logger=migrator t=2026-08-20T01:27:23.523965529Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-20T01:27:23.52518626Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.22119ms logger=migrator t=2026-08-20T01:27:23.530006727Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-20T01:27:23.530808577Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=801.48µs logger=migrator t=2026-08-20T01:27:23.535699416Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-20T01:27:23.536975608Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.275572ms logger=migrator t=2026-08-20T01:27:23.543396995Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-20T01:27:23.544159313Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=762.749µs logger=migrator t=2026-08-20T01:27:23.548985711Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-20T01:27:23.549823892Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=838.051µs logger=migrator t=2026-08-20T01:27:23.55505789Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-20T01:27:23.555853239Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=797.149µs logger=migrator t=2026-08-20T01:27:23.561398305Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-20T01:27:23.569004511Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.604906ms logger=migrator t=2026-08-20T01:27:23.574195688Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-20T01:27:23.575387197Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.195179ms logger=migrator t=2026-08-20T01:27:23.580015501Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-20T01:27:23.581076546Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.061845ms logger=migrator t=2026-08-20T01:27:23.586463598Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-20T01:27:23.588018866Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.558458ms logger=migrator t=2026-08-20T01:27:23.593380657Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-20T01:27:23.593754606Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=374.509µs logger=migrator t=2026-08-20T01:27:23.598643407Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-20T01:27:23.599524888Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=881.501µs logger=migrator t=2026-08-20T01:27:23.605651817Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-20T01:27:23.605797211Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=150.874µs logger=migrator t=2026-08-20T01:27:23.610104987Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-20T01:27:23.612138807Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.03379ms logger=migrator t=2026-08-20T01:27:23.61798698Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-20T01:27:23.620742487Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.756937ms logger=migrator t=2026-08-20T01:27:23.628855426Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-20T01:27:23.63107752Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.228414ms logger=migrator t=2026-08-20T01:27:23.637740903Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-20T01:27:23.639193188Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.455115ms logger=migrator t=2026-08-20T01:27:23.645056271Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-20T01:27:23.648314981Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.26186ms logger=migrator t=2026-08-20T01:27:23.654179175Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-20T01:27:23.655019226Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=840.351µs logger=migrator t=2026-08-20T01:27:23.659874574Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-20T01:27:23.661192246Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.317992ms logger=migrator t=2026-08-20T01:27:23.666152038Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-20T01:27:23.666180389Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.801µs logger=migrator t=2026-08-20T01:27:23.671743425Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-20T01:27:23.671820797Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=79.332µs logger=migrator t=2026-08-20T01:27:23.676714096Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-20T01:27:23.680068948Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.354462ms logger=migrator t=2026-08-20T01:27:23.684481026Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-20T01:27:23.686362492Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.881016ms logger=migrator t=2026-08-20T01:27:23.69117898Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-20T01:27:23.694894221Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.713871ms logger=migrator t=2026-08-20T01:27:23.700212801Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-20T01:27:23.702687102Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.478801ms logger=migrator t=2026-08-20T01:27:23.707258743Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-20T01:27:23.70752708Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=269.037µs logger=migrator t=2026-08-20T01:27:23.711797134Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-20T01:27:23.712667375Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=869.901µs logger=migrator t=2026-08-20T01:27:23.717903874Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-20T01:27:23.719262867Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.358803ms logger=migrator t=2026-08-20T01:27:23.724600208Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-20T01:27:23.724741731Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=72.262µs logger=migrator t=2026-08-20T01:27:23.730025211Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-20T01:27:23.731055345Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.033055ms logger=migrator t=2026-08-20T01:27:23.737624046Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-20T01:27:23.738410896Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=789.33µs logger=migrator t=2026-08-20T01:27:23.743285074Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:27:23.749811315Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.52384ms logger=migrator t=2026-08-20T01:27:23.755385291Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-20T01:27:23.756290093Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=904.722µs logger=migrator t=2026-08-20T01:27:23.761640304Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-20T01:27:23.762631828Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=997.754µs logger=migrator t=2026-08-20T01:27:23.767891316Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-20T01:27:23.768830039Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=939.963µs logger=migrator t=2026-08-20T01:27:23.774287333Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-20T01:27:23.774758915Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=471.712µs logger=migrator t=2026-08-20T01:27:23.779780467Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-20T01:27:23.780402623Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=637.786µs logger=migrator t=2026-08-20T01:27:23.78561155Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-20T01:27:23.788903221Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.288362ms logger=migrator t=2026-08-20T01:27:23.793718728Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-20T01:27:23.795359109Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.644951ms logger=migrator t=2026-08-20T01:27:23.802953035Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-20T01:27:23.803337384Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=384.539µs logger=migrator t=2026-08-20T01:27:23.807654999Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-20T01:27:23.808040099Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=389.639µs logger=migrator t=2026-08-20T01:27:23.81299533Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-20T01:27:23.813999605Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.004995ms logger=migrator t=2026-08-20T01:27:23.819401647Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-20T01:27:23.824063381Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.657533ms logger=migrator t=2026-08-20T01:27:23.82891894Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-20T01:27:23.830101038Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.183098ms logger=migrator t=2026-08-20T01:27:23.835721186Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-20T01:27:23.836991727Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.270471ms logger=migrator t=2026-08-20T01:27:23.844530901Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-20T01:27:23.845869304Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.343323ms logger=migrator t=2026-08-20T01:27:23.852527857Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-20T01:27:23.853522902Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=998.935µs logger=migrator t=2026-08-20T01:27:23.857105659Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-20T01:27:23.857816846Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=710.807µs logger=migrator t=2026-08-20T01:27:23.862811599Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-20T01:27:23.867311849Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.50353ms logger=migrator t=2026-08-20T01:27:23.872864955Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-20T01:27:23.87390271Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.036225ms logger=migrator t=2026-08-20T01:27:23.878726179Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-20T01:27:23.879589379Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=863.15µs logger=migrator t=2026-08-20T01:27:23.897528228Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-20T01:27:23.8984014Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=875.282µs logger=migrator t=2026-08-20T01:27:23.903969856Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-20T01:27:23.904638102Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=662.856µs logger=migrator t=2026-08-20T01:27:23.9094482Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-20T01:27:23.912274159Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.826319ms logger=migrator t=2026-08-20T01:27:23.916525323Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-20T01:27:23.919913745Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.389742ms logger=migrator t=2026-08-20T01:27:23.924505058Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-20T01:27:23.924552679Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.941µs logger=migrator t=2026-08-20T01:27:23.929570222Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-20T01:27:23.929934751Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=364.539µs logger=migrator t=2026-08-20T01:27:23.945573694Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-20T01:27:23.949176002Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.596218ms logger=migrator t=2026-08-20T01:27:23.95524662Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-20T01:27:23.955455915Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=209.345µs logger=migrator t=2026-08-20T01:27:23.959545506Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-20T01:27:23.959758661Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=216.786µs logger=migrator t=2026-08-20T01:27:23.967291845Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-20T01:27:23.969294674Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.00319ms logger=migrator t=2026-08-20T01:27:23.973856026Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-20T01:27:23.974239075Z level=info msg="Migration successfully executed" id="Update uid value" duration=387.49µs logger=migrator t=2026-08-20T01:27:23.978943769Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-20T01:27:23.980706623Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.746193ms logger=migrator t=2026-08-20T01:27:23.988857312Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-20T01:27:23.990033351Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.177799ms logger=migrator t=2026-08-20T01:27:23.993924036Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-20T01:27:23.995502614Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.580938ms logger=migrator t=2026-08-20T01:27:24.000297242Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-20T01:27:24.001147373Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=850.321µs logger=migrator t=2026-08-20T01:27:24.01409514Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-20T01:27:24.014682864Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=584.945µs logger=migrator t=2026-08-20T01:27:24.018497368Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-20T01:27:24.019123123Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=625.585µs logger=migrator t=2026-08-20T01:27:24.172403953Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-20T01:27:24.173870758Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.469685ms logger=migrator t=2026-08-20T01:27:24.257450403Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-20T01:27:24.306554604Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=49.105331ms logger=migrator t=2026-08-20T01:27:24.32680098Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-20T01:27:24.327581489Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=784.939µs logger=migrator t=2026-08-20T01:27:24.334320423Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-20T01:27:24.347345622Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=13.022369ms logger=migrator t=2026-08-20T01:27:24.354697103Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-20T01:27:24.356991688Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.307816ms logger=migrator t=2026-08-20T01:27:24.36198889Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-20T01:27:24.363063947Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.074707ms logger=migrator t=2026-08-20T01:27:24.36929952Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-20T01:27:24.370521549Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.22385ms logger=migrator t=2026-08-20T01:27:24.374925337Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-20T01:27:24.375779108Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=856.201µs logger=migrator t=2026-08-20T01:27:24.382159013Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-20T01:27:24.382625386Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=469.963µs logger=migrator t=2026-08-20T01:27:24.386514011Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-20T01:27:24.387167726Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=656.065µs logger=migrator t=2026-08-20T01:27:24.390936559Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-20T01:27:24.391011681Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=78.372µs logger=migrator t=2026-08-20T01:27:24.3958985Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-20T01:27:24.39919308Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.29366ms logger=migrator t=2026-08-20T01:27:24.403929696Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-20T01:27:24.407532084Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.599278ms logger=migrator t=2026-08-20T01:27:24.414877644Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-20T01:27:24.415242973Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=363.259µs logger=migrator t=2026-08-20T01:27:24.419689332Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-20T01:27:24.424278334Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.592112ms logger=migrator t=2026-08-20T01:27:24.429334058Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-20T01:27:24.431937401Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.601013ms logger=migrator t=2026-08-20T01:27:24.436098614Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-20T01:27:24.436819901Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.137µs logger=migrator t=2026-08-20T01:27:24.440587353Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-20T01:27:24.441113566Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=523.983µs logger=migrator t=2026-08-20T01:27:24.445883993Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-20T01:27:24.447740799Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.857205ms logger=migrator t=2026-08-20T01:27:24.451617483Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-20T01:27:24.452584727Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=966.364µs logger=migrator t=2026-08-20T01:27:24.456346339Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-20T01:27:24.457173469Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=827.55µs logger=migrator t=2026-08-20T01:27:24.462962451Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-20T01:27:24.463796432Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=834.542µs logger=migrator t=2026-08-20T01:27:24.468066565Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-20T01:27:24.468175068Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.093µs logger=migrator t=2026-08-20T01:27:24.472453063Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-20T01:27:24.472479574Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.551µs logger=migrator t=2026-08-20T01:27:24.476582154Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-20T01:27:24.479518846Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.936702ms logger=migrator t=2026-08-20T01:27:24.488043264Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-20T01:27:24.493107598Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.062604ms logger=migrator t=2026-08-20T01:27:24.497422354Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-20T01:27:24.497506106Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=84.072µs logger=migrator t=2026-08-20T01:27:24.501328479Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-20T01:27:24.502260252Z level=info msg="Migration successfully executed" id="create quota table v1" duration=931.413µs logger=migrator t=2026-08-20T01:27:24.50792574Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-20T01:27:24.508952176Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.027016ms logger=migrator t=2026-08-20T01:27:24.514588124Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-20T01:27:24.514618675Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.321µs logger=migrator t=2026-08-20T01:27:24.519638907Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-20T01:27:24.520474118Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=835.351µs logger=migrator t=2026-08-20T01:27:24.52629394Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-20T01:27:24.52708719Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=793.379µs logger=migrator t=2026-08-20T01:27:24.530905523Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-20T01:27:24.533915047Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.009034ms logger=migrator t=2026-08-20T01:27:24.537710969Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-20T01:27:24.53773865Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.211µs logger=migrator t=2026-08-20T01:27:24.542448775Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-20T01:27:24.543287256Z level=info msg="Migration successfully executed" id="create session table" duration=839.481µs logger=migrator t=2026-08-20T01:27:24.548471983Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-20T01:27:24.548551725Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.702µs logger=migrator t=2026-08-20T01:27:24.554741566Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-20T01:27:24.554859909Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=118.163µs logger=migrator t=2026-08-20T01:27:24.558664151Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-20T01:27:24.559367909Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=706.788µs logger=migrator t=2026-08-20T01:27:24.564111945Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-20T01:27:24.564994477Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=877.762µs logger=migrator t=2026-08-20T01:27:24.570647715Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-20T01:27:24.570680216Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.651µs logger=migrator t=2026-08-20T01:27:24.576260933Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-20T01:27:24.576335355Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=84.723µs logger=migrator t=2026-08-20T01:27:24.585347645Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-20T01:27:24.59290085Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.547145ms logger=migrator t=2026-08-20T01:27:24.597990364Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-20T01:27:24.60148202Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.492226ms logger=migrator t=2026-08-20T01:27:24.60764648Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-20T01:27:24.607816724Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=174.734µs logger=migrator t=2026-08-20T01:27:24.613545915Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-20T01:27:24.613654577Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=112.912µs logger=migrator t=2026-08-20T01:27:24.618725272Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-20T01:27:24.619845899Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.118927ms logger=migrator t=2026-08-20T01:27:24.627319761Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-20T01:27:24.627386153Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=70.442µs logger=migrator t=2026-08-20T01:27:24.634137038Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-20T01:27:24.637330616Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.191988ms logger=migrator t=2026-08-20T01:27:24.649147486Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-20T01:27:24.649368631Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=222.535µs logger=migrator t=2026-08-20T01:27:24.657679274Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-20T01:27:24.660178816Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.502452ms logger=migrator t=2026-08-20T01:27:24.66607864Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-20T01:27:24.670102638Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.036298ms logger=migrator t=2026-08-20T01:27:24.676178766Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-20T01:27:24.676366411Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=193.385µs logger=migrator t=2026-08-20T01:27:24.680982154Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-20T01:27:24.682311417Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.329793ms logger=migrator t=2026-08-20T01:27:24.690516317Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-20T01:27:24.692214829Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.705012ms logger=migrator t=2026-08-20T01:27:24.696691539Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-20T01:27:24.698437391Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.747162ms logger=migrator t=2026-08-20T01:27:24.703401473Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-20T01:27:24.704333745Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=931.522µs logger=migrator t=2026-08-20T01:27:24.709579034Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-20T01:27:24.710421455Z level=info msg="Migration successfully executed" id="add index alert state" duration=842.391µs logger=migrator t=2026-08-20T01:27:24.71517553Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-20T01:27:24.716223827Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.048207ms logger=migrator t=2026-08-20T01:27:24.719781403Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-20T01:27:24.720438379Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=656.516µs logger=migrator t=2026-08-20T01:27:24.724863108Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-20T01:27:24.725718969Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=854.441µs logger=migrator t=2026-08-20T01:27:24.731637843Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-20T01:27:24.732966846Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.329013ms logger=migrator t=2026-08-20T01:27:24.737101177Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-20T01:27:24.753264393Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.160316ms logger=migrator t=2026-08-20T01:27:24.759244439Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-20T01:27:24.759818893Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=574.554µs logger=migrator t=2026-08-20T01:27:24.7674612Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-20T01:27:24.768650438Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.193288ms logger=migrator t=2026-08-20T01:27:24.775469216Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-20T01:27:24.775798264Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=330.798µs logger=migrator t=2026-08-20T01:27:24.78134865Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-20T01:27:24.782563939Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.22172ms logger=migrator t=2026-08-20T01:27:24.787943321Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-20T01:27:24.788597517Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=654.205µs logger=migrator t=2026-08-20T01:27:24.792275237Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-20T01:27:24.796673374Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.397777ms logger=migrator t=2026-08-20T01:27:24.801174565Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-20T01:27:24.804886175Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.71002ms logger=migrator t=2026-08-20T01:27:24.810847081Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-20T01:27:24.814681085Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.837274ms logger=migrator t=2026-08-20T01:27:24.818037277Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-20T01:27:24.821770628Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.725461ms logger=migrator t=2026-08-20T01:27:24.825105471Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-20T01:27:24.826975586Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.869185ms logger=migrator t=2026-08-20T01:27:24.835345Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-20T01:27:24.835444373Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=104.843µs logger=migrator t=2026-08-20T01:27:24.845373626Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-20T01:27:24.845427428Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=56.932µs logger=migrator t=2026-08-20T01:27:24.849774043Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-20T01:27:24.851385763Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.61409ms logger=migrator t=2026-08-20T01:27:24.856301493Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-20T01:27:24.857203505Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=904.382µs logger=migrator t=2026-08-20T01:27:24.862458974Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-20T01:27:24.863323505Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=879.671µs logger=migrator t=2026-08-20T01:27:24.868769428Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-20T01:27:24.869581128Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=811.26µs logger=migrator t=2026-08-20T01:27:24.873481814Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-20T01:27:24.874871167Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.387873ms logger=migrator t=2026-08-20T01:27:24.878834735Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-20T01:27:24.885283342Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.449257ms logger=migrator t=2026-08-20T01:27:24.890823858Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-20T01:27:24.898082436Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.251858ms logger=migrator t=2026-08-20T01:27:24.902676118Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-20T01:27:24.903009986Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=336.159µs logger=migrator t=2026-08-20T01:27:24.907180828Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-20T01:27:24.908285595Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.103077ms logger=migrator t=2026-08-20T01:27:24.912908338Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-20T01:27:24.913757449Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=849.841µs logger=migrator t=2026-08-20T01:27:24.919468048Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-20T01:27:24.923243871Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.775983ms logger=migrator t=2026-08-20T01:27:24.927409313Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-20T01:27:24.927476764Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.491µs logger=migrator t=2026-08-20T01:27:24.931590516Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-20T01:27:24.932781704Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.193718ms logger=migrator t=2026-08-20T01:27:24.937370787Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-20T01:27:24.93833161Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=961.553µs logger=migrator t=2026-08-20T01:27:24.942888342Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-20T01:27:24.943069516Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=181.304µs logger=migrator t=2026-08-20T01:27:24.947259968Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-20T01:27:24.948772366Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.514178ms logger=migrator t=2026-08-20T01:27:24.953999404Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-20T01:27:24.955282775Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.283451ms logger=migrator t=2026-08-20T01:27:24.959684363Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-20T01:27:24.960701127Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.016354ms logger=migrator t=2026-08-20T01:27:24.965367662Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-20T01:27:24.966308765Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=940.963µs logger=migrator t=2026-08-20T01:27:24.971300237Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-20T01:27:24.972306291Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.009844ms logger=migrator t=2026-08-20T01:27:24.97714204Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-20T01:27:24.978279437Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.136777ms logger=migrator t=2026-08-20T01:27:24.983914935Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-20T01:27:24.983941386Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.091µs logger=migrator t=2026-08-20T01:27:24.987663897Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-20T01:27:24.994933044Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.269567ms logger=migrator t=2026-08-20T01:27:25.000515811Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-20T01:27:25.001748952Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.240911ms logger=migrator t=2026-08-20T01:27:25.008511727Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-20T01:27:25.013215232Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.701535ms logger=migrator t=2026-08-20T01:27:25.020870059Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-20T01:27:25.022003607Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.135378ms logger=migrator t=2026-08-20T01:27:25.026521107Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-20T01:27:25.028401713Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.880736ms logger=migrator t=2026-08-20T01:27:25.032813822Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-20T01:27:25.034952833Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.142482ms logger=migrator t=2026-08-20T01:27:25.039562107Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-20T01:27:25.052246157Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.684561ms logger=migrator t=2026-08-20T01:27:25.055945778Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-20T01:27:25.056500931Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=555.373µs logger=migrator t=2026-08-20T01:27:25.060078318Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-20T01:27:25.061048152Z 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=970.084µs logger=migrator t=2026-08-20T01:27:25.068525315Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-20T01:27:25.068983667Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=461.232µs logger=migrator t=2026-08-20T01:27:25.07281295Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-20T01:27:25.07363619Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=822.77µs logger=migrator t=2026-08-20T01:27:25.080004606Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-20T01:27:25.080404376Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=405.15µs logger=migrator t=2026-08-20T01:27:25.084882325Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-20T01:27:25.090475632Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.592537ms logger=migrator t=2026-08-20T01:27:25.094910581Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-20T01:27:25.099309538Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.398107ms logger=migrator t=2026-08-20T01:27:25.104119076Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-20T01:27:25.1051165Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=994.744µs logger=migrator t=2026-08-20T01:27:25.108821891Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-20T01:27:25.109733613Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=911.382µs logger=migrator t=2026-08-20T01:27:25.113874195Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-20T01:27:25.114122611Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=247.446µs logger=migrator t=2026-08-20T01:27:25.118406655Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-20T01:27:25.123274344Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.866929ms logger=migrator t=2026-08-20T01:27:25.130358887Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-20T01:27:25.131410644Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.051827ms logger=migrator t=2026-08-20T01:27:25.136243462Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-20T01:27:25.136534669Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=290.917µs logger=migrator t=2026-08-20T01:27:25.140078296Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-20T01:27:25.140549807Z level=info msg="Migration successfully executed" id="Move region to single row" duration=471.822µs logger=migrator t=2026-08-20T01:27:25.145095439Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-20T01:27:25.146859231Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.762162ms logger=migrator t=2026-08-20T01:27:25.15087461Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-20T01:27:25.152497779Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.623079ms logger=migrator t=2026-08-20T01:27:25.156630941Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-20T01:27:25.158233639Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.602158ms logger=migrator t=2026-08-20T01:27:25.163236122Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-20T01:27:25.164011442Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=774.75µs logger=migrator t=2026-08-20T01:27:25.168273195Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-20T01:27:25.169158757Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=885.001µs logger=migrator t=2026-08-20T01:27:25.173455372Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-20T01:27:25.179447989Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=5.990257ms logger=migrator t=2026-08-20T01:27:25.185330672Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-20T01:27:25.185410794Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=80.772µs logger=migrator t=2026-08-20T01:27:25.188727185Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-20T01:27:25.189390692Z level=info msg="Migration successfully executed" id="create test_data table" duration=663.797µs logger=migrator t=2026-08-20T01:27:25.193562364Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-20T01:27:25.195122653Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.559919ms logger=migrator t=2026-08-20T01:27:25.199645613Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-20T01:27:25.201199831Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.553978ms logger=migrator t=2026-08-20T01:27:25.206002088Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-20T01:27:25.207792912Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.793514ms logger=migrator t=2026-08-20T01:27:25.212567859Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-20T01:27:25.212762754Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=194.985µs logger=migrator t=2026-08-20T01:27:25.217569012Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-20T01:27:25.217972921Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=405.419µs logger=migrator t=2026-08-20T01:27:25.221734683Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-20T01:27:25.221814425Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.132µs logger=migrator t=2026-08-20T01:27:25.225394982Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-20T01:27:25.226779957Z level=info msg="Migration successfully executed" id="create team table" duration=1.391624ms logger=migrator t=2026-08-20T01:27:25.231620916Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-20T01:27:25.233190803Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.570168ms logger=migrator t=2026-08-20T01:27:25.239273522Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-20T01:27:25.240266827Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=994.985µs logger=migrator t=2026-08-20T01:27:25.244547841Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-20T01:27:25.249209396Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.661264ms logger=migrator t=2026-08-20T01:27:25.253214123Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-20T01:27:25.25351595Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=302.097µs logger=migrator t=2026-08-20T01:27:25.258746008Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-20T01:27:25.259716933Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=969.954µs logger=migrator t=2026-08-20T01:27:25.264220182Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-20T01:27:25.2657428Z level=info msg="Migration successfully executed" id="create team member table" duration=1.522838ms logger=migrator t=2026-08-20T01:27:25.270186548Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-20T01:27:25.272333481Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.145803ms logger=migrator t=2026-08-20T01:27:25.278932903Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-20T01:27:25.280142002Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.209329ms logger=migrator t=2026-08-20T01:27:25.284745725Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-20T01:27:25.285904533Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.159628ms logger=migrator t=2026-08-20T01:27:25.292620477Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-20T01:27:25.297673371Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.051904ms logger=migrator t=2026-08-20T01:27:25.304062068Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-20T01:27:25.308433494Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.371737ms logger=migrator t=2026-08-20T01:27:25.312179445Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-20T01:27:25.316686486Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.506091ms logger=migrator t=2026-08-20T01:27:25.320009657Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-20T01:27:25.320864308Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=854.811µs logger=migrator t=2026-08-20T01:27:25.326171448Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-20T01:27:25.32704277Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=872.062µs logger=migrator t=2026-08-20T01:27:25.332626826Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-20T01:27:25.334292277Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.665161ms logger=migrator t=2026-08-20T01:27:25.339863373Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-20T01:27:25.340923049Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.059966ms logger=migrator t=2026-08-20T01:27:25.346193318Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-20T01:27:25.347469529Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.278461ms logger=migrator t=2026-08-20T01:27:25.35161432Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-20T01:27:25.353171019Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.556609ms logger=migrator t=2026-08-20T01:27:25.357225207Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-20T01:27:25.358083509Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=858.462µs logger=migrator t=2026-08-20T01:27:25.363225515Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-20T01:27:25.364095936Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=870.951µs logger=migrator t=2026-08-20T01:27:25.36837437Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-20T01:27:25.369177601Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=801.73µs logger=migrator t=2026-08-20T01:27:25.373634279Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-20T01:27:25.373887565Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=253.546µs logger=migrator t=2026-08-20T01:27:25.37977834Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-20T01:27:25.380582969Z level=info msg="Migration successfully executed" id="create tag table" duration=805.119µs logger=migrator t=2026-08-20T01:27:25.384760811Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-20T01:27:25.385947051Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.18391ms logger=migrator t=2026-08-20T01:27:25.390609694Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-20T01:27:25.392164353Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.548788ms logger=migrator t=2026-08-20T01:27:25.396398586Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-20T01:27:25.397848012Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.449475ms logger=migrator t=2026-08-20T01:27:25.401656414Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-20T01:27:25.403180952Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.524228ms logger=migrator t=2026-08-20T01:27:25.407448016Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:27:25.421905231Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.455775ms logger=migrator t=2026-08-20T01:27:25.425482808Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-20T01:27:25.426044041Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=561.023µs logger=migrator t=2026-08-20T01:27:25.429210809Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-20T01:27:25.430181773Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=970.474µs logger=migrator t=2026-08-20T01:27:25.434886857Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-20T01:27:25.435292457Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=403.35µs logger=migrator t=2026-08-20T01:27:25.439543402Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-20T01:27:25.440781482Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.24087ms logger=migrator t=2026-08-20T01:27:25.444742659Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-20T01:27:25.445745823Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.002284ms logger=migrator t=2026-08-20T01:27:25.450662944Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-20T01:27:25.452064247Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.403763ms logger=migrator t=2026-08-20T01:27:25.456053456Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-20T01:27:25.456106077Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=53.331µs logger=migrator t=2026-08-20T01:27:25.459670104Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-20T01:27:25.465167948Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.496844ms logger=migrator t=2026-08-20T01:27:25.469132845Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-20T01:27:25.474956989Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.824983ms logger=migrator t=2026-08-20T01:27:25.479679173Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-20T01:27:25.483352864Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.673651ms logger=migrator t=2026-08-20T01:27:25.486569182Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-20T01:27:25.491707427Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.132575ms logger=migrator t=2026-08-20T01:27:25.495995373Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-20T01:27:25.497778247Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.783634ms logger=migrator t=2026-08-20T01:27:25.50532893Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-20T01:27:25.512844315Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.515985ms logger=migrator t=2026-08-20T01:27:25.517902949Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-20T01:27:25.518761049Z level=info msg="Migration successfully executed" id="create server_lock table" duration=861.05µs logger=migrator t=2026-08-20T01:27:25.526627612Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-20T01:27:25.528733904Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.112432ms logger=migrator t=2026-08-20T01:27:25.536398391Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-20T01:27:25.53759831Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.20259ms logger=migrator t=2026-08-20T01:27:25.543169057Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-20T01:27:25.544204922Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.036295ms logger=migrator t=2026-08-20T01:27:25.548963549Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-20T01:27:25.549784778Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=822.349µs logger=migrator t=2026-08-20T01:27:25.555332704Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-20T01:27:25.556426501Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.094057ms logger=migrator t=2026-08-20T01:27:25.561272049Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-20T01:27:25.566977519Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.70533ms logger=migrator t=2026-08-20T01:27:25.571163362Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-20T01:27:25.572806641Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.643179ms logger=migrator t=2026-08-20T01:27:25.578791148Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-20T01:27:25.579856474Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.066576ms logger=migrator t=2026-08-20T01:27:25.585768849Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-20T01:27:25.588238239Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.46755ms logger=migrator t=2026-08-20T01:27:25.592456062Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-20T01:27:25.593911528Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.455556ms logger=migrator t=2026-08-20T01:27:25.598536262Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-20T01:27:25.599480494Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=943.662µs logger=migrator t=2026-08-20T01:27:25.60338579Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-20T01:27:25.603436371Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=51.352µs logger=migrator t=2026-08-20T01:27:25.607283635Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-20T01:27:25.607369827Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=86.592µs logger=migrator t=2026-08-20T01:27:25.611128499Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-20T01:27:25.612872952Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.737283ms logger=migrator t=2026-08-20T01:27:25.62093258Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-20T01:27:25.622803235Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.869815ms logger=migrator t=2026-08-20T01:27:25.627015978Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-20T01:27:25.628316389Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.300071ms logger=migrator t=2026-08-20T01:27:25.631959609Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:27:25.632031281Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.872µs logger=migrator t=2026-08-20T01:27:25.636337006Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-20T01:27:25.637441384Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.104457ms logger=migrator t=2026-08-20T01:27:25.643770688Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-20T01:27:25.645604662Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.834274ms logger=migrator t=2026-08-20T01:27:25.649809546Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-20T01:27:25.651670892Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.864176ms logger=migrator t=2026-08-20T01:27:25.656692984Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-20T01:27:25.657806861Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.117978ms logger=migrator t=2026-08-20T01:27:25.661080911Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-20T01:27:25.670910721Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.82996ms logger=migrator t=2026-08-20T01:27:25.675119745Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-20T01:27:25.675956745Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=836.83µs logger=migrator t=2026-08-20T01:27:25.680525407Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-20T01:27:25.68067322Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=99.812µs logger=migrator t=2026-08-20T01:27:25.685465328Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-20T01:27:25.686633856Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.168968ms logger=migrator t=2026-08-20T01:27:25.690293466Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-20T01:27:25.691373093Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.079707ms logger=migrator t=2026-08-20T01:27:25.696040586Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-20T01:27:25.696890127Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=849.161µs logger=migrator t=2026-08-20T01:27:25.700788363Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:27:25.700842124Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=54.551µs logger=migrator t=2026-08-20T01:27:25.70438345Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-20T01:27:25.705868707Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.487257ms logger=migrator t=2026-08-20T01:27:25.710603963Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-20T01:27:25.711595627Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=992.244µs logger=migrator t=2026-08-20T01:27:25.714501738Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-20T01:27:25.715357479Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=855.521µs logger=migrator t=2026-08-20T01:27:25.719430319Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-20T01:27:25.721091659Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.66243ms logger=migrator t=2026-08-20T01:27:25.727714332Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-20T01:27:25.735716737Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.013876ms logger=migrator t=2026-08-20T01:27:25.739460019Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-20T01:27:25.740183296Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=723.307µs logger=migrator t=2026-08-20T01:27:25.744561214Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-20T01:27:25.745804664Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.24636ms logger=migrator t=2026-08-20T01:27:25.750650042Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-20T01:27:25.779541239Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.885297ms logger=migrator t=2026-08-20T01:27:25.786732525Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-20T01:27:25.811643315Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.90978ms logger=migrator t=2026-08-20T01:27:25.817757244Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-20T01:27:25.81884352Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.085576ms logger=migrator t=2026-08-20T01:27:25.823408142Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-20T01:27:25.824883838Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.471256ms logger=migrator t=2026-08-20T01:27:25.829219645Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-20T01:27:25.836633976Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.415241ms logger=migrator t=2026-08-20T01:27:25.841865414Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-20T01:27:25.848987008Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.124725ms logger=migrator t=2026-08-20T01:27:25.85522889Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-20T01:27:25.856199635Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=970.715µs logger=migrator t=2026-08-20T01:27:25.86135843Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-20T01:27:25.862218702Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=853.932µs logger=migrator t=2026-08-20T01:27:25.86623007Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-20T01:27:25.867099421Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=869.201µs logger=migrator t=2026-08-20T01:27:25.871096109Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-20T01:27:25.872018461Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=922.032µs logger=migrator t=2026-08-20T01:27:25.880814297Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:27:25.880874118Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.682µs logger=migrator t=2026-08-20T01:27:25.904360683Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-20T01:27:25.911334053Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.96686ms logger=migrator t=2026-08-20T01:27:25.920319883Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-20T01:27:25.927929849Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.613336ms logger=migrator t=2026-08-20T01:27:25.950996603Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-20T01:27:25.962214718Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.215434ms logger=migrator t=2026-08-20T01:27:25.968075172Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-20T01:27:25.969117537Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.043385ms logger=migrator t=2026-08-20T01:27:25.973964246Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-20T01:27:25.975096713Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.131997ms logger=migrator t=2026-08-20T01:27:25.990986372Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-20T01:27:26.000447993Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.462301ms logger=migrator t=2026-08-20T01:27:26.013496533Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-20T01:27:26.02321251Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.713687ms logger=migrator t=2026-08-20T01:27:26.041410936Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-20T01:27:26.04241568Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.007594ms logger=migrator t=2026-08-20T01:27:26.074598198Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-20T01:27:26.08287265Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.271422ms logger=migrator t=2026-08-20T01:27:26.111822538Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-20T01:27:26.121075094Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.256486ms logger=migrator t=2026-08-20T01:27:26.128551058Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-20T01:27:26.12863844Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=89.812µs logger=migrator t=2026-08-20T01:27:26.133766285Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-20T01:27:26.135146798Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.380123ms logger=migrator t=2026-08-20T01:27:26.147532292Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-20T01:27:26.149309595Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.777373ms logger=migrator t=2026-08-20T01:27:26.156989013Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-20T01:27:26.158761227Z 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.773874ms logger=migrator t=2026-08-20T01:27:26.164924867Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:27:26.1650377Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=111.303µs logger=migrator t=2026-08-20T01:27:26.169357895Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-20T01:27:26.175137796Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.776511ms logger=migrator t=2026-08-20T01:27:26.182366724Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-20T01:27:26.193769433Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.384168ms logger=migrator t=2026-08-20T01:27:26.211507986Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-20T01:27:26.21860314Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.087504ms logger=migrator t=2026-08-20T01:27:26.237114064Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-20T01:27:26.244922114Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.809121ms logger=migrator t=2026-08-20T01:27:26.264908953Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-20T01:27:26.272007617Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.099494ms logger=migrator t=2026-08-20T01:27:26.283477867Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-20T01:27:26.283605381Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=118.303µs logger=migrator t=2026-08-20T01:27:26.292988191Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-20T01:27:26.294699362Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.730452ms logger=migrator t=2026-08-20T01:27:26.314223059Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-20T01:27:26.322127413Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.916824ms logger=migrator t=2026-08-20T01:27:26.327972266Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-20T01:27:26.328037557Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.971µs logger=migrator t=2026-08-20T01:27:26.338839982Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-20T01:27:26.34694657Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.102698ms logger=migrator t=2026-08-20T01:27:26.354802563Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-20T01:27:26.356181656Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.379313ms logger=migrator t=2026-08-20T01:27:26.362288135Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-20T01:27:26.368918068Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.627283ms logger=migrator t=2026-08-20T01:27:26.376043842Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-20T01:27:26.377106428Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.064416ms logger=migrator t=2026-08-20T01:27:26.384807146Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-20T01:27:26.386088268Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.279212ms logger=migrator t=2026-08-20T01:27:26.393282803Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-20T01:27:26.400265065Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.981021ms logger=migrator t=2026-08-20T01:27:26.404740124Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-20T01:27:26.406003915Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.263931ms logger=migrator t=2026-08-20T01:27:26.412881343Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-20T01:27:26.414646806Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.765423ms logger=migrator t=2026-08-20T01:27:26.42053429Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-20T01:27:26.421563045Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.029155ms logger=migrator t=2026-08-20T01:27:26.425674036Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-20T01:27:26.427155172Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.484346ms logger=migrator t=2026-08-20T01:27:26.431806706Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-20T01:27:26.431914529Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.213µs logger=migrator t=2026-08-20T01:27:26.437180227Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-20T01:27:26.438644764Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.465717ms logger=migrator t=2026-08-20T01:27:26.442937389Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-20T01:27:26.444022775Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.085077ms logger=migrator t=2026-08-20T01:27:26.447776067Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-20T01:27:26.448215688Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-20T01:27:26.453079397Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-20T01:27:26.453897626Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=821.119µs logger=migrator t=2026-08-20T01:27:26.45814705Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-20T01:27:26.460412936Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.268646ms logger=migrator t=2026-08-20T01:27:26.466415982Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-20T01:27:26.475243369Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.823067ms logger=migrator t=2026-08-20T01:27:26.479295428Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-20T01:27:26.48062271Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.328422ms logger=migrator t=2026-08-20T01:27:26.485568691Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-20T01:27:26.487026467Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.456746ms logger=migrator t=2026-08-20T01:27:26.493250799Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-20T01:27:26.49409867Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=847.611µs logger=migrator t=2026-08-20T01:27:26.500860056Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-20T01:27:26.502108366Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.23985ms logger=migrator t=2026-08-20T01:27:26.506902383Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-20T01:27:26.508146313Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.24481ms logger=migrator t=2026-08-20T01:27:26.512953891Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-20T01:27:26.512980812Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.061µs logger=migrator t=2026-08-20T01:27:26.516566919Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-20T01:27:26.516632321Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.312µs logger=migrator t=2026-08-20T01:27:26.520007094Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-20T01:27:26.52964692Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.640286ms logger=migrator t=2026-08-20T01:27:26.534250423Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-20T01:27:26.534604641Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=353.808µs logger=migrator t=2026-08-20T01:27:26.538518246Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-20T01:27:26.539737747Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.219341ms logger=migrator t=2026-08-20T01:27:26.543829017Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-20T01:27:26.544220946Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=391µs logger=migrator t=2026-08-20T01:27:26.549081775Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-20T01:27:26.550342596Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.263881ms logger=migrator t=2026-08-20T01:27:26.555479741Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-20T01:27:26.556400695Z level=info msg="Migration successfully executed" id="create secrets table" duration=920.923µs logger=migrator t=2026-08-20T01:27:26.560765141Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-20T01:27:26.593466521Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.70098ms logger=migrator t=2026-08-20T01:27:26.597962341Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-20T01:27:26.605739611Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.787111ms logger=migrator t=2026-08-20T01:27:26.609605036Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-20T01:27:26.609980505Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=376.109µs logger=migrator t=2026-08-20T01:27:26.614742721Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-20T01:27:26.650720842Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.976861ms logger=migrator t=2026-08-20T01:27:26.655838757Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-20T01:27:26.686406715Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.563858ms logger=migrator t=2026-08-20T01:27:26.691803747Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-20T01:27:26.693425736Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.623579ms logger=migrator t=2026-08-20T01:27:26.70009624Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-20T01:27:26.70135594Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.260571ms logger=migrator t=2026-08-20T01:27:26.705339248Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-20T01:27:26.705573904Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=230.496µs logger=migrator t=2026-08-20T01:27:26.709670544Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-20T01:27:26.710773701Z level=info msg="Migration successfully executed" id="create permission table" duration=1.103288ms logger=migrator t=2026-08-20T01:27:26.716113092Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-20T01:27:26.717501695Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.389593ms logger=migrator t=2026-08-20T01:27:26.721923924Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-20T01:27:26.723143823Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.220099ms logger=migrator t=2026-08-20T01:27:26.7279131Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-20T01:27:26.729441807Z level=info msg="Migration successfully executed" id="create role table" duration=1.529257ms logger=migrator t=2026-08-20T01:27:26.734987543Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-20T01:27:26.743799528Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.809095ms logger=migrator t=2026-08-20T01:27:26.748484263Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-20T01:27:26.757386841Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.899417ms logger=migrator t=2026-08-20T01:27:26.761983964Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-20T01:27:26.763126151Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.142397ms logger=migrator t=2026-08-20T01:27:26.768687947Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-20T01:27:26.770472181Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.786164ms logger=migrator t=2026-08-20T01:27:26.774414857Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-20T01:27:26.775970326Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.555329ms logger=migrator t=2026-08-20T01:27:26.779719187Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-20T01:27:26.780833745Z level=info msg="Migration successfully executed" id="create team role table" duration=1.071747ms logger=migrator t=2026-08-20T01:27:26.786492123Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-20T01:27:26.788442161Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.949107ms logger=migrator t=2026-08-20T01:27:26.79288276Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-20T01:27:26.79415998Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.27654ms logger=migrator t=2026-08-20T01:27:26.798567349Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-20T01:27:26.799981323Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.414475ms logger=migrator t=2026-08-20T01:27:26.804922034Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-20T01:27:26.806040892Z level=info msg="Migration successfully executed" id="create user role table" duration=1.119758ms logger=migrator t=2026-08-20T01:27:26.809961847Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-20T01:27:26.811184487Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.23111ms logger=migrator t=2026-08-20T01:27:26.815755709Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-20T01:27:26.816877077Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.121168ms logger=migrator t=2026-08-20T01:27:26.821866498Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-20T01:27:26.823282363Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.423375ms logger=migrator t=2026-08-20T01:27:26.827730732Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-20T01:27:26.82884374Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.113667ms logger=migrator t=2026-08-20T01:27:26.832252623Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-20T01:27:26.833363079Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.110326ms logger=migrator t=2026-08-20T01:27:26.837583023Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-20T01:27:26.838775792Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.192489ms logger=migrator t=2026-08-20T01:27:26.84319297Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-20T01:27:26.855854689Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.657119ms logger=migrator t=2026-08-20T01:27:26.860439722Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-20T01:27:26.861375745Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=935.883µs logger=migrator t=2026-08-20T01:27:26.867565667Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-20T01:27:26.868747655Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.181708ms logger=migrator t=2026-08-20T01:27:26.874334482Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-20T01:27:26.876580577Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.248875ms logger=migrator t=2026-08-20T01:27:26.881659912Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-20T01:27:26.883381773Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.718531ms logger=migrator t=2026-08-20T01:27:26.888314834Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-20T01:27:26.889249077Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=934.782µs logger=migrator t=2026-08-20T01:27:26.893357817Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-20T01:27:26.894671499Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.312772ms logger=migrator t=2026-08-20T01:27:26.899063027Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-20T01:27:26.908805555Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.735488ms logger=migrator t=2026-08-20T01:27:26.914252349Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-20T01:27:26.925433672Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.184113ms logger=migrator t=2026-08-20T01:27:26.929991214Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-20T01:27:26.936141244Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.148241ms logger=migrator t=2026-08-20T01:27:26.939868975Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-20T01:27:26.950351892Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.481377ms logger=migrator t=2026-08-20T01:27:26.955483627Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-20T01:27:26.956686706Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.207289ms logger=migrator t=2026-08-20T01:27:26.960800067Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-20T01:27:26.961927805Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.126987ms logger=migrator t=2026-08-20T01:27:26.966326303Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-20T01:27:26.96746173Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.135357ms logger=migrator t=2026-08-20T01:27:26.972150325Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-20T01:27:26.97358237Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.432115ms logger=migrator t=2026-08-20T01:27:26.977711191Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-20T01:27:26.979440174Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.728613ms logger=migrator t=2026-08-20T01:27:26.985859321Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-20T01:27:26.986044605Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=187.905µs logger=migrator t=2026-08-20T01:27:26.990605417Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-20T01:27:26.990663638Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.241µs logger=migrator t=2026-08-20T01:27:26.994734077Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-20T01:27:26.995524306Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=790.219µs logger=migrator t=2026-08-20T01:27:27.001499673Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-20T01:27:27.002197091Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=702.078µs logger=migrator t=2026-08-20T01:27:27.006158817Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-20T01:27:27.006826123Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=668.196µs logger=migrator t=2026-08-20T01:27:27.011991619Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-20T01:27:27.012245916Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=258.877µs logger=migrator t=2026-08-20T01:27:27.016008768Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-20T01:27:27.016572542Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=563.894µs logger=migrator t=2026-08-20T01:27:27.020433626Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-20T01:27:27.02179496Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.361224ms logger=migrator t=2026-08-20T01:27:27.027326935Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-20T01:27:27.028681698Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.354873ms logger=migrator t=2026-08-20T01:27:27.03246929Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-20T01:27:27.041189214Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.718034ms logger=migrator t=2026-08-20T01:27:27.044475595Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-20T01:27:27.044547846Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.401µs logger=migrator t=2026-08-20T01:27:27.04838309Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-20T01:27:27.049463777Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.080117ms logger=migrator t=2026-08-20T01:27:27.054578181Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-20T01:27:27.05656053Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.993629ms logger=migrator t=2026-08-20T01:27:27.06144221Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-20T01:27:27.06270595Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.26351ms logger=migrator t=2026-08-20T01:27:27.067798455Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-20T01:27:27.080157198Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.354383ms logger=migrator t=2026-08-20T01:27:27.085422046Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-20T01:27:27.086854731Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.435986ms logger=migrator t=2026-08-20T01:27:27.091028353Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-20T01:27:27.092253854Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.22498ms logger=migrator t=2026-08-20T01:27:27.097542153Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:27:27.120066974Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.527481ms logger=migrator t=2026-08-20T01:27:27.124318327Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-20T01:27:27.12521475Z level=info msg="Migration successfully executed" id="create correlation v2" duration=896.663µs logger=migrator t=2026-08-20T01:27:27.130885419Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-20T01:27:27.132055767Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.162628ms logger=migrator t=2026-08-20T01:27:27.136021193Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-20T01:27:27.137962611Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.941088ms logger=migrator t=2026-08-20T01:27:27.143420005Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-20T01:27:27.145801423Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.384668ms logger=migrator t=2026-08-20T01:27:27.150713224Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-20T01:27:27.15097559Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=262.586µs logger=migrator t=2026-08-20T01:27:27.155294835Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-20T01:27:27.156731711Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.437325ms logger=migrator t=2026-08-20T01:27:27.160741008Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-20T01:27:27.170348314Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.604126ms logger=migrator t=2026-08-20T01:27:27.175025238Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-20T01:27:27.175789017Z level=info msg="Migration successfully executed" id="create entity_events table" duration=771.13µs logger=migrator t=2026-08-20T01:27:27.179083688Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-20T01:27:27.180170034Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.086616ms logger=migrator t=2026-08-20T01:27:27.184581632Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-20T01:27:27.185119005Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-20T01:27:27.190021395Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-20T01:27:27.190588249Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-20T01:27:27.194169786Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-20T01:27:27.195257364Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.085538ms logger=migrator t=2026-08-20T01:27:27.199394544Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-20T01:27:27.201137157Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.740073ms logger=migrator t=2026-08-20T01:27:27.20656516Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-20T01:27:27.207641166Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.080166ms logger=migrator t=2026-08-20T01:27:27.211930891Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-20T01:27:27.21310647Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.175429ms logger=migrator t=2026-08-20T01:27:27.217337193Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-20T01:27:27.219187658Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.849925ms logger=migrator t=2026-08-20T01:27:27.223198987Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-20T01:27:27.224942639Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.738072ms logger=migrator t=2026-08-20T01:27:27.228800504Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-20T01:27:27.229669365Z level=info msg="Migration successfully executed" id="Drop public config table" duration=868.061µs logger=migrator t=2026-08-20T01:27:27.233520539Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-20T01:27:27.234832032Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.309132ms logger=migrator t=2026-08-20T01:27:27.238106501Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-20T01:27:27.23929807Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.191779ms logger=migrator t=2026-08-20T01:27:27.245150363Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-20T01:27:27.246403774Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.253081ms logger=migrator t=2026-08-20T01:27:27.253255622Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-20T01:27:27.25478804Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.535108ms logger=migrator t=2026-08-20T01:27:27.259538566Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-20T01:27:27.2834295Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.889814ms logger=migrator t=2026-08-20T01:27:27.287394397Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-20T01:27:27.296741736Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.347169ms logger=migrator t=2026-08-20T01:27:27.303735567Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-20T01:27:27.312639744Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.903327ms logger=migrator t=2026-08-20T01:27:27.320697922Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-20T01:27:27.320928857Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.125µs logger=migrator t=2026-08-20T01:27:27.326591306Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-20T01:27:27.337429671Z level=info msg="Migration successfully executed" id="add share column" duration=10.836936ms logger=migrator t=2026-08-20T01:27:27.345226662Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-20T01:27:27.345359945Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=134.733µs logger=migrator t=2026-08-20T01:27:27.354648442Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-20T01:27:27.356151409Z level=info msg="Migration successfully executed" id="create file table" duration=1.505127ms logger=migrator t=2026-08-20T01:27:27.363866578Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-20T01:27:27.36517775Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.308081ms logger=migrator t=2026-08-20T01:27:27.371432273Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-20T01:27:27.380863764Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=9.430981ms logger=migrator t=2026-08-20T01:27:27.388045339Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-20T01:27:27.388846679Z level=info msg="Migration successfully executed" id="create file_meta table" duration=801.74µs logger=migrator t=2026-08-20T01:27:27.395520302Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-20T01:27:27.39702948Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.509308ms logger=migrator t=2026-08-20T01:27:27.402975835Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-20T01:27:27.403041396Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.441µs logger=migrator t=2026-08-20T01:27:27.409834502Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-20T01:27:27.410008977Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=133.443µs logger=migrator t=2026-08-20T01:27:27.435990773Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-20T01:27:27.436750401Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=762.268µs logger=migrator t=2026-08-20T01:27:27.443430464Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-20T01:27:27.443731852Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=304.248µs logger=migrator t=2026-08-20T01:27:27.44940252Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-20T01:27:27.450891587Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.489727ms logger=migrator t=2026-08-20T01:27:27.45588962Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-20T01:27:27.46737901Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.489811ms logger=migrator t=2026-08-20T01:27:27.473139961Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-20T01:27:27.473390457Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=244.926µs logger=migrator t=2026-08-20T01:27:27.483782002Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-20T01:27:27.48617632Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.395797ms logger=migrator t=2026-08-20T01:27:27.492026254Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-20T01:27:27.493061189Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.040606ms logger=migrator t=2026-08-20T01:27:27.499393883Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-20T01:27:27.499619349Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=226.016µs logger=migrator t=2026-08-20T01:27:27.503848953Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-20T01:27:27.504379335Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=530.572µs logger=migrator t=2026-08-20T01:27:27.508876546Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-20T01:27:27.518491651Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.615965ms logger=migrator t=2026-08-20T01:27:27.524714493Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-20T01:27:27.535252521Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.537529ms logger=migrator t=2026-08-20T01:27:27.539258148Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-20T01:27:27.540048658Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=789.98µs logger=migrator t=2026-08-20T01:27:27.54464121Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-20T01:27:27.624666698Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.022228ms logger=migrator t=2026-08-20T01:27:27.631054294Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-20T01:27:27.632003097Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=948.903µs logger=migrator t=2026-08-20T01:27:27.636711563Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-20T01:27:27.638757353Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.04555ms logger=migrator t=2026-08-20T01:27:27.644056343Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-20T01:27:27.669205118Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.144735ms logger=migrator t=2026-08-20T01:27:27.675703777Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-20T01:27:27.685169628Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.466251ms logger=migrator t=2026-08-20T01:27:27.691109174Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-20T01:27:27.691645787Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=537.013µs logger=migrator t=2026-08-20T01:27:27.697353776Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-20T01:27:27.697838578Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=487.052µs logger=migrator t=2026-08-20T01:27:27.703427365Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-20T01:27:27.703812094Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=386.079µs logger=migrator t=2026-08-20T01:27:27.708480639Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-20T01:27:27.708797206Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=317.557µs logger=migrator t=2026-08-20T01:27:27.713737587Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-20T01:27:27.714060665Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=324.068µs logger=migrator t=2026-08-20T01:27:27.720127913Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-20T01:27:27.722056041Z level=info msg="Migration successfully executed" id="create folder table" duration=1.928048ms logger=migrator t=2026-08-20T01:27:27.72897748Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-20T01:27:27.730866356Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.891166ms logger=migrator t=2026-08-20T01:27:27.736452913Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-20T01:27:27.737464788Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.011625ms logger=migrator t=2026-08-20T01:27:27.742820809Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-20T01:27:27.74285679Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.892µs logger=migrator t=2026-08-20T01:27:27.749405579Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-20T01:27:27.751243894Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.835115ms logger=migrator t=2026-08-20T01:27:27.758587385Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-20T01:27:27.759902916Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.315951ms logger=migrator t=2026-08-20T01:27:27.76577387Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-20T01:27:27.766919528Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.134768ms logger=migrator t=2026-08-20T01:27:27.774444212Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-20T01:27:27.775183691Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=740.449µs logger=migrator t=2026-08-20T01:27:27.79113594Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-20T01:27:27.791846088Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=716.368µs logger=migrator t=2026-08-20T01:27:27.797576919Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-20T01:27:27.799136036Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.564568ms logger=migrator t=2026-08-20T01:27:27.804915497Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-20T01:27:27.806399284Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.483177ms logger=migrator t=2026-08-20T01:27:27.811891369Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-20T01:27:27.813288752Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.399533ms logger=migrator t=2026-08-20T01:27:27.819916975Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-20T01:27:27.822275762Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.358067ms logger=migrator t=2026-08-20T01:27:27.826974677Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-20T01:27:27.828251369Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.276462ms logger=migrator t=2026-08-20T01:27:27.8332381Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-20T01:27:27.83485311Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.61156ms logger=migrator t=2026-08-20T01:27:27.841449131Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-20T01:27:27.84383696Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.387059ms logger=migrator t=2026-08-20T01:27:27.851687862Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-20T01:27:27.854334197Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.651075ms logger=migrator t=2026-08-20T01:27:27.859679808Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-20T01:27:27.860706752Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.028434ms logger=migrator t=2026-08-20T01:27:27.866291449Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-20T01:27:27.868587665Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.296546ms logger=migrator t=2026-08-20T01:27:27.874676684Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-20T01:27:27.875904635Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.228001ms logger=migrator t=2026-08-20T01:27:27.879279137Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-20T01:27:27.87981461Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=535.973µs logger=migrator t=2026-08-20T01:27:27.887245822Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-20T01:27:27.897668097Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.424255ms logger=migrator t=2026-08-20T01:27:27.928013939Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-20T01:27:27.930140471Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=2.133902ms logger=migrator t=2026-08-20T01:27:27.936573348Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-20T01:27:27.936612679Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.781µs logger=migrator t=2026-08-20T01:27:27.94356395Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-20T01:27:27.944908932Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.349972ms logger=migrator t=2026-08-20T01:27:27.958082655Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-20T01:27:27.958148186Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=69.021µs logger=migrator t=2026-08-20T01:27:27.963796274Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-20T01:27:27.965769813Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.974639ms logger=migrator t=2026-08-20T01:27:27.972049647Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-20T01:27:27.974166079Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.116042ms logger=migrator t=2026-08-20T01:27:27.981054926Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-20T01:27:27.982171863Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.116387ms logger=migrator t=2026-08-20T01:27:27.9881096Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-20T01:27:27.989439262Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.330392ms logger=migrator t=2026-08-20T01:27:27.996325151Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-20T01:27:27.996593307Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=276.257µs logger=migrator t=2026-08-20T01:27:28.00202505Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-20T01:27:28.002971743Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=947.453µs logger=migrator t=2026-08-20T01:27:28.008814206Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-20T01:27:28.01019868Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.378283ms logger=migrator t=2026-08-20T01:27:28.01716746Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-20T01:27:28.018543113Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.375563ms logger=migrator t=2026-08-20T01:27:28.030075286Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-20T01:27:28.040832979Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.759553ms logger=migrator t=2026-08-20T01:27:28.046099168Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-20T01:27:28.056219046Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.114957ms logger=migrator t=2026-08-20T01:27:28.061191238Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-20T01:27:28.071177951Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.982074ms logger=migrator t=2026-08-20T01:27:28.078217414Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-20T01:27:28.078343547Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=136.263µs logger=migrator t=2026-08-20T01:27:28.083545774Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-20T01:27:28.095553078Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.004424ms logger=migrator t=2026-08-20T01:27:28.106014374Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-20T01:27:28.119328839Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.308585ms logger=migrator t=2026-08-20T01:27:28.129066958Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-20T01:27:28.129450147Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=386.959µs logger=migrator t=2026-08-20T01:27:28.135994777Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.021102515s logger=migrator t=2026-08-20T01:27:28.136674044Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-20T01:27:28.157124874Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-20T01:27:28.1573942Z level=info msg="Created default organization" logger=secrets t=2026-08-20T01:27:28.165227303Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-20T01:27:28.215741568Z level=info msg="Restored cache from database" duration=510.112µs logger=plugin.store t=2026-08-20T01:27:28.21748263Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-20T01:27:28.263754633Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-20T01:27:28.263789043Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-20T01:27:28.263886496Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-20T01:27:28.263899336Z level=info msg="Plugins loaded" count=54 duration=46.418356ms logger=query_data t=2026-08-20T01:27:28.267974497Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-20T01:27:28.271938923Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-20T01:27:28.279214901Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-20T01:27:28.289019061Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-20T01:27:28.29141984Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-20T01:27:28.293176863Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-20T01:27:28.315727635Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-20T01:27:28.337255831Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-20T01:27:28.365052891Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-20T01:27:28.365113982Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-20T01:27:28.36545428Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-20T01:27:28.369025678Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-20T01:27:28.369365636Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-20T01:27:28.3699114Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-20T01:27:28.381579095Z level=info msg="State cache has been initialized" states=0 duration=12.550257ms logger=ngalert.scheduler t=2026-08-20T01:27:28.381628586Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-20T01:27:28.381722368Z level=info msg=starting first_tick=2026-08-20T01:27:30Z logger=plugins.update.checker t=2026-08-20T01:27:28.481146011Z level=info msg="Update check succeeded" duration=114.319507ms logger=grafana.update.checker t=2026-08-20T01:27:28.488239214Z level=info msg="Update check succeeded" duration=122.043675ms logger=provisioning.dashboard t=2026-08-20T01:27:28.571267226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:28.5992263Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-20T01:27:28.659862293Z level=info msg="Patterns update finished" duration=221.458108ms logger=grafana-apiserver t=2026-08-20T01:27:29.157059836Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-20T01:27:29.157528038Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-20T01:27:31.893299345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:31.894618357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:31.912570777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:31.937392994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:31.954819591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.036892888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.051533726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.075204015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.093115494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.119255573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.136646959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.162678835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.194038072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.26344183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.283309366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.322806343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.341405708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.379027558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.398093125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.449868051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.466950919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.504043677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.519469924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.566629568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.583378567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.622396772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.641883499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.688904929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.708089477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.746633511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.764732954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.812290447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.829636952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.873467964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.891950156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.939891529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:32.953894301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.006263953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.024053387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.066922267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.08259886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.137657127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.155097643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.206658204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.239601431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.294578806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.312600736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.364963248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.399883762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.630937674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.651875866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.707915467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.727206489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.792917627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.80405234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.870859974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.889011828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.959666136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:33.978887206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.053897262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.068692353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.135865767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.156620125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.228950534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.24921317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.338243997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.353605414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.430521045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.447232884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.544075113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.560193258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.694939614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.709127721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.78308434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.799057401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.875317207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.895787247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.979580867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:34.998530221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:27:35.071985438Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-20T01:28:37.39282745Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-20T01:37:28.374362188Z level=info msg="Completed cleanup jobs" duration=4.567331ms logger=sqlstore.transactions t=2026-08-20T01:37:28.380782994Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-20T01:37:28.56902016Z level=info msg="Update check succeeded" duration=87.044736ms logger=sqlstore.transactions t=2026-08-20T01:42:28.286353297Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-20T01:47:28.382803944Z level=info msg="Completed cleanup jobs" duration=11.928459ms logger=plugins.update.checker t=2026-08-20T01:47:28.557507776Z level=info msg="Update check succeeded" duration=75.641847ms logger=cleanup t=2026-08-20T01:57:28.381860921Z level=info msg="Completed cleanup jobs" duration=12.245496ms logger=plugins.update.checker t=2026-08-20T01:57:28.560268035Z level=info msg="Update check succeeded" duration=79.004684ms logger=infra.usagestats t=2026-08-20T01:58:37.413937289Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-20T02:07:28.384561304Z level=info msg="Completed cleanup jobs" duration=14.722817ms logger=plugins.update.checker t=2026-08-20T02:07:28.558475372Z level=info msg="Update check succeeded" duration=76.180779ms