logger=settings t=2026-05-30T02:02:45.820036195Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-30T02:02:45Z logger=settings t=2026-05-30T02:02:45.820414463Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-30T02:02:45.820430554Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-30T02:02:45.820446064Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-30T02:02:45.820451444Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-30T02:02:45.820456014Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-30T02:02:45.820461044Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-30T02:02:45.820465514Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-30T02:02:45.820474185Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-30T02:02:45.820484816Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-30T02:02:45.820489776Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-30T02:02:45.820494486Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-30T02:02:45.820499226Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-30T02:02:45.820506646Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-30T02:02:45.820513776Z level=info msg=Target target=[all] logger=settings t=2026-05-30T02:02:45.820528587Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-30T02:02:45.820532127Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-30T02:02:45.820535327Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-30T02:02:45.820538517Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-30T02:02:45.820541827Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-30T02:02:45.820546177Z level=info msg="App mode production" logger=sqlstore t=2026-05-30T02:02:45.822424638Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-30T02:02:45.822474329Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-30T02:02:45.824785141Z level=info msg="Locking database" logger=migrator t=2026-05-30T02:02:45.824802621Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-30T02:02:45.825537147Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-30T02:02:45.826766005Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.226808ms logger=migrator t=2026-05-30T02:02:45.833152436Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-30T02:02:45.834179519Z level=info msg="Migration successfully executed" id="create user table" duration=1.028513ms logger=migrator t=2026-05-30T02:02:45.844904727Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-30T02:02:45.845874299Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=973.263µs logger=migrator t=2026-05-30T02:02:45.852489435Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-30T02:02:45.853257701Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=772.026µs logger=migrator t=2026-05-30T02:02:45.858453367Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-30T02:02:45.859169192Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=715.975µs logger=migrator t=2026-05-30T02:02:45.864372818Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-30T02:02:45.865081953Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=709.275µs logger=migrator t=2026-05-30T02:02:45.869387659Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-30T02:02:45.871796893Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.408524ms logger=migrator t=2026-05-30T02:02:45.878330077Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-30T02:02:45.879891642Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.571715ms logger=migrator t=2026-05-30T02:02:45.887963041Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-30T02:02:45.888735048Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=772.337µs logger=migrator t=2026-05-30T02:02:45.895914237Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-30T02:02:45.896760866Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=845.279µs logger=migrator t=2026-05-30T02:02:45.905593412Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-30T02:02:45.906216945Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=621.743µs logger=migrator t=2026-05-30T02:02:45.91048696Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-30T02:02:45.911446331Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=958.581µs logger=migrator t=2026-05-30T02:02:45.915714495Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-30T02:02:45.916831701Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.113696ms logger=migrator t=2026-05-30T02:02:45.921183897Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-30T02:02:45.921210277Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.23µs logger=migrator t=2026-05-30T02:02:45.92853128Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-30T02:02:45.931532806Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=3.000646ms logger=migrator t=2026-05-30T02:02:45.93573689Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-30T02:02:45.935948735Z level=info msg="Migration successfully executed" id="Add missing user data" duration=212.835µs logger=migrator t=2026-05-30T02:02:45.939756539Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-30T02:02:45.940842192Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.086683ms logger=migrator t=2026-05-30T02:02:45.946840886Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-30T02:02:45.947569952Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=725.816µs logger=migrator t=2026-05-30T02:02:45.953787169Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-30T02:02:45.95516087Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.375031ms logger=migrator t=2026-05-30T02:02:45.960827106Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-30T02:02:45.970248004Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.416088ms logger=migrator t=2026-05-30T02:02:45.977160617Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-30T02:02:45.978262432Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.100895ms logger=migrator t=2026-05-30T02:02:45.983998789Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-30T02:02:45.984444759Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=446.27µs logger=migrator t=2026-05-30T02:02:45.990879812Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-30T02:02:45.991736961Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=860.11µs logger=migrator t=2026-05-30T02:02:46.000324892Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-30T02:02:46.000992196Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=664.295µs logger=migrator t=2026-05-30T02:02:46.062919088Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-30T02:02:46.06348453Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=569.182µs logger=migrator t=2026-05-30T02:02:46.070891595Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-30T02:02:46.072150262Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.258777ms logger=migrator t=2026-05-30T02:02:46.078504214Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-30T02:02:46.079265841Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=760.977µs logger=migrator t=2026-05-30T02:02:46.085452728Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-30T02:02:46.086386888Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=936.59µs logger=migrator t=2026-05-30T02:02:46.092046874Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-30T02:02:46.092674598Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=628.155µs logger=migrator t=2026-05-30T02:02:46.0981612Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-30T02:02:46.098970898Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=810.288µs logger=migrator t=2026-05-30T02:02:46.105552453Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-30T02:02:46.105580014Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.151µs logger=migrator t=2026-05-30T02:02:46.110265298Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-30T02:02:46.111117896Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=853.379µs logger=migrator t=2026-05-30T02:02:46.116805822Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-30T02:02:46.117463498Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=657.635µs logger=migrator t=2026-05-30T02:02:46.124112055Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-30T02:02:46.125329991Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.220917ms logger=migrator t=2026-05-30T02:02:46.130890954Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-30T02:02:46.13155866Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=667.936µs logger=migrator t=2026-05-30T02:02:46.136531629Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-30T02:02:46.14149029Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.956771ms logger=migrator t=2026-05-30T02:02:46.147884261Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-30T02:02:46.14869425Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=809.919µs logger=migrator t=2026-05-30T02:02:46.153590208Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-30T02:02:46.154434647Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=842.639µs logger=migrator t=2026-05-30T02:02:46.160159154Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-30T02:02:46.161254657Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.091143ms logger=migrator t=2026-05-30T02:02:46.167533956Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-30T02:02:46.168732363Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.198937ms logger=migrator t=2026-05-30T02:02:46.175434962Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-30T02:02:46.17668389Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.249648ms logger=migrator t=2026-05-30T02:02:46.183861168Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-30T02:02:46.184521693Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=661.435µs logger=migrator t=2026-05-30T02:02:46.190207989Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-30T02:02:46.190728711Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=526.062µs logger=migrator t=2026-05-30T02:02:46.196936549Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-30T02:02:46.197500661Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=564.212µs logger=migrator t=2026-05-30T02:02:46.204169659Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-30T02:02:46.205046229Z level=info msg="Migration successfully executed" id="create star table" duration=879.231µs logger=migrator t=2026-05-30T02:02:46.213880944Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-30T02:02:46.214823814Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=944.31µs logger=migrator t=2026-05-30T02:02:46.221502903Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-30T02:02:46.222361242Z level=info msg="Migration successfully executed" id="create org table v1" duration=858.829µs logger=migrator t=2026-05-30T02:02:46.230307088Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-30T02:02:46.232080027Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.778269ms logger=migrator t=2026-05-30T02:02:46.242218872Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-30T02:02:46.243015939Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=797.657µs logger=migrator t=2026-05-30T02:02:46.248771537Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-30T02:02:46.249642307Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=872.52µs logger=migrator t=2026-05-30T02:02:46.256302624Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-30T02:02:46.257056891Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=754.307µs logger=migrator t=2026-05-30T02:02:46.263003332Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-30T02:02:46.263842732Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=839.67µs logger=migrator t=2026-05-30T02:02:46.269145599Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-30T02:02:46.269214301Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.621µs logger=migrator t=2026-05-30T02:02:46.273853603Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-30T02:02:46.273961065Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=109.472µs logger=migrator t=2026-05-30T02:02:46.279825295Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-30T02:02:46.280292736Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=466.531µs logger=migrator t=2026-05-30T02:02:46.285976522Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-30T02:02:46.286819031Z level=info msg="Migration successfully executed" id="create dashboard table" duration=841.788µs logger=migrator t=2026-05-30T02:02:46.291790961Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-30T02:02:46.292588308Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=797.547µs logger=migrator t=2026-05-30T02:02:46.297972158Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-30T02:02:46.298817096Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=846.428µs logger=migrator t=2026-05-30T02:02:46.305555046Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-30T02:02:46.306431505Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=875.949µs logger=migrator t=2026-05-30T02:02:46.31249248Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-30T02:02:46.313498882Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.006382ms logger=migrator t=2026-05-30T02:02:46.319466614Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-30T02:02:46.32018499Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=719.796µs logger=migrator t=2026-05-30T02:02:46.325511788Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-30T02:02:46.329272221Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.760503ms logger=migrator t=2026-05-30T02:02:46.335378686Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-30T02:02:46.336750507Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.372421ms logger=migrator t=2026-05-30T02:02:46.342715269Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-30T02:02:46.344222442Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.507293ms logger=migrator t=2026-05-30T02:02:46.351683588Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-30T02:02:46.352452005Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=768.547µs logger=migrator t=2026-05-30T02:02:46.359113063Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-30T02:02:46.359669795Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=557.462µs logger=migrator t=2026-05-30T02:02:46.365059745Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-30T02:02:46.365949514Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=892.569µs logger=migrator t=2026-05-30T02:02:46.372405368Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-30T02:02:46.37251926Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=115.342µs logger=migrator t=2026-05-30T02:02:46.377865298Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-30T02:02:46.380321862Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.456544ms logger=migrator t=2026-05-30T02:02:46.385652981Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-30T02:02:46.388119775Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.466624ms logger=migrator t=2026-05-30T02:02:46.394297202Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-30T02:02:46.396090652Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.79349ms logger=migrator t=2026-05-30T02:02:46.401165625Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-30T02:02:46.401972193Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=806.208µs logger=migrator t=2026-05-30T02:02:46.406692888Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-30T02:02:46.408610539Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.915061ms logger=migrator t=2026-05-30T02:02:46.414818778Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-30T02:02:46.415623835Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=807.237µs logger=migrator t=2026-05-30T02:02:46.423472909Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-30T02:02:46.424789288Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.317769ms logger=migrator t=2026-05-30T02:02:46.440729822Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-30T02:02:46.440780093Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=55.761µs logger=migrator t=2026-05-30T02:02:46.461206055Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-30T02:02:46.461259157Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=54.761µs logger=migrator t=2026-05-30T02:02:46.475113413Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-30T02:02:46.477255591Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.143258ms logger=migrator t=2026-05-30T02:02:46.487633021Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-30T02:02:46.489928341Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.29796ms logger=migrator t=2026-05-30T02:02:46.496797334Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-30T02:02:46.49883638Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.039656ms logger=migrator t=2026-05-30T02:02:46.503999613Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-30T02:02:46.505885856Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.886342ms logger=migrator t=2026-05-30T02:02:46.512026211Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-30T02:02:46.512261227Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=235.806µs logger=migrator t=2026-05-30T02:02:46.518899644Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-30T02:02:46.520822446Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.922702ms logger=migrator t=2026-05-30T02:02:46.52684066Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-30T02:02:46.527897263Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.057353ms logger=migrator t=2026-05-30T02:02:46.534906229Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-30T02:02:46.534971021Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=69.502µs logger=migrator t=2026-05-30T02:02:46.540272687Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-30T02:02:46.541161838Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=888.941µs logger=migrator t=2026-05-30T02:02:46.546082937Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-30T02:02:46.547524848Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.440601ms logger=migrator t=2026-05-30T02:02:46.553391658Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-30T02:02:46.559700768Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.30936ms logger=migrator t=2026-05-30T02:02:46.56518649Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-30T02:02:46.565705652Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=515.412µs logger=migrator t=2026-05-30T02:02:46.570750663Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-30T02:02:46.571629743Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=881.82µs logger=migrator t=2026-05-30T02:02:46.575916967Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-30T02:02:46.576862699Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=945.622µs logger=migrator t=2026-05-30T02:02:46.581876109Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-30T02:02:46.582225977Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=351.378µs logger=migrator t=2026-05-30T02:02:46.586492652Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-30T02:02:46.587533555Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.042303ms logger=migrator t=2026-05-30T02:02:46.593367604Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-30T02:02:46.596720039Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.346235ms logger=migrator t=2026-05-30T02:02:46.610698619Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-30T02:02:46.611806863Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.111894ms logger=migrator t=2026-05-30T02:02:46.62613699Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-30T02:02:46.626397346Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=264.326µs logger=migrator t=2026-05-30T02:02:46.630909656Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-30T02:02:46.631206043Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=296.367µs logger=migrator t=2026-05-30T02:02:46.636834898Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-30T02:02:46.638099375Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.263267ms logger=migrator t=2026-05-30T02:02:46.6441541Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-30T02:02:46.648323832Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.168942ms logger=migrator t=2026-05-30T02:02:46.654785145Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-30T02:02:46.655778308Z level=info msg="Migration successfully executed" id="create data_source table" duration=993.023µs logger=migrator t=2026-05-30T02:02:46.661874003Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-30T02:02:46.662783923Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=910.08µs logger=migrator t=2026-05-30T02:02:46.670671608Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-30T02:02:46.672410587Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.741399ms logger=migrator t=2026-05-30T02:02:46.682123551Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-30T02:02:46.68479044Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.663319ms logger=migrator t=2026-05-30T02:02:46.788452628Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-30T02:02:46.789638244Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.188096ms logger=migrator t=2026-05-30T02:02:47.049068774Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-30T02:02:47.059481165Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.416481ms logger=migrator t=2026-05-30T02:02:47.063923293Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-30T02:02:47.064886455Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=960.972µs logger=migrator t=2026-05-30T02:02:47.070393467Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-30T02:02:47.071280116Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=887.569µs logger=migrator t=2026-05-30T02:02:47.078298512Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-30T02:02:47.080231445Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.929263ms logger=migrator t=2026-05-30T02:02:47.08632957Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-30T02:02:47.087262851Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=933.802µs logger=migrator t=2026-05-30T02:02:47.094268435Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-30T02:02:47.096593277Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.324722ms logger=migrator t=2026-05-30T02:02:47.101406144Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-30T02:02:47.104057703Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.650639ms logger=migrator t=2026-05-30T02:02:47.10933021Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-30T02:02:47.10935933Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.07µs logger=migrator t=2026-05-30T02:02:47.113573893Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-30T02:02:47.113777368Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=204.265µs logger=migrator t=2026-05-30T02:02:47.11926643Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-30T02:02:47.1232962Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.030999ms logger=migrator t=2026-05-30T02:02:47.127700327Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-30T02:02:47.127883821Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.294µs logger=migrator t=2026-05-30T02:02:47.132288209Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-30T02:02:47.132556375Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=268.525µs logger=migrator t=2026-05-30T02:02:47.137085894Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-30T02:02:47.141505882Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.421588ms logger=migrator t=2026-05-30T02:02:47.147045365Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-30T02:02:47.147229129Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.954µs logger=migrator t=2026-05-30T02:02:47.151354661Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-30T02:02:47.15266592Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.311209ms logger=migrator t=2026-05-30T02:02:47.157468557Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-30T02:02:47.158682113Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.213077ms logger=migrator t=2026-05-30T02:02:47.16396295Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-30T02:02:47.164759098Z level=info msg="Migration successfully executed" id="create api_key table" duration=796.078µs logger=migrator t=2026-05-30T02:02:47.169586955Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-30T02:02:47.170822703Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.236028ms logger=migrator t=2026-05-30T02:02:47.176268483Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-30T02:02:47.177418939Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.150206ms logger=migrator t=2026-05-30T02:02:47.183591835Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-30T02:02:47.184910945Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.31849ms logger=migrator t=2026-05-30T02:02:47.189767902Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-30T02:02:47.19054369Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=770.868µs logger=migrator t=2026-05-30T02:02:47.194206651Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-30T02:02:47.194940256Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=733.376µs logger=migrator t=2026-05-30T02:02:47.199834395Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-30T02:02:47.201010641Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.176836ms logger=migrator t=2026-05-30T02:02:47.205362058Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-30T02:02:47.216488585Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.122546ms logger=migrator t=2026-05-30T02:02:47.221920705Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-30T02:02:47.222991518Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.071813ms logger=migrator t=2026-05-30T02:02:47.228348837Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-30T02:02:47.229170535Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=822.968µs logger=migrator t=2026-05-30T02:02:47.235024725Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-30T02:02:47.236034268Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.009953ms logger=migrator t=2026-05-30T02:02:47.241601321Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-30T02:02:47.242478731Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=879.209µs logger=migrator t=2026-05-30T02:02:47.250670922Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-30T02:02:47.251178473Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=507.481µs logger=migrator t=2026-05-30T02:02:47.257065253Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-30T02:02:47.257656977Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=591.584µs logger=migrator t=2026-05-30T02:02:47.263172998Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-30T02:02:47.263235741Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=63.883µs logger=migrator t=2026-05-30T02:02:47.271632987Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-30T02:02:47.27855768Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.928123ms logger=migrator t=2026-05-30T02:02:47.286443545Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-30T02:02:47.290532725Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.089ms logger=migrator t=2026-05-30T02:02:47.29569546Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-30T02:02:47.295888644Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=195.664µs logger=migrator t=2026-05-30T02:02:47.300142368Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-30T02:02:47.302979691Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.834813ms logger=migrator t=2026-05-30T02:02:47.309751431Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-30T02:02:47.312296918Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.544137ms logger=migrator t=2026-05-30T02:02:47.318347952Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-30T02:02:47.319173Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=824.698µs logger=migrator t=2026-05-30T02:02:47.323353523Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-30T02:02:47.323890055Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=536.501µs logger=migrator t=2026-05-30T02:02:47.329261104Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-30T02:02:47.330934331Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.678337ms logger=migrator t=2026-05-30T02:02:47.336666538Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-30T02:02:47.337893235Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.226117ms logger=migrator t=2026-05-30T02:02:47.342854865Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-30T02:02:47.343633352Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=778.407µs logger=migrator t=2026-05-30T02:02:47.349016761Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-30T02:02:47.35030829Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.290189ms logger=migrator t=2026-05-30T02:02:47.356213721Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-30T02:02:47.356320444Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=108.402µs logger=migrator t=2026-05-30T02:02:47.361806795Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-30T02:02:47.361851296Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.301µs logger=migrator t=2026-05-30T02:02:47.3661196Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-30T02:02:47.368991334Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.871604ms logger=migrator t=2026-05-30T02:02:47.374353883Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-30T02:02:47.377241987Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.887624ms logger=migrator t=2026-05-30T02:02:47.384702113Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-30T02:02:47.384778924Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.331µs logger=migrator t=2026-05-30T02:02:47.390985232Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-30T02:02:47.391753678Z level=info msg="Migration successfully executed" id="create quota table v1" duration=767.146µs logger=migrator t=2026-05-30T02:02:47.39630191Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-30T02:02:47.397645359Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.340359ms logger=migrator t=2026-05-30T02:02:47.403842617Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-30T02:02:47.403890218Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.501µs logger=migrator t=2026-05-30T02:02:47.409125724Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-30T02:02:47.410353621Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.228437ms logger=migrator t=2026-05-30T02:02:47.415311991Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-30T02:02:47.41617437Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=864.179µs logger=migrator t=2026-05-30T02:02:47.421570879Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-30T02:02:47.424631847Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.060238ms logger=migrator t=2026-05-30T02:02:47.429530686Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-30T02:02:47.429565597Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.371µs logger=migrator t=2026-05-30T02:02:47.434075917Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-30T02:02:47.434940416Z level=info msg="Migration successfully executed" id="create session table" duration=864.809µs logger=migrator t=2026-05-30T02:02:47.440201803Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-30T02:02:47.440471839Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=271.396µs logger=migrator t=2026-05-30T02:02:47.444742013Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-30T02:02:47.444889296Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=148.893µs logger=migrator t=2026-05-30T02:02:47.449019428Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-30T02:02:47.449668562Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=649.354µs logger=migrator t=2026-05-30T02:02:47.455361518Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-30T02:02:47.456505084Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.148116ms logger=migrator t=2026-05-30T02:02:47.465258408Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-30T02:02:47.465303679Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=47.891µs logger=migrator t=2026-05-30T02:02:47.469806648Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-30T02:02:47.469856969Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=52.391µs logger=migrator t=2026-05-30T02:02:47.474289288Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-30T02:02:47.479423502Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.144064ms logger=migrator t=2026-05-30T02:02:47.484516285Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-30T02:02:47.487538302Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.022607ms logger=migrator t=2026-05-30T02:02:47.49153263Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-30T02:02:47.491613952Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.852µs logger=migrator t=2026-05-30T02:02:47.498895014Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-30T02:02:47.499033237Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=142.443µs logger=migrator t=2026-05-30T02:02:47.50328628Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-30T02:02:47.504232272Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=946.822µs logger=migrator t=2026-05-30T02:02:47.514781455Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-30T02:02:47.514832696Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=56.031µs logger=migrator t=2026-05-30T02:02:47.520176795Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-30T02:02:47.524548842Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.367778ms logger=migrator t=2026-05-30T02:02:47.529231255Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-30T02:02:47.52939245Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=162.005µs logger=migrator t=2026-05-30T02:02:47.53301351Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-30T02:02:47.535393153Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.379712ms logger=migrator t=2026-05-30T02:02:47.541892206Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-30T02:02:47.545093317Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.201811ms logger=migrator t=2026-05-30T02:02:47.563299091Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-30T02:02:47.563489895Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=195.904µs logger=migrator t=2026-05-30T02:02:47.57137546Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-30T02:02:47.574732704Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=3.358854ms logger=migrator t=2026-05-30T02:02:47.58263325Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-30T02:02:47.583466748Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=833.298µs logger=migrator t=2026-05-30T02:02:47.587856185Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-30T02:02:47.589267126Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.413662ms logger=migrator t=2026-05-30T02:02:47.595019374Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-30T02:02:47.596033756Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.015362ms logger=migrator t=2026-05-30T02:02:47.601957837Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-30T02:02:47.603004661Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.045864ms logger=migrator t=2026-05-30T02:02:47.607660403Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-30T02:02:47.608509613Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=849.52µs logger=migrator t=2026-05-30T02:02:47.613224806Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-30T02:02:47.613943743Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=719.007µs logger=migrator t=2026-05-30T02:02:47.623670758Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-30T02:02:47.624441315Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=772.797µs logger=migrator t=2026-05-30T02:02:47.629989828Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-30T02:02:47.630794257Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=804.919µs logger=migrator t=2026-05-30T02:02:47.63501948Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-30T02:02:47.646883093Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.858073ms logger=migrator t=2026-05-30T02:02:47.651977206Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-30T02:02:47.652660722Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=684.466µs logger=migrator t=2026-05-30T02:02:47.655917454Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-30T02:02:47.656519497Z 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=601.753µs logger=migrator t=2026-05-30T02:02:47.660593586Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-30T02:02:47.660786561Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=193.085µs logger=migrator t=2026-05-30T02:02:47.664619686Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-30T02:02:47.664999084Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=379.828µs logger=migrator t=2026-05-30T02:02:47.669816962Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-30T02:02:47.671196982Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.37525ms logger=migrator t=2026-05-30T02:02:47.6765407Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-30T02:02:47.681176033Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.632593ms logger=migrator t=2026-05-30T02:02:47.699520169Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-30T02:02:47.705706396Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.186917ms logger=migrator t=2026-05-30T02:02:47.727646493Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-30T02:02:47.734141367Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.496595ms logger=migrator t=2026-05-30T02:02:47.740073849Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-30T02:02:47.743645978Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.571379ms logger=migrator t=2026-05-30T02:02:47.747498583Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-30T02:02:47.748349422Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=850.669µs logger=migrator t=2026-05-30T02:02:47.754498388Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-30T02:02:47.754539889Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.941µs logger=migrator t=2026-05-30T02:02:47.759209723Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-30T02:02:47.759276055Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=71.481µs logger=migrator t=2026-05-30T02:02:47.766875862Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-30T02:02:47.768230462Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.35573ms logger=migrator t=2026-05-30T02:02:47.77537287Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-30T02:02:47.776314352Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=941.532µs logger=migrator t=2026-05-30T02:02:47.785112167Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-30T02:02:47.786950887Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.83966ms logger=migrator t=2026-05-30T02:02:47.792542981Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-30T02:02:47.793407601Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=864.94µs logger=migrator t=2026-05-30T02:02:47.798012872Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-30T02:02:47.799823953Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.807711ms logger=migrator t=2026-05-30T02:02:47.80464127Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-30T02:02:47.808709059Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.068179ms logger=migrator t=2026-05-30T02:02:47.815742375Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-30T02:02:47.823673001Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.928016ms logger=migrator t=2026-05-30T02:02:47.82993197Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-30T02:02:47.830113154Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=183.984µs logger=migrator t=2026-05-30T02:02:47.841305802Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-30T02:02:47.84260393Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.300878ms logger=migrator t=2026-05-30T02:02:47.851275053Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-30T02:02:47.853216136Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.944534ms logger=migrator t=2026-05-30T02:02:47.863061945Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-30T02:02:47.868249948Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.189953ms logger=migrator t=2026-05-30T02:02:47.874279553Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-30T02:02:47.874400946Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=119.142µs logger=migrator t=2026-05-30T02:02:47.882904554Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-30T02:02:47.883929486Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.026572ms logger=migrator t=2026-05-30T02:02:47.891633978Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-30T02:02:47.893246033Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.615836ms logger=migrator t=2026-05-30T02:02:47.901842303Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-30T02:02:47.901954827Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=109.334µs logger=migrator t=2026-05-30T02:02:47.925174331Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-30T02:02:47.927121444Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.948753ms logger=migrator t=2026-05-30T02:02:47.934137649Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-30T02:02:47.936141884Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.007425ms logger=migrator t=2026-05-30T02:02:47.946034353Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-30T02:02:47.94679661Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=762.407µs logger=migrator t=2026-05-30T02:02:47.956460954Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-30T02:02:47.957763403Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.304139ms logger=migrator t=2026-05-30T02:02:48.023399268Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-30T02:02:48.025516945Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.113168ms logger=migrator t=2026-05-30T02:02:48.038176195Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-30T02:02:48.040124648Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.947263ms logger=migrator t=2026-05-30T02:02:48.048264499Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-30T02:02:48.04830939Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.651µs logger=migrator t=2026-05-30T02:02:48.055487539Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-30T02:02:48.061629136Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.142027ms logger=migrator t=2026-05-30T02:02:48.06725073Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-30T02:02:48.068321983Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.072283ms logger=migrator t=2026-05-30T02:02:48.076407272Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-30T02:02:48.080886851Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.483859ms logger=migrator t=2026-05-30T02:02:48.090051265Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-30T02:02:48.09073696Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=684.005µs logger=migrator t=2026-05-30T02:02:48.098295798Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-30T02:02:48.099961814Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.668686ms logger=migrator t=2026-05-30T02:02:48.107018871Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-30T02:02:48.108030243Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.011612ms logger=migrator t=2026-05-30T02:02:48.114241121Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-30T02:02:48.12550296Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.261519ms logger=migrator t=2026-05-30T02:02:48.13046763Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-30T02:02:48.132391783Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.922103ms logger=migrator t=2026-05-30T02:02:48.140510233Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-30T02:02:48.14219607Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.687467ms logger=migrator t=2026-05-30T02:02:48.148176143Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-30T02:02:48.1484743Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=298.417µs logger=migrator t=2026-05-30T02:02:48.15478165Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-30T02:02:48.155826462Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.038962ms logger=migrator t=2026-05-30T02:02:48.162116042Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-30T02:02:48.162310666Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=194.764µs logger=migrator t=2026-05-30T02:02:48.168043264Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-30T02:02:48.176289325Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.239111ms logger=migrator t=2026-05-30T02:02:48.182000782Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-30T02:02:48.185162123Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.162361ms logger=migrator t=2026-05-30T02:02:48.190478551Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-30T02:02:48.191417571Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=938.24µs logger=migrator t=2026-05-30T02:02:48.198327674Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-30T02:02:48.199765316Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.438132ms logger=migrator t=2026-05-30T02:02:48.205871162Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-30T02:02:48.206222939Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=352.957µs logger=migrator t=2026-05-30T02:02:48.212064979Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-30T02:02:48.219215778Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.148659ms logger=migrator t=2026-05-30T02:02:48.226912258Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-30T02:02:48.22881765Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.905422ms logger=migrator t=2026-05-30T02:02:48.236314106Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-30T02:02:48.2364774Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=164.014µs logger=migrator t=2026-05-30T02:02:48.242631886Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-30T02:02:48.243183668Z level=info msg="Migration successfully executed" id="Move region to single row" duration=552.142µs logger=migrator t=2026-05-30T02:02:48.25185638Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-30T02:02:48.25272123Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=862.84µs logger=migrator t=2026-05-30T02:02:48.258727413Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-30T02:02:48.2595164Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=789.447µs logger=migrator t=2026-05-30T02:02:48.265004002Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-30T02:02:48.266099077Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.097045ms logger=migrator t=2026-05-30T02:02:48.273180414Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-30T02:02:48.275417533Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.23701ms logger=migrator t=2026-05-30T02:02:48.282318215Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-30T02:02:48.283116394Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=797.679µs logger=migrator t=2026-05-30T02:02:48.290993068Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-30T02:02:48.292401199Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.407961ms logger=migrator t=2026-05-30T02:02:48.29968418Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-30T02:02:48.300021989Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=340.439µs logger=migrator t=2026-05-30T02:02:48.306837219Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-30T02:02:48.307964994Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.127665ms logger=migrator t=2026-05-30T02:02:48.316950194Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-30T02:02:48.318381845Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.424141ms logger=migrator t=2026-05-30T02:02:48.325686117Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-30T02:02:48.32669796Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.011922ms logger=migrator t=2026-05-30T02:02:48.333711695Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-30T02:02:48.334788339Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.081334ms logger=migrator t=2026-05-30T02:02:48.342025469Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-30T02:02:48.342467849Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=442.01µs logger=migrator t=2026-05-30T02:02:48.348720247Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-30T02:02:48.349724249Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.006322ms logger=migrator t=2026-05-30T02:02:48.355569949Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-30T02:02:48.355877697Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=309.888µs logger=migrator t=2026-05-30T02:02:48.362758739Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-30T02:02:48.36414017Z level=info msg="Migration successfully executed" id="create team table" duration=1.382901ms logger=migrator t=2026-05-30T02:02:48.372064935Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-30T02:02:48.373522648Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.454472ms logger=migrator t=2026-05-30T02:02:48.379352447Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-30T02:02:48.380297027Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=944.54µs logger=migrator t=2026-05-30T02:02:48.386871593Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-30T02:02:48.394727287Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.850003ms logger=migrator t=2026-05-30T02:02:48.403800189Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-30T02:02:48.404007423Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=208.985µs logger=migrator t=2026-05-30T02:02:48.409481645Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-30T02:02:48.41110706Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.624966ms logger=migrator t=2026-05-30T02:02:48.417816189Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-30T02:02:48.418615487Z level=info msg="Migration successfully executed" id="create team member table" duration=799.358µs logger=migrator t=2026-05-30T02:02:48.428128777Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-30T02:02:48.429297774Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.172777ms logger=migrator t=2026-05-30T02:02:48.436184336Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-30T02:02:48.43724434Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.060735ms logger=migrator t=2026-05-30T02:02:48.444412958Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-30T02:02:48.445552514Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.138506ms logger=migrator t=2026-05-30T02:02:48.451125907Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-30T02:02:48.455441613Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.315226ms logger=migrator t=2026-05-30T02:02:48.461463296Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-30T02:02:48.465330632Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.867456ms logger=migrator t=2026-05-30T02:02:48.471142231Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-30T02:02:48.478019443Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.876462ms logger=migrator t=2026-05-30T02:02:48.483610657Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-30T02:02:48.484475716Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=864.299µs logger=migrator t=2026-05-30T02:02:48.490346417Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-30T02:02:48.49143751Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.093483ms logger=migrator t=2026-05-30T02:02:48.497251489Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-30T02:02:48.498465756Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.213927ms logger=migrator t=2026-05-30T02:02:48.505018992Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-30T02:02:48.505798979Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=780.497µs logger=migrator t=2026-05-30T02:02:48.512490467Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-30T02:02:48.513616312Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.129885ms logger=migrator t=2026-05-30T02:02:48.518949051Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-30T02:02:48.51985941Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=910.359µs logger=migrator t=2026-05-30T02:02:48.534441424Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-30T02:02:48.53606142Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.620807ms logger=migrator t=2026-05-30T02:02:48.54875452Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-30T02:02:48.549878786Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.125406ms logger=migrator t=2026-05-30T02:02:48.572668171Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-30T02:02:48.573179702Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=512.731µs logger=migrator t=2026-05-30T02:02:48.604329952Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-30T02:02:48.604873554Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=546.702µs logger=migrator t=2026-05-30T02:02:48.610822357Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-30T02:02:48.612030513Z level=info msg="Migration successfully executed" id="create tag table" duration=1.207706ms logger=migrator t=2026-05-30T02:02:48.618439135Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-30T02:02:48.619379316Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=940.591µs logger=migrator t=2026-05-30T02:02:48.625804639Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-30T02:02:48.627127188Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.316198ms logger=migrator t=2026-05-30T02:02:48.633440258Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-30T02:02:48.635007362Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.566614ms logger=migrator t=2026-05-30T02:02:48.641860104Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-30T02:02:48.643410578Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.550184ms logger=migrator t=2026-05-30T02:02:48.649478143Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-30T02:02:48.665222532Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.744419ms logger=migrator t=2026-05-30T02:02:48.670774505Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-30T02:02:48.671964551Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.189896ms logger=migrator t=2026-05-30T02:02:48.677880342Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-30T02:02:48.690911101Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=13.032379ms logger=migrator t=2026-05-30T02:02:48.697226061Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-30T02:02:48.697765374Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=543.712µs logger=migrator t=2026-05-30T02:02:48.704323429Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-30T02:02:48.705457883Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.134365ms logger=migrator t=2026-05-30T02:02:48.712414098Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-30T02:02:48.714160586Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.744158ms logger=migrator t=2026-05-30T02:02:48.721007819Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-30T02:02:48.722527962Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.531014ms logger=migrator t=2026-05-30T02:02:48.727627495Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-30T02:02:48.727729297Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=103.922µs logger=migrator t=2026-05-30T02:02:48.734928027Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-30T02:02:48.742018883Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.089046ms logger=migrator t=2026-05-30T02:02:48.749542541Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-30T02:02:48.758191042Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.648712ms logger=migrator t=2026-05-30T02:02:48.764375019Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-30T02:02:48.772498409Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.12279ms logger=migrator t=2026-05-30T02:02:48.778170355Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-30T02:02:48.781804896Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.634181ms logger=migrator t=2026-05-30T02:02:48.786816977Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-30T02:02:48.787764088Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=946.601µs logger=migrator t=2026-05-30T02:02:48.796467271Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-30T02:02:48.804485149Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.017648ms logger=migrator t=2026-05-30T02:02:48.811259538Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-30T02:02:48.81268186Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.422182ms logger=migrator t=2026-05-30T02:02:48.821521506Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-30T02:02:48.822464347Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=943.161µs logger=migrator t=2026-05-30T02:02:48.828662024Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-30T02:02:48.829738999Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.075324ms logger=migrator t=2026-05-30T02:02:48.836783974Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-30T02:02:48.838201516Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.426962ms logger=migrator t=2026-05-30T02:02:48.845361594Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-30T02:02:48.84696521Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.603686ms logger=migrator t=2026-05-30T02:02:48.853169577Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-30T02:02:48.854756983Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.587416ms logger=migrator t=2026-05-30T02:02:48.86049997Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-30T02:02:48.865928621Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.42676ms logger=migrator t=2026-05-30T02:02:48.871347441Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-30T02:02:48.872440035Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.092894ms logger=migrator t=2026-05-30T02:02:48.879341507Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-30T02:02:48.880210987Z level=info msg="Migration successfully executed" id="create cache_data table" duration=869.68µs logger=migrator t=2026-05-30T02:02:48.89977569Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-30T02:02:48.900776342Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.003482ms logger=migrator t=2026-05-30T02:02:48.911737725Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-30T02:02:48.913215699Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.477153ms logger=migrator t=2026-05-30T02:02:48.920430288Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-30T02:02:48.921368238Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=936.77µs logger=migrator t=2026-05-30T02:02:48.92686315Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-30T02:02:48.926989973Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=128.843µs logger=migrator t=2026-05-30T02:02:48.932300301Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-30T02:02:48.932502415Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=201.354µs logger=migrator t=2026-05-30T02:02:48.937628989Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-30T02:02:48.938686833Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.057774ms logger=migrator t=2026-05-30T02:02:48.945247238Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T02:02:48.946183319Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=939.891µs logger=migrator t=2026-05-30T02:02:48.951728591Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T02:02:48.952682603Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=953.572µs logger=migrator t=2026-05-30T02:02:48.957704964Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-30T02:02:48.957818686Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=112.202µs logger=migrator t=2026-05-30T02:02:48.961995999Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T02:02:48.963430641Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.435121ms logger=migrator t=2026-05-30T02:02:48.967813238Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T02:02:48.968694287Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=880.999µs logger=migrator t=2026-05-30T02:02:48.973858412Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T02:02:48.975382536Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.523564ms logger=migrator t=2026-05-30T02:02:48.979527788Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T02:02:48.981061022Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.530454ms logger=migrator t=2026-05-30T02:02:48.985651793Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-30T02:02:48.991393571Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.737147ms logger=migrator t=2026-05-30T02:02:48.996947684Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-30T02:02:48.998667982Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.719848ms logger=migrator t=2026-05-30T02:02:49.002740892Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-30T02:02:49.002872966Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=133.003µs logger=migrator t=2026-05-30T02:02:49.011829954Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-30T02:02:49.012790685Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=960.871µs logger=migrator t=2026-05-30T02:02:49.017577251Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-30T02:02:49.019287949Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.709568ms logger=migrator t=2026-05-30T02:02:49.024088745Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-30T02:02:49.025554728Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.466813ms logger=migrator t=2026-05-30T02:02:49.031604432Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-30T02:02:49.031676184Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=76.422µs logger=migrator t=2026-05-30T02:02:49.03738Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-30T02:02:49.038791391Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.411361ms logger=migrator t=2026-05-30T02:02:49.043185219Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-30T02:02:49.044759663Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.573334ms logger=migrator t=2026-05-30T02:02:49.051959573Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-30T02:02:49.053563699Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.603886ms logger=migrator t=2026-05-30T02:02:49.058110879Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-30T02:02:49.059177473Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.061904ms logger=migrator t=2026-05-30T02:02:49.064778117Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-30T02:02:49.071192029Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.413292ms logger=migrator t=2026-05-30T02:02:49.076273952Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-30T02:02:49.077186742Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=911.68µs logger=migrator t=2026-05-30T02:02:49.081371745Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-30T02:02:49.082300056Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=927.501µs logger=migrator t=2026-05-30T02:02:49.087348828Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-30T02:02:49.12042622Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.073472ms logger=migrator t=2026-05-30T02:02:49.125585715Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-30T02:02:49.149925354Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.33889ms logger=migrator t=2026-05-30T02:02:49.154946756Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-30T02:02:49.155667781Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=721.005µs logger=migrator t=2026-05-30T02:02:49.159119148Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-30T02:02:49.160052519Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=933.421µs logger=migrator t=2026-05-30T02:02:49.164922406Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-30T02:02:49.173846355Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.921779ms logger=migrator t=2026-05-30T02:02:49.179582672Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-30T02:02:49.183602261Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.021429ms logger=migrator t=2026-05-30T02:02:49.188469019Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-30T02:02:49.18943259Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=962.211µs logger=migrator t=2026-05-30T02:02:49.194469242Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-30T02:02:49.195968294Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.498552ms logger=migrator t=2026-05-30T02:02:49.204494183Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-30T02:02:49.206034018Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.539215ms logger=migrator t=2026-05-30T02:02:49.211777315Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-30T02:02:49.212836388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.062923ms logger=migrator t=2026-05-30T02:02:49.217482261Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-30T02:02:49.217679936Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=197.655µs logger=migrator t=2026-05-30T02:02:49.222470032Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-30T02:02:49.228343842Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.8737ms logger=migrator t=2026-05-30T02:02:49.23185739Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-30T02:02:49.238241032Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.382062ms logger=migrator t=2026-05-30T02:02:49.242977956Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-30T02:02:49.251204969Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.226223ms logger=migrator t=2026-05-30T02:02:49.256029356Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-30T02:02:49.256951536Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=922.35µs logger=migrator t=2026-05-30T02:02:49.263184224Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-30T02:02:49.264129405Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=945.031µs logger=migrator t=2026-05-30T02:02:49.273113424Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-30T02:02:49.280907967Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.801633ms logger=migrator t=2026-05-30T02:02:49.286358558Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-30T02:02:49.293081267Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.722149ms logger=migrator t=2026-05-30T02:02:49.296950442Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-30T02:02:49.297985106Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.034374ms logger=migrator t=2026-05-30T02:02:49.304251615Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-30T02:02:49.313801557Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.544291ms logger=migrator t=2026-05-30T02:02:49.318603742Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-30T02:02:49.325499156Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.894694ms logger=migrator t=2026-05-30T02:02:49.330492936Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-30T02:02:49.330609899Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=117.203µs logger=migrator t=2026-05-30T02:02:49.335209381Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-30T02:02:49.337305827Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.087597ms logger=migrator t=2026-05-30T02:02:49.342952262Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-30T02:02:49.344160929Z 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.204297ms logger=migrator t=2026-05-30T02:02:49.349525908Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-30T02:02:49.350725375Z 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.199387ms logger=migrator t=2026-05-30T02:02:49.354960638Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-30T02:02:49.35503278Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.802µs logger=migrator t=2026-05-30T02:02:49.359231523Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-30T02:02:49.368514579Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.281275ms logger=migrator t=2026-05-30T02:02:49.373244834Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-30T02:02:49.37805946Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.812406ms logger=migrator t=2026-05-30T02:02:49.382028988Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-30T02:02:49.389264158Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.23393ms logger=migrator t=2026-05-30T02:02:49.393331949Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-30T02:02:49.400652442Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.321883ms logger=migrator t=2026-05-30T02:02:49.407604155Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-30T02:02:49.414728703Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.175669ms logger=migrator t=2026-05-30T02:02:49.420123462Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-30T02:02:49.420235184Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=115.012µs logger=migrator t=2026-05-30T02:02:49.424496769Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-30T02:02:49.425677145Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.178626ms logger=migrator t=2026-05-30T02:02:49.430543533Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-30T02:02:49.439972203Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.4315ms logger=migrator t=2026-05-30T02:02:49.444995204Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-30T02:02:49.445078795Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=84.872µs logger=migrator t=2026-05-30T02:02:49.449257769Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-30T02:02:49.456216742Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.957594ms logger=migrator t=2026-05-30T02:02:49.460705712Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-30T02:02:49.461728085Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.022142ms logger=migrator t=2026-05-30T02:02:49.46695928Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-30T02:02:49.473628299Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.668359ms logger=migrator t=2026-05-30T02:02:49.477817491Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-30T02:02:49.478620509Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=805.568µs logger=migrator t=2026-05-30T02:02:49.483218771Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-30T02:02:49.48495296Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.734159ms logger=migrator t=2026-05-30T02:02:49.489434638Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-30T02:02:49.497945187Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.512179ms logger=migrator t=2026-05-30T02:02:49.503004109Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-30T02:02:49.503836528Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=832.499µs logger=migrator t=2026-05-30T02:02:49.508984312Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-30T02:02:49.510317242Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.33207ms logger=migrator t=2026-05-30T02:02:49.514402502Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-30T02:02:49.515307882Z level=info msg="Migration successfully executed" id="create alert_image table" duration=905.53µs logger=migrator t=2026-05-30T02:02:49.521135232Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-30T02:02:49.522196125Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.061374ms logger=migrator t=2026-05-30T02:02:49.527238537Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-30T02:02:49.527347209Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.422µs logger=migrator t=2026-05-30T02:02:49.532524744Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-30T02:02:49.534408435Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.883491ms logger=migrator t=2026-05-30T02:02:49.540424908Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-30T02:02:49.541589485Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.165147ms logger=migrator t=2026-05-30T02:02:49.547098187Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-30T02:02:49.54770787Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-30T02:02:49.552004436Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-30T02:02:49.552562618Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=558.332µs logger=migrator t=2026-05-30T02:02:49.55719211Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-30T02:02:49.558461239Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.269989ms logger=migrator t=2026-05-30T02:02:49.563157423Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-30T02:02:49.572633342Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.478839ms logger=migrator t=2026-05-30T02:02:49.57791825Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-30T02:02:49.580318073Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.402623ms logger=migrator t=2026-05-30T02:02:49.585081048Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-30T02:02:49.586241974Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.160656ms logger=migrator t=2026-05-30T02:02:49.592265138Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-30T02:02:49.593248049Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=982.421µs logger=migrator t=2026-05-30T02:02:49.598972516Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-30T02:02:49.600822857Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.846631ms logger=migrator t=2026-05-30T02:02:49.606065264Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-30T02:02:49.60728568Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.221106ms logger=migrator t=2026-05-30T02:02:49.612149999Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-30T02:02:49.61222082Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=71.902µs logger=migrator t=2026-05-30T02:02:49.617370724Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-30T02:02:49.617593169Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=218.505µs logger=migrator t=2026-05-30T02:02:49.623613072Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-30T02:02:49.632832756Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.215374ms logger=migrator t=2026-05-30T02:02:49.638906322Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-30T02:02:49.639471684Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=561.842µs logger=migrator t=2026-05-30T02:02:49.643507153Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-30T02:02:49.644730931Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.223518ms logger=migrator t=2026-05-30T02:02:49.650017348Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-30T02:02:49.650347895Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=330.347µs logger=migrator t=2026-05-30T02:02:49.65417387Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-30T02:02:49.655436017Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.261487ms logger=migrator t=2026-05-30T02:02:49.660138192Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-30T02:02:49.661097003Z level=info msg="Migration successfully executed" id="create secrets table" duration=958.061µs logger=migrator t=2026-05-30T02:02:49.674327386Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-30T02:02:49.714805824Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.478168ms logger=migrator t=2026-05-30T02:02:49.720269805Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-30T02:02:49.726027792Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.757947ms logger=migrator t=2026-05-30T02:02:49.731447303Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-30T02:02:49.731696598Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=252.826µs logger=migrator t=2026-05-30T02:02:49.736744859Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-30T02:02:49.778194228Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.446399ms logger=migrator t=2026-05-30T02:02:49.783882794Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-30T02:02:49.815926845Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.041611ms logger=migrator t=2026-05-30T02:02:49.820325702Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-30T02:02:49.820915646Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=590.244µs logger=migrator t=2026-05-30T02:02:49.826064959Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-30T02:02:49.827725666Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.660197ms logger=migrator t=2026-05-30T02:02:49.833875112Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-30T02:02:49.834072126Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=197.034µs logger=migrator t=2026-05-30T02:02:49.839040877Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-30T02:02:49.840489999Z level=info msg="Migration successfully executed" id="create permission table" duration=1.463163ms logger=migrator t=2026-05-30T02:02:49.845098861Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-30T02:02:49.846292048Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.193417ms logger=migrator t=2026-05-30T02:02:49.850769437Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-30T02:02:49.851918843Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.148986ms logger=migrator t=2026-05-30T02:02:49.857120907Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-30T02:02:49.858683812Z level=info msg="Migration successfully executed" id="create role table" duration=1.558245ms logger=migrator t=2026-05-30T02:02:49.864622864Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-30T02:02:49.872966349Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.342665ms logger=migrator t=2026-05-30T02:02:49.87706147Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-30T02:02:49.885187929Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.125839ms logger=migrator t=2026-05-30T02:02:49.891486919Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-30T02:02:49.892771047Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.290308ms logger=migrator t=2026-05-30T02:02:49.89740364Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-30T02:02:49.899418045Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.014095ms logger=migrator t=2026-05-30T02:02:49.904582689Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-30T02:02:49.905637313Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.054554ms logger=migrator t=2026-05-30T02:02:49.911413931Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-30T02:02:49.912377342Z level=info msg="Migration successfully executed" id="create team role table" duration=962.771µs logger=migrator t=2026-05-30T02:02:49.916729449Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-30T02:02:49.917803102Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.075423ms logger=migrator t=2026-05-30T02:02:49.922109608Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-30T02:02:49.923230953Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.121125ms logger=migrator t=2026-05-30T02:02:49.928918889Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-30T02:02:49.930840501Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.921682ms logger=migrator t=2026-05-30T02:02:49.935490594Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-30T02:02:49.936364224Z level=info msg="Migration successfully executed" id="create user role table" duration=871.64µs logger=migrator t=2026-05-30T02:02:49.942009949Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-30T02:02:49.943085092Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.074883ms logger=migrator t=2026-05-30T02:02:49.949493564Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-30T02:02:49.950740783Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.247008ms logger=migrator t=2026-05-30T02:02:49.954784002Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-30T02:02:49.956525901Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.741129ms logger=migrator t=2026-05-30T02:02:49.961614674Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-30T02:02:49.962487013Z level=info msg="Migration successfully executed" id="create builtin role table" duration=872.629µs logger=migrator t=2026-05-30T02:02:49.968382733Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-30T02:02:49.970119322Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.737159ms logger=migrator t=2026-05-30T02:02:49.974764715Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-30T02:02:49.975811908Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.046903ms logger=migrator t=2026-05-30T02:02:49.979632183Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-30T02:02:49.987331213Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.69866ms logger=migrator t=2026-05-30T02:02:49.990904352Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-30T02:02:49.992759254Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.854982ms logger=migrator t=2026-05-30T02:02:49.999014662Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-30T02:02:50.000192409Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.175087ms logger=migrator t=2026-05-30T02:02:50.005411614Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-30T02:02:50.007226694Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.811ms logger=migrator t=2026-05-30T02:02:50.011643583Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-30T02:02:50.012699486Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.055693ms logger=migrator t=2026-05-30T02:02:50.017999943Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-30T02:02:50.018826161Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=827.048µs logger=migrator t=2026-05-30T02:02:50.023479445Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-30T02:02:50.024552188Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.072243ms logger=migrator t=2026-05-30T02:02:50.028610219Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-30T02:02:50.038854975Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.245626ms logger=migrator t=2026-05-30T02:02:50.044108721Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-30T02:02:50.052836455Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.728694ms logger=migrator t=2026-05-30T02:02:50.057085379Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-30T02:02:50.068483592Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.399523ms logger=migrator t=2026-05-30T02:02:50.072367978Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-30T02:02:50.080739303Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.370645ms logger=migrator t=2026-05-30T02:02:50.087890862Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-30T02:02:50.089348954Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.460122ms logger=migrator t=2026-05-30T02:02:50.095355327Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-30T02:02:50.096912852Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.557235ms logger=migrator t=2026-05-30T02:02:50.102789932Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-30T02:02:50.10403424Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.244718ms logger=migrator t=2026-05-30T02:02:50.110230237Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-30T02:02:50.111914634Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.683937ms logger=migrator t=2026-05-30T02:02:50.118355448Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-30T02:02:50.120556886Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.203459ms logger=migrator t=2026-05-30T02:02:50.130258131Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-30T02:02:50.130325573Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.362µs logger=migrator t=2026-05-30T02:02:50.135209941Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-30T02:02:50.135272513Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.521µs logger=migrator t=2026-05-30T02:02:50.141798206Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-30T02:02:50.142479801Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=681.785µs logger=migrator t=2026-05-30T02:02:50.152154976Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-30T02:02:50.152873892Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=722.596µs logger=migrator t=2026-05-30T02:02:50.160206775Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-30T02:02:50.160963422Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=757.637µs logger=migrator t=2026-05-30T02:02:50.167427005Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-30T02:02:50.167843594Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=401.199µs logger=migrator t=2026-05-30T02:02:50.203810271Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-30T02:02:50.204805493Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=998.762µs logger=migrator t=2026-05-30T02:02:50.236143568Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-30T02:02:50.237302253Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.174896ms logger=migrator t=2026-05-30T02:02:50.24529436Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-30T02:02:50.248493501Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=3.201341ms logger=migrator t=2026-05-30T02:02:50.257678614Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-30T02:02:50.267051793Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.375459ms logger=migrator t=2026-05-30T02:02:50.27279635Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-30T02:02:50.272915753Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=120.273µs logger=migrator t=2026-05-30T02:02:50.278294322Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-30T02:02:50.279359875Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.065433ms logger=migrator t=2026-05-30T02:02:50.286200678Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-30T02:02:50.287499746Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.298048ms logger=migrator t=2026-05-30T02:02:50.294298037Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-30T02:02:50.295419111Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.126474ms logger=migrator t=2026-05-30T02:02:50.300718859Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-30T02:02:50.309710918Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.989149ms logger=migrator t=2026-05-30T02:02:50.417983388Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-30T02:02:50.420171456Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.192348ms logger=migrator t=2026-05-30T02:02:50.439730349Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-30T02:02:50.441242773Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.514874ms logger=migrator t=2026-05-30T02:02:50.448521435Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-30T02:02:50.472178799Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.652374ms logger=migrator t=2026-05-30T02:02:50.48035149Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-30T02:02:50.481427754Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.079874ms logger=migrator t=2026-05-30T02:02:50.490489555Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-30T02:02:50.491969848Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.481142ms logger=migrator t=2026-05-30T02:02:50.497479049Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-30T02:02:50.498793309Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.31391ms logger=migrator t=2026-05-30T02:02:50.511372257Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-30T02:02:50.51240597Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.035883ms logger=migrator t=2026-05-30T02:02:50.520309265Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-30T02:02:50.520573991Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=266.656µs logger=migrator t=2026-05-30T02:02:50.526106694Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-30T02:02:50.526885072Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=778.318µs logger=migrator t=2026-05-30T02:02:50.53312163Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-30T02:02:50.541439014Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.319884ms logger=migrator t=2026-05-30T02:02:50.547628831Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-30T02:02:50.548521211Z level=info msg="Migration successfully executed" id="create entity_events table" duration=892.179µs logger=migrator t=2026-05-30T02:02:50.553399679Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-30T02:02:50.554882122Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.481343ms logger=migrator t=2026-05-30T02:02:50.561999699Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T02:02:50.56293212Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T02:02:50.569127878Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T02:02:50.569923465Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T02:02:50.579243131Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-30T02:02:50.580347567Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.105235ms logger=migrator t=2026-05-30T02:02:50.586478372Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-30T02:02:50.587701969Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.219437ms logger=migrator t=2026-05-30T02:02:50.606000555Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T02:02:50.608205874Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.208469ms logger=migrator t=2026-05-30T02:02:50.615492185Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T02:02:50.618129633Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.637388ms logger=migrator t=2026-05-30T02:02:50.624835213Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-30T02:02:50.625895596Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.060654ms logger=migrator t=2026-05-30T02:02:50.643750361Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-30T02:02:50.647437634Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.686822ms logger=migrator t=2026-05-30T02:02:50.65586707Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-30T02:02:50.656738959Z level=info msg="Migration successfully executed" id="Drop public config table" duration=872.449µs logger=migrator t=2026-05-30T02:02:50.661888933Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-30T02:02:50.663384106Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.494413ms logger=migrator t=2026-05-30T02:02:50.6734454Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-30T02:02:50.674886731Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.443762ms logger=migrator t=2026-05-30T02:02:50.681987349Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-30T02:02:50.683243376Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.256187ms logger=migrator t=2026-05-30T02:02:50.688515573Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-30T02:02:50.689757021Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.241338ms logger=migrator t=2026-05-30T02:02:50.697921412Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-30T02:02:50.726160178Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.249516ms logger=migrator t=2026-05-30T02:02:50.73349929Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-30T02:02:50.742727985Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.231155ms logger=migrator t=2026-05-30T02:02:50.748235458Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-30T02:02:50.755287173Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.050435ms logger=migrator t=2026-05-30T02:02:50.762127755Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-30T02:02:50.76236477Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=237.795µs logger=migrator t=2026-05-30T02:02:50.76822539Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-30T02:02:50.780943672Z level=info msg="Migration successfully executed" id="add share column" duration=12.718532ms logger=migrator t=2026-05-30T02:02:50.78672957Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-30T02:02:50.786862873Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=133.723µs logger=migrator t=2026-05-30T02:02:50.79301879Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-30T02:02:50.794001961Z level=info msg="Migration successfully executed" id="create file table" duration=983.381µs logger=migrator t=2026-05-30T02:02:50.800783691Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-30T02:02:50.802142082Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.358611ms logger=migrator t=2026-05-30T02:02:50.809236818Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-30T02:02:50.810710371Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.474653ms logger=migrator t=2026-05-30T02:02:50.818262909Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-30T02:02:50.819384894Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.121525ms logger=migrator t=2026-05-30T02:02:50.829736224Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-30T02:02:50.832200618Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.464915ms logger=migrator t=2026-05-30T02:02:50.841562596Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-30T02:02:50.841693308Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=145.933µs logger=migrator t=2026-05-30T02:02:50.851000034Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-30T02:02:50.851099607Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.903µs logger=migrator t=2026-05-30T02:02:50.859085923Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-30T02:02:50.860302521Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.218728ms logger=migrator t=2026-05-30T02:02:50.866193501Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-30T02:02:50.866532879Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=341.508µs logger=migrator t=2026-05-30T02:02:50.872881469Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-30T02:02:50.874642049Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.76051ms logger=migrator t=2026-05-30T02:02:50.883987646Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-30T02:02:50.894426947Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.435292ms logger=migrator t=2026-05-30T02:02:50.900813569Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-30T02:02:50.900950552Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=137.233µs logger=migrator t=2026-05-30T02:02:50.911173868Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-30T02:02:50.912516397Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.350419ms logger=migrator t=2026-05-30T02:02:50.919483902Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-30T02:02:50.920166287Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=683.445µs logger=migrator t=2026-05-30T02:02:50.927373837Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-30T02:02:50.927703065Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=331.299µs logger=migrator t=2026-05-30T02:02:50.934088426Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-30T02:02:50.93517431Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.085694ms logger=migrator t=2026-05-30T02:02:50.940695472Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-30T02:02:50.952694659Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.995977ms logger=migrator t=2026-05-30T02:02:50.958041947Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-30T02:02:50.967007836Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.952869ms logger=migrator t=2026-05-30T02:02:50.972928207Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-30T02:02:50.974092382Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.167355ms logger=migrator t=2026-05-30T02:02:50.980013363Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-30T02:02:51.076189675Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=96.177222ms logger=migrator t=2026-05-30T02:02:51.082366222Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-30T02:02:51.083836174Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.470832ms logger=migrator t=2026-05-30T02:02:51.089759115Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-30T02:02:51.091103896Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.344831ms logger=migrator t=2026-05-30T02:02:51.098841398Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-30T02:02:51.125288463Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.445296ms logger=migrator t=2026-05-30T02:02:51.131740336Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-30T02:02:51.141152825Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.400509ms logger=migrator t=2026-05-30T02:02:51.147751371Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-30T02:02:51.148053778Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=302.977µs logger=migrator t=2026-05-30T02:02:51.152867235Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-30T02:02:51.153058869Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=194.514µs logger=migrator t=2026-05-30T02:02:51.159097453Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-30T02:02:51.159345998Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=249.445µs logger=migrator t=2026-05-30T02:02:51.165670119Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-30T02:02:51.165942945Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=274.326µs logger=migrator t=2026-05-30T02:02:51.171829465Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-30T02:02:51.17207069Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=242.165µs logger=migrator t=2026-05-30T02:02:51.177896509Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-30T02:02:51.179832152Z level=info msg="Migration successfully executed" id="create folder table" duration=1.936633ms logger=migrator t=2026-05-30T02:02:51.186609532Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-30T02:02:51.187971663Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.363521ms logger=migrator t=2026-05-30T02:02:51.195639492Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-30T02:02:51.197239198Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.599686ms logger=migrator t=2026-05-30T02:02:51.203811884Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-30T02:02:51.203848554Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.8µs logger=migrator t=2026-05-30T02:02:51.20903914Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-30T02:02:51.211126566Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.086406ms logger=migrator t=2026-05-30T02:02:51.21945422Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-30T02:02:51.221110706Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.658326ms logger=migrator t=2026-05-30T02:02:51.231810054Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-30T02:02:51.232994311Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.183457ms logger=migrator t=2026-05-30T02:02:51.238468432Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-30T02:02:51.238896121Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=421.479µs logger=migrator t=2026-05-30T02:02:51.247287208Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-30T02:02:51.247616055Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=323.787µs logger=migrator t=2026-05-30T02:02:51.255778906Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-30T02:02:51.256831099Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.055393ms logger=migrator t=2026-05-30T02:02:51.266840711Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-30T02:02:51.267903964Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.064533ms logger=migrator t=2026-05-30T02:02:51.273562069Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-30T02:02:51.274320266Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=758.227µs logger=migrator t=2026-05-30T02:02:51.280099094Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-30T02:02:51.281924855Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.824921ms logger=migrator t=2026-05-30T02:02:51.289476842Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-30T02:02:51.291090228Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.614205ms logger=migrator t=2026-05-30T02:02:51.297609323Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-30T02:02:51.299220518Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.610555ms logger=migrator t=2026-05-30T02:02:51.305991479Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-30T02:02:51.307717046Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.727637ms logger=migrator t=2026-05-30T02:02:51.316937321Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-30T02:02:51.318669259Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.734028ms logger=migrator t=2026-05-30T02:02:51.324161991Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-30T02:02:51.325160472Z level=info msg="Migration successfully executed" id="create signing_key table" duration=998.671µs logger=migrator t=2026-05-30T02:02:51.331278209Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-30T02:02:51.332683279Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.4063ms logger=migrator t=2026-05-30T02:02:51.34175718Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-30T02:02:51.343287975Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.531895ms logger=migrator t=2026-05-30T02:02:51.347982929Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-30T02:02:51.348310886Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=329.057µs logger=migrator t=2026-05-30T02:02:51.354280839Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-30T02:02:51.364246729Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.96621ms logger=migrator t=2026-05-30T02:02:51.37239401Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-30T02:02:51.373636867Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.244618ms logger=migrator t=2026-05-30T02:02:51.380592601Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-30T02:02:51.380618472Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.101µs logger=migrator t=2026-05-30T02:02:51.386460851Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-30T02:02:51.387976955Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.515614ms logger=migrator t=2026-05-30T02:02:51.39452373Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-30T02:02:51.394590181Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=67.961µs logger=migrator t=2026-05-30T02:02:51.400107994Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-30T02:02:51.401509295Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.401021ms logger=migrator t=2026-05-30T02:02:51.406841704Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-30T02:02:51.40806839Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.226816ms logger=migrator t=2026-05-30T02:02:51.414844341Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-30T02:02:51.416813474Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.968213ms logger=migrator t=2026-05-30T02:02:51.423767699Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-30T02:02:51.42472197Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=955.471µs logger=migrator t=2026-05-30T02:02:51.430033727Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-30T02:02:51.430402345Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=369.768µs logger=migrator t=2026-05-30T02:02:51.436682054Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-30T02:02:51.437549704Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=869.02µs logger=migrator t=2026-05-30T02:02:51.443847544Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-30T02:02:51.445314226Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.468212ms logger=migrator t=2026-05-30T02:02:51.451304109Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-30T02:02:51.452209679Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=905µs logger=migrator t=2026-05-30T02:02:51.45814524Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-30T02:02:51.467425116Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.273596ms logger=migrator t=2026-05-30T02:02:51.474697388Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-30T02:02:51.487205404Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.511147ms logger=migrator t=2026-05-30T02:02:51.493181736Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-30T02:02:51.501831859Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.646433ms logger=migrator t=2026-05-30T02:02:51.507682919Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-30T02:02:51.507792941Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=110.072µs logger=migrator t=2026-05-30T02:02:51.513585489Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-30T02:02:51.527107989Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.52543ms logger=migrator t=2026-05-30T02:02:51.533547161Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-30T02:02:51.542387577Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.839596ms logger=migrator t=2026-05-30T02:02:51.547662674Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-30T02:02:51.54792447Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=262.866µs logger=migrator t=2026-05-30T02:02:51.553187207Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.727685701s logger=migrator t=2026-05-30T02:02:51.553818011Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-30T02:02:51.572469604Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-30T02:02:51.57270931Z level=info msg="Created default organization" logger=secrets t=2026-05-30T02:02:51.580588454Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-30T02:02:51.632274569Z level=info msg="Restored cache from database" duration=429.279µs logger=plugin.store t=2026-05-30T02:02:51.633701161Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-30T02:02:51.670520737Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-30T02:02:51.670552508Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-30T02:02:51.670828904Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-30T02:02:51.670842034Z level=info msg="Plugins loaded" count=54 duration=37.142093ms logger=query_data t=2026-05-30T02:02:51.674671129Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-30T02:02:51.678149977Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-30T02:02:51.68600068Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-30T02:02:51.699880117Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-30T02:02:51.703624551Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-30T02:02:51.705811699Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-30T02:02:51.72930794Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-30T02:02:51.753789833Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-30T02:02:51.777160971Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-30T02:02:51.777194622Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-30T02:02:51.777365315Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-30T02:02:51.777823185Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-30T02:02:51.777876186Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-30T02:02:51.77982562Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-30T02:02:51.828934078Z level=info msg="State cache has been initialized" states=0 duration=51.097952ms logger=ngalert.scheduler t=2026-05-30T02:02:51.8290254Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-30T02:02:51.829134312Z level=info msg=starting first_tick=2026-05-30T02:03:00Z logger=plugins.update.checker t=2026-05-30T02:02:51.8628816Z level=info msg="Update check succeeded" duration=85.397552ms logger=provisioning.dashboard t=2026-05-30T02:02:51.864151339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:51.973918621Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-30T02:02:52.040332934Z level=info msg="Patterns update finished" duration=172.950593ms logger=grafana.update.checker t=2026-05-30T02:02:52.077047987Z level=info msg="Update check succeeded" duration=299.334614ms logger=grafana-apiserver t=2026-05-30T02:02:52.09161487Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-30T02:02:52.09207128Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-30T02:02:55.056666353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.057506451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.094547892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.12558813Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-30T02:02:55.127995394Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-30T02:02:55.153621491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.218388017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.24466059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.304790272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.321983863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.391183457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.403176402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.435813856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.45540231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.494352763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.508356023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.542849198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.563523845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.702248021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.723139093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.762098736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.784193916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.836145848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:55.85743337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.026079652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.045208602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.098750297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.116968717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.160022156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.187110356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.245902689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.265551041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.324874076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.342751809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.388298564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.408092429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.463801403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.479308751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.515320002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.53121024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.582971224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.606169017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.656081589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.677737007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.716592522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.740153322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.824078601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.843859786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.890554437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.908333018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.959057099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:56.975230912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.016959291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.031725394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.093064524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.113599167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.186186221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.203731525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.552898354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.587970523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.70340823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.722671544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.791240538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.810586153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.890670255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.904811473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.975386841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:57.992291482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.074031102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.102014592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.17395833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.195859753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.296250863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.31566053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.396226933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.412858578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.489770508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.507573709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.964447341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:02:58.982352834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T02:03:00.53911071Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-30T02:04:04.804163811Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-30T02:12:51.818469274Z level=info msg="Completed cleanup jobs" duration=40.213517ms logger=plugins.update.checker t=2026-05-30T02:12:51.911931556Z level=info msg="Update check succeeded" duration=48.711801ms logger=sqlstore.transactions t=2026-05-30T02:17:51.693642408Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-30T02:22:51.808970223Z level=info msg="Completed cleanup jobs" duration=27.964213ms logger=plugins.update.checker t=2026-05-30T02:22:51.912476748Z level=info msg="Update check succeeded" duration=49.451231ms logger=cleanup t=2026-05-30T02:32:51.819528226Z level=info msg="Completed cleanup jobs" duration=41.298385ms logger=plugins.update.checker t=2026-05-30T02:32:51.915935098Z level=info msg="Update check succeeded" duration=52.639382ms logger=infra.usagestats t=2026-05-30T02:34:04.825655408Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-30T02:42:51.824036776Z level=info msg="Completed cleanup jobs" duration=45.008458ms logger=plugins.update.checker t=2026-05-30T02:42:51.92189525Z level=info msg="Update check succeeded" duration=58.77685ms logger=cleanup t=2026-05-30T02:52:51.809413643Z level=info msg="Completed cleanup jobs" duration=30.751001ms logger=plugins.update.checker t=2026-05-30T02:52:52.030643455Z level=info msg="Update check succeeded" duration=159.893033ms logger=cleanup t=2026-05-30T03:02:51.808112614Z level=info msg="Completed cleanup jobs" duration=29.144129ms logger=plugins.update.checker t=2026-05-30T03:02:51.913096097Z level=info msg="Update check succeeded" duration=49.025419ms logger=infra.usagestats t=2026-05-30T03:04:04.842565567Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-30T03:12:51.79973011Z level=info msg="Completed cleanup jobs" duration=21.001055ms logger=plugins.update.checker t=2026-05-30T03:12:51.911068916Z level=info msg="Update check succeeded" duration=47.957763ms