logger=settings t=2026-08-07T06:19:12.795694444Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-07T06:19:12Z logger=settings t=2026-08-07T06:19:12.796124172Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-07T06:19:12.796137162Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-07T06:19:12.796145282Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-07T06:19:12.796149532Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-07T06:19:12.796177103Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-07T06:19:12.796185373Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-07T06:19:12.796189143Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-07T06:19:12.796194933Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-07T06:19:12.796198563Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-07T06:19:12.796204263Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-07T06:19:12.796207923Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-07T06:19:12.796211203Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-07T06:19:12.796214393Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-07T06:19:12.796217473Z level=info msg=Target target=[all] logger=settings t=2026-08-07T06:19:12.796223153Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-07T06:19:12.796226193Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-07T06:19:12.796231423Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-07T06:19:12.796256754Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-07T06:19:12.796260144Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-07T06:19:12.796263344Z level=info msg="App mode production" logger=sqlstore t=2026-08-07T06:19:12.797072738Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-07T06:19:12.79713693Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-07T06:19:12.799986291Z level=info msg="Locking database" logger=migrator t=2026-08-07T06:19:12.800004101Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-07T06:19:12.800788216Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-07T06:19:12.802500897Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.707491ms logger=migrator t=2026-08-07T06:19:12.807133621Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-07T06:19:12.807986776Z level=info msg="Migration successfully executed" id="create user table" duration=852.615µs logger=migrator t=2026-08-07T06:19:12.813089869Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-07T06:19:12.813923984Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=833.795µs logger=migrator t=2026-08-07T06:19:12.818005009Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-07T06:19:12.819139589Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.1328ms logger=migrator t=2026-08-07T06:19:12.823364736Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-07T06:19:12.824129789Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=765.603µs logger=migrator t=2026-08-07T06:19:12.830712218Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-07T06:19:12.83138646Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=673.652µs logger=migrator t=2026-08-07T06:19:12.836762168Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-07T06:19:12.848026972Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=11.263134ms logger=migrator t=2026-08-07T06:19:12.854526081Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-07T06:19:12.855204873Z level=info msg="Migration successfully executed" id="create user table v2" duration=680.322µs logger=migrator t=2026-08-07T06:19:12.859200965Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-07T06:19:12.859775776Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=574.531µs logger=migrator t=2026-08-07T06:19:12.863605025Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-07T06:19:12.864237526Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=632.751µs logger=migrator t=2026-08-07T06:19:12.869756706Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-07T06:19:12.870422338Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=669.292µs logger=migrator t=2026-08-07T06:19:12.877198412Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-07T06:19:12.878153549Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=954.307µs logger=migrator t=2026-08-07T06:19:12.88155686Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-07T06:19:12.882699332Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.143672ms logger=migrator t=2026-08-07T06:19:12.886161774Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-07T06:19:12.886189555Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.851µs logger=migrator t=2026-08-07T06:19:12.889589206Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-07T06:19:12.890681497Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.08853ms logger=migrator t=2026-08-07T06:19:12.89478171Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-07T06:19:12.895173307Z level=info msg="Migration successfully executed" id="Add missing user data" duration=391.837µs logger=migrator t=2026-08-07T06:19:12.898758043Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-07T06:19:12.900745208Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.987985ms logger=migrator t=2026-08-07T06:19:12.90419117Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-07T06:19:12.905167839Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=977.589µs logger=migrator t=2026-08-07T06:19:12.908988858Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-07T06:19:12.910129679Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.138851ms logger=migrator t=2026-08-07T06:19:12.913117914Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-07T06:19:12.922575674Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.456911ms logger=migrator t=2026-08-07T06:19:12.926674999Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-07T06:19:12.927511294Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=835.925µs logger=migrator t=2026-08-07T06:19:12.931810132Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-07T06:19:12.932161618Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=351.447µs logger=migrator t=2026-08-07T06:19:12.939576173Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-07T06:19:12.940669952Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.093209ms logger=migrator t=2026-08-07T06:19:12.944080925Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-07T06:19:12.94436159Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=280.955µs logger=migrator t=2026-08-07T06:19:12.947342864Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-07T06:19:12.947729311Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=385.127µs logger=migrator t=2026-08-07T06:19:12.951279775Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-07T06:19:12.952727272Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.437766ms logger=migrator t=2026-08-07T06:19:12.957352305Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-07T06:19:12.958485476Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.132991ms logger=migrator t=2026-08-07T06:19:12.962354306Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-07T06:19:12.963078428Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=723.993µs logger=migrator t=2026-08-07T06:19:12.966341399Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-07T06:19:12.967194264Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=853.455µs logger=migrator t=2026-08-07T06:19:12.9719375Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-07T06:19:12.972740164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=806.794µs logger=migrator t=2026-08-07T06:19:12.976187267Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-07T06:19:12.976223297Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.21µs logger=migrator t=2026-08-07T06:19:12.98022271Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-07T06:19:12.980929043Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=707.793µs logger=migrator t=2026-08-07T06:19:12.985363453Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-07T06:19:12.986116787Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=755.654µs logger=migrator t=2026-08-07T06:19:12.989740272Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-07T06:19:12.990479176Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=743.734µs logger=migrator t=2026-08-07T06:19:12.994396027Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-07T06:19:12.995254772Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=861.945µs logger=migrator t=2026-08-07T06:19:12.999686064Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-07T06:19:13.007075826Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.350973ms logger=migrator t=2026-08-07T06:19:13.011507727Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-07T06:19:13.012388653Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=881.106µs logger=migrator t=2026-08-07T06:19:13.016209371Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-07T06:19:13.016909335Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=700.424µs logger=migrator t=2026-08-07T06:19:13.019253447Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-07T06:19:13.019938009Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=685.152µs logger=migrator t=2026-08-07T06:19:13.023489913Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-07T06:19:13.024248127Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=758.744µs logger=migrator t=2026-08-07T06:19:13.030162424Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-07T06:19:13.031525159Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.367565ms logger=migrator t=2026-08-07T06:19:13.037023759Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-07T06:19:13.037475347Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=456.498µs logger=migrator t=2026-08-07T06:19:13.061675165Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-07T06:19:13.062986008Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.315503ms logger=migrator t=2026-08-07T06:19:13.071247408Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-07T06:19:13.071669775Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=422.067µs logger=migrator t=2026-08-07T06:19:13.075622087Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-07T06:19:13.07690582Z level=info msg="Migration successfully executed" id="create star table" duration=1.289993ms logger=migrator t=2026-08-07T06:19:13.080901573Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-07T06:19:13.082194336Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.292723ms logger=migrator t=2026-08-07T06:19:13.087645235Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-07T06:19:13.08850308Z level=info msg="Migration successfully executed" id="create org table v1" duration=857.385µs logger=migrator t=2026-08-07T06:19:13.093952789Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-07T06:19:13.095331794Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.378906ms logger=migrator t=2026-08-07T06:19:13.099725883Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-07T06:19:13.101027597Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.300484ms logger=migrator t=2026-08-07T06:19:13.105963737Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-07T06:19:13.106769841Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=809.004µs logger=migrator t=2026-08-07T06:19:13.111106379Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-07T06:19:13.111848293Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=741.594µs logger=migrator t=2026-08-07T06:19:13.116404765Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-07T06:19:13.117258831Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=853.416µs logger=migrator t=2026-08-07T06:19:13.121443016Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-07T06:19:13.121473187Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.241µs logger=migrator t=2026-08-07T06:19:13.125239115Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-07T06:19:13.125264915Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.39µs logger=migrator t=2026-08-07T06:19:13.129000384Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-07T06:19:13.129317239Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=316.886µs logger=migrator t=2026-08-07T06:19:13.134114436Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-07T06:19:13.135511431Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.394155ms logger=migrator t=2026-08-07T06:19:13.139768008Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-07T06:19:13.140525112Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=756.934µs logger=migrator t=2026-08-07T06:19:13.144630436Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-07T06:19:13.145462461Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=831.835µs logger=migrator t=2026-08-07T06:19:13.150747426Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-07T06:19:13.151952329Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.202543ms logger=migrator t=2026-08-07T06:19:13.156305337Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-07T06:19:13.157105192Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=799.765µs logger=migrator t=2026-08-07T06:19:13.161077673Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-07T06:19:13.161836007Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=758.674µs logger=migrator t=2026-08-07T06:19:13.166472261Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-07T06:19:13.171687226Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.216475ms logger=migrator t=2026-08-07T06:19:13.176216108Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-07T06:19:13.176995372Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=777.654µs logger=migrator t=2026-08-07T06:19:13.180953853Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-07T06:19:13.18185208Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=897.207µs logger=migrator t=2026-08-07T06:19:13.186534324Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-07T06:19:13.187331029Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=796.465µs logger=migrator t=2026-08-07T06:19:13.192619964Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-07T06:19:13.192968271Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=348.037µs logger=migrator t=2026-08-07T06:19:13.196645248Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-07T06:19:13.198178435Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.532377ms logger=migrator t=2026-08-07T06:19:13.203393769Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-07T06:19:13.203582963Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=188.244µs logger=migrator t=2026-08-07T06:19:13.208040884Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-07T06:19:13.21002632Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.984946ms logger=migrator t=2026-08-07T06:19:13.213791888Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-07T06:19:13.215804914Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.011456ms logger=migrator t=2026-08-07T06:19:13.22053948Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-07T06:19:13.222396044Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.856904ms logger=migrator t=2026-08-07T06:19:13.226466358Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-07T06:19:13.227327363Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=860.675µs logger=migrator t=2026-08-07T06:19:13.231254853Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-07T06:19:13.234478442Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.222399ms logger=migrator t=2026-08-07T06:19:13.239239988Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-07T06:19:13.240079623Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=840.655µs logger=migrator t=2026-08-07T06:19:13.243859812Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-07T06:19:13.244924421Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.066789ms logger=migrator t=2026-08-07T06:19:13.249133978Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-07T06:19:13.249161258Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.77µs logger=migrator t=2026-08-07T06:19:13.25369148Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-07T06:19:13.25371903Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.91µs logger=migrator t=2026-08-07T06:19:13.258066619Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-07T06:19:13.261606643Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.539144ms logger=migrator t=2026-08-07T06:19:13.266285538Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-07T06:19:13.267759034Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.473746ms logger=migrator t=2026-08-07T06:19:13.272255426Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-07T06:19:13.275194499Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.933753ms logger=migrator t=2026-08-07T06:19:13.279334673Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-07T06:19:13.282726196Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.390813ms logger=migrator t=2026-08-07T06:19:13.286816839Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-07T06:19:13.287213006Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=397.767µs logger=migrator t=2026-08-07T06:19:13.291626427Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-07T06:19:13.292667515Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.039698ms logger=migrator t=2026-08-07T06:19:13.298618643Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-07T06:19:13.299462409Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=843.756µs logger=migrator t=2026-08-07T06:19:13.303474201Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-07T06:19:13.303500131Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.91µs logger=migrator t=2026-08-07T06:19:13.32719682Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-07T06:19:13.327828452Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=631.832µs logger=migrator t=2026-08-07T06:19:13.335427039Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-07T06:19:13.336326566Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=903.227µs logger=migrator t=2026-08-07T06:19:13.340700404Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-07T06:19:13.350098145Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.396911ms logger=migrator t=2026-08-07T06:19:13.353784711Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-07T06:19:13.354543435Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=755.894µs logger=migrator t=2026-08-07T06:19:13.359931033Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-07T06:19:13.361164745Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.233663ms logger=migrator t=2026-08-07T06:19:13.365658996Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-07T06:19:13.367027962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.371326ms logger=migrator t=2026-08-07T06:19:13.371445251Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-07T06:19:13.371753776Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=308.095µs logger=migrator t=2026-08-07T06:19:13.375701058Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-07T06:19:13.376227368Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=523.339µs logger=migrator t=2026-08-07T06:19:13.380881872Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-07T06:19:13.384205692Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.32307ms logger=migrator t=2026-08-07T06:19:13.388094582Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-07T06:19:13.388913318Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=818.356µs logger=migrator t=2026-08-07T06:19:13.392581434Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-07T06:19:13.392747507Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=166.083µs logger=migrator t=2026-08-07T06:19:13.397230657Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-07T06:19:13.397400891Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.554µs logger=migrator t=2026-08-07T06:19:13.401622847Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-07T06:19:13.402409351Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=785.934µs logger=migrator t=2026-08-07T06:19:13.406937774Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-07T06:19:13.410508608Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.570565ms logger=migrator t=2026-08-07T06:19:13.416566988Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-07T06:19:13.417444904Z level=info msg="Migration successfully executed" id="create data_source table" duration=877.996µs logger=migrator t=2026-08-07T06:19:13.422154008Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-07T06:19:13.423762038Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.62122ms logger=migrator t=2026-08-07T06:19:13.427464625Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-07T06:19:13.42829978Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=831.475µs logger=migrator t=2026-08-07T06:19:13.433873251Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-07T06:19:13.434543783Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=667.112µs logger=migrator t=2026-08-07T06:19:13.439956192Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-07T06:19:13.440873858Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=917.507µs logger=migrator t=2026-08-07T06:19:13.451022442Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-07T06:19:13.457136742Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.11385ms logger=migrator t=2026-08-07T06:19:13.467555121Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-07T06:19:13.468469197Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=913.346µs logger=migrator t=2026-08-07T06:19:13.474602258Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-07T06:19:13.475393782Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=791.024µs logger=migrator t=2026-08-07T06:19:13.478313175Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-07T06:19:13.479309944Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=996.139µs logger=migrator t=2026-08-07T06:19:13.485318642Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-07T06:19:13.485854362Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=535.91µs logger=migrator t=2026-08-07T06:19:13.488729064Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-07T06:19:13.491336161Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.606607ms logger=migrator t=2026-08-07T06:19:13.494686161Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-07T06:19:13.496941582Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.254721ms logger=migrator t=2026-08-07T06:19:13.501632698Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-07T06:19:13.501659388Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.56µs logger=migrator t=2026-08-07T06:19:13.504561751Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-07T06:19:13.504761234Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=195.013µs logger=migrator t=2026-08-07T06:19:13.50843933Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-07T06:19:13.510999617Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.559747ms logger=migrator t=2026-08-07T06:19:13.513798637Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-07T06:19:13.513978611Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=180.223µs logger=migrator t=2026-08-07T06:19:13.518143776Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-07T06:19:13.518308749Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=169.423µs logger=migrator t=2026-08-07T06:19:13.520968208Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-07T06:19:13.523211897Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.243079ms logger=migrator t=2026-08-07T06:19:13.526003568Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-07T06:19:13.526336905Z level=info msg="Migration successfully executed" id="Update uid value" duration=332.727µs logger=migrator t=2026-08-07T06:19:13.529172966Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-07T06:19:13.529980611Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=810.125µs logger=migrator t=2026-08-07T06:19:13.534424321Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-07T06:19:13.535252576Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=827.835µs logger=migrator t=2026-08-07T06:19:13.538648437Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-07T06:19:13.539423371Z level=info msg="Migration successfully executed" id="create api_key table" duration=772.494µs logger=migrator t=2026-08-07T06:19:13.544264319Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-07T06:19:13.545006362Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=741.823µs logger=migrator t=2026-08-07T06:19:13.553226571Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-07T06:19:13.55480325Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.581839ms logger=migrator t=2026-08-07T06:19:13.559843051Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-07T06:19:13.561411879Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.565258ms logger=migrator t=2026-08-07T06:19:13.566019233Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-07T06:19:13.567324806Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.303243ms logger=migrator t=2026-08-07T06:19:13.571280558Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-07T06:19:13.572026771Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=745.953µs logger=migrator t=2026-08-07T06:19:13.574831252Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-07T06:19:13.575600886Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=769.044µs logger=migrator t=2026-08-07T06:19:13.57968358Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-07T06:19:13.590685949Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.994799ms logger=migrator t=2026-08-07T06:19:13.594502718Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-07T06:19:13.595320733Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=817.855µs logger=migrator t=2026-08-07T06:19:13.598229815Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-07T06:19:13.599102662Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=872.987µs logger=migrator t=2026-08-07T06:19:13.603198796Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-07T06:19:13.604519779Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.320963ms logger=migrator t=2026-08-07T06:19:13.612219988Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-07T06:19:13.613544733Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.326895ms logger=migrator t=2026-08-07T06:19:13.62001075Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-07T06:19:13.62057514Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=570.71µs logger=migrator t=2026-08-07T06:19:13.765266729Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-07T06:19:13.766379569Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.11831ms logger=migrator t=2026-08-07T06:19:13.997581244Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-07T06:19:13.997703136Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=126.393µs logger=migrator t=2026-08-07T06:19:14.057837622Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-07T06:19:14.060182004Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.346822ms logger=migrator t=2026-08-07T06:19:14.125352521Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-07T06:19:14.12802939Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.678309ms logger=migrator t=2026-08-07T06:19:14.312984031Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-07T06:19:14.313287176Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=311.606µs logger=migrator t=2026-08-07T06:19:14.461256769Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-07T06:19:14.519684634Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=58.419185ms logger=migrator t=2026-08-07T06:19:14.534810638Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-07T06:19:14.542800502Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=7.992754ms logger=migrator t=2026-08-07T06:19:14.547421425Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-07T06:19:14.549381241Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.957266ms logger=migrator t=2026-08-07T06:19:14.555653714Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-07T06:19:14.556354426Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=700.082µs logger=migrator t=2026-08-07T06:19:14.559518574Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-07T06:19:14.560464581Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=945.297µs logger=migrator t=2026-08-07T06:19:14.566121723Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-07T06:19:14.568248481Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.106708ms logger=migrator t=2026-08-07T06:19:14.574828581Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-07T06:19:14.576400659Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.572257ms logger=migrator t=2026-08-07T06:19:14.581240986Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-07T06:19:14.582973538Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.732442ms logger=migrator t=2026-08-07T06:19:14.590159327Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-07T06:19:14.590357341Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=190.733µs logger=migrator t=2026-08-07T06:19:14.595415652Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-07T06:19:14.595445393Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.261µs logger=migrator t=2026-08-07T06:19:14.598411816Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-07T06:19:14.60415931Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.764914ms logger=migrator t=2026-08-07T06:19:14.608422957Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-07T06:19:14.61074553Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.322093ms logger=migrator t=2026-08-07T06:19:14.616150527Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-07T06:19:14.61630222Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=152.273µs logger=migrator t=2026-08-07T06:19:14.620465175Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-07T06:19:14.621460332Z level=info msg="Migration successfully executed" id="create quota table v1" duration=994.867µs logger=migrator t=2026-08-07T06:19:14.626999222Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-07T06:19:14.627764767Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=765.235µs logger=migrator t=2026-08-07T06:19:14.642576624Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-07T06:19:14.644654972Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=2.078218ms logger=migrator t=2026-08-07T06:19:14.651016397Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-07T06:19:14.651917103Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=900.776µs logger=migrator t=2026-08-07T06:19:14.657583945Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-07T06:19:14.659040332Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.461767ms logger=migrator t=2026-08-07T06:19:14.663503562Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-07T06:19:14.668059714Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.555512ms logger=migrator t=2026-08-07T06:19:14.67392187Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-07T06:19:14.673968611Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=53.151µs logger=migrator t=2026-08-07T06:19:14.677060877Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-07T06:19:14.678184038Z level=info msg="Migration successfully executed" id="create session table" duration=1.122501ms logger=migrator t=2026-08-07T06:19:14.682085958Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-07T06:19:14.682164359Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.121µs logger=migrator t=2026-08-07T06:19:14.687040827Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-07T06:19:14.687148459Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=108.252µs logger=migrator t=2026-08-07T06:19:14.692933504Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-07T06:19:14.693821889Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=886.335µs logger=migrator t=2026-08-07T06:19:14.697235492Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-07T06:19:14.697753721Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=518.149µs logger=migrator t=2026-08-07T06:19:14.702346503Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-07T06:19:14.702368484Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=22.131µs logger=migrator t=2026-08-07T06:19:14.706196883Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-07T06:19:14.706225754Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.191µs logger=migrator t=2026-08-07T06:19:14.709555664Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-07T06:19:14.712693191Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.136717ms logger=migrator t=2026-08-07T06:19:14.715769616Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-07T06:19:14.718713739Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.943353ms logger=migrator t=2026-08-07T06:19:14.7237368Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-07T06:19:14.723829902Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=93.452µs logger=migrator t=2026-08-07T06:19:14.726968638Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-07T06:19:14.72703718Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=68.901µs logger=migrator t=2026-08-07T06:19:14.730277748Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-07T06:19:14.731068073Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=764.245µs logger=migrator t=2026-08-07T06:19:14.73482469Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-07T06:19:14.734872611Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=48.851µs logger=migrator t=2026-08-07T06:19:14.738990845Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-07T06:19:14.743149241Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.158646ms logger=migrator t=2026-08-07T06:19:14.746378039Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-07T06:19:14.746533182Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=157.923µs logger=migrator t=2026-08-07T06:19:14.754765181Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-07T06:19:14.757958858Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.189447ms logger=migrator t=2026-08-07T06:19:14.762305367Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-07T06:19:14.765485984Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.180067ms logger=migrator t=2026-08-07T06:19:14.771186707Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-07T06:19:14.771252928Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.721µs logger=migrator t=2026-08-07T06:19:14.774306033Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-07T06:19:14.775208989Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=902.536µs logger=migrator t=2026-08-07T06:19:14.779590319Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-07T06:19:14.780408874Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=818.365µs logger=migrator t=2026-08-07T06:19:14.785813761Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-07T06:19:14.78682779Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.013969ms logger=migrator t=2026-08-07T06:19:14.790642259Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-07T06:19:14.791547755Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=902.266µs logger=migrator t=2026-08-07T06:19:14.795784892Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-07T06:19:14.796561076Z level=info msg="Migration successfully executed" id="add index alert state" duration=776.174µs logger=migrator t=2026-08-07T06:19:14.801751269Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-07T06:19:14.802857029Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.10991ms logger=migrator t=2026-08-07T06:19:14.80732354Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-07T06:19:14.807985342Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=656.652µs logger=migrator t=2026-08-07T06:19:14.815361366Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-07T06:19:14.817264629Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.902284ms logger=migrator t=2026-08-07T06:19:14.821436495Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-07T06:19:14.822379392Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=943.827µs logger=migrator t=2026-08-07T06:19:14.827366682Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-07T06:19:14.843752988Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.383816ms logger=migrator t=2026-08-07T06:19:14.848746429Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-07T06:19:14.849444941Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=698.412µs logger=migrator t=2026-08-07T06:19:14.852327813Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-07T06:19:14.8532605Z 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=931.906µs logger=migrator t=2026-08-07T06:19:14.859587464Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-07T06:19:14.860166785Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=580.781µs logger=migrator t=2026-08-07T06:19:14.863590936Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-07T06:19:14.864623065Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.031879ms logger=migrator t=2026-08-07T06:19:14.867954435Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-07T06:19:14.868941683Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=986.578µs logger=migrator t=2026-08-07T06:19:14.873824542Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-07T06:19:14.877498838Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.674296ms logger=migrator t=2026-08-07T06:19:14.881193104Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-07T06:19:14.88372678Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.533376ms logger=migrator t=2026-08-07T06:19:14.886771545Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-07T06:19:14.890305168Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.535393ms logger=migrator t=2026-08-07T06:19:14.893373865Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-07T06:19:14.897053941Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.679366ms logger=migrator t=2026-08-07T06:19:14.900815008Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-07T06:19:14.901869978Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.10244ms logger=migrator t=2026-08-07T06:19:14.905282059Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-07T06:19:14.90530888Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.501µs logger=migrator t=2026-08-07T06:19:14.908319494Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-07T06:19:14.908348595Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.671µs logger=migrator t=2026-08-07T06:19:14.912367297Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-07T06:19:14.913245534Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=877.937µs logger=migrator t=2026-08-07T06:19:14.92024498Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-07T06:19:14.92133455Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.08973ms logger=migrator t=2026-08-07T06:19:14.925925022Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-07T06:19:14.926990192Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.06549ms logger=migrator t=2026-08-07T06:19:14.931470872Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-07T06:19:14.932508962Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.04097ms logger=migrator t=2026-08-07T06:19:14.936810399Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-07T06:19:14.940692059Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=3.879199ms logger=migrator t=2026-08-07T06:19:14.946151927Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-07T06:19:14.950796171Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.643404ms logger=migrator t=2026-08-07T06:19:14.954022449Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-07T06:19:14.959677262Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.654663ms logger=migrator t=2026-08-07T06:19:14.963676604Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-07T06:19:14.963915759Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=238.405µs logger=migrator t=2026-08-07T06:19:14.971299041Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-07T06:19:14.97287292Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.577599ms logger=migrator t=2026-08-07T06:19:14.976958894Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-07T06:19:14.977934912Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=976.118µs logger=migrator t=2026-08-07T06:19:14.981222381Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-07T06:19:14.985115371Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.8923ms logger=migrator t=2026-08-07T06:19:14.989590272Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-07T06:19:14.989706574Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=116.372µs logger=migrator t=2026-08-07T06:19:14.994292998Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-07T06:19:14.995961427Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.668339ms logger=migrator t=2026-08-07T06:19:15.000678443Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-07T06:19:15.00164652Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=971.327µs logger=migrator t=2026-08-07T06:19:15.012581597Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-07T06:19:15.01275654Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=180.243µs logger=migrator t=2026-08-07T06:19:15.016127321Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-07T06:19:15.016995717Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=867.736µs logger=migrator t=2026-08-07T06:19:15.030055552Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-07T06:19:15.033572236Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=3.513834ms logger=migrator t=2026-08-07T06:19:15.040222276Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-07T06:19:15.040953898Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=731.722µs logger=migrator t=2026-08-07T06:19:15.045354108Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-07T06:19:15.046332726Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=981.618µs logger=migrator t=2026-08-07T06:19:15.052202171Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-07T06:19:15.054159827Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.958226ms logger=migrator t=2026-08-07T06:19:15.057948915Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-07T06:19:15.059248529Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.299154ms logger=migrator t=2026-08-07T06:19:15.065504511Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-07T06:19:15.065580423Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=77.722µs logger=migrator t=2026-08-07T06:19:15.069238868Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-07T06:19:15.074385801Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.149273ms logger=migrator t=2026-08-07T06:19:15.077485547Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-07T06:19:15.078611598Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.123121ms logger=migrator t=2026-08-07T06:19:15.081750214Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-07T06:19:15.08598789Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.233846ms logger=migrator t=2026-08-07T06:19:15.090177166Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-07T06:19:15.090897899Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=720.463µs logger=migrator t=2026-08-07T06:19:15.094123957Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-07T06:19:15.095135426Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.010949ms logger=migrator t=2026-08-07T06:19:15.098760341Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-07T06:19:15.099702398Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=941.377µs logger=migrator t=2026-08-07T06:19:15.103510877Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-07T06:19:15.115870429Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.358782ms logger=migrator t=2026-08-07T06:19:15.119140348Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-07T06:19:15.119688578Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=549.37µs logger=migrator t=2026-08-07T06:19:15.123473477Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-07T06:19:15.124751529Z 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.273632ms logger=migrator t=2026-08-07T06:19:15.130823058Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-07T06:19:15.131558172Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=773.764µs logger=migrator t=2026-08-07T06:19:15.13586803Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-07T06:19:15.136675394Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=806.864µs logger=migrator t=2026-08-07T06:19:15.141948709Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-07T06:19:15.142503809Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=553.59µs logger=migrator t=2026-08-07T06:19:15.148546049Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-07T06:19:15.155202758Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.657299ms logger=migrator t=2026-08-07T06:19:15.159104928Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-07T06:19:15.162234545Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.124817ms logger=migrator t=2026-08-07T06:19:15.165098847Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-07T06:19:15.16752996Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.430463ms logger=migrator t=2026-08-07T06:19:15.172400078Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-07T06:19:15.173714953Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.313074ms logger=migrator t=2026-08-07T06:19:15.17969883Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-07T06:19:15.180158928Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=465.968µs logger=migrator t=2026-08-07T06:19:15.183443647Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-07T06:19:15.190349262Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.904815ms logger=migrator t=2026-08-07T06:19:15.193412218Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-07T06:19:15.194038199Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=626.072µs logger=migrator t=2026-08-07T06:19:15.198516019Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-07T06:19:15.198824525Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=309.467µs logger=migrator t=2026-08-07T06:19:15.204579399Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-07T06:19:15.205342052Z level=info msg="Migration successfully executed" id="Move region to single row" duration=762.913µs logger=migrator t=2026-08-07T06:19:15.208763794Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-07T06:19:15.209634679Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=869.625µs logger=migrator t=2026-08-07T06:19:15.214474317Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-07T06:19:15.215356602Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=882.155µs logger=migrator t=2026-08-07T06:19:15.220175099Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-07T06:19:15.221156288Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=981.219µs logger=migrator t=2026-08-07T06:19:15.224183302Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-07T06:19:15.225153089Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=969.307µs logger=migrator t=2026-08-07T06:19:15.230325963Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-07T06:19:15.231617646Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.290782ms logger=migrator t=2026-08-07T06:19:15.235996995Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-07T06:19:15.237458591Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.461416ms logger=migrator t=2026-08-07T06:19:15.240601998Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-07T06:19:15.24069605Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=88.292µs logger=migrator t=2026-08-07T06:19:15.243117413Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-07T06:19:15.243951409Z level=info msg="Migration successfully executed" id="create test_data table" duration=833.986µs logger=migrator t=2026-08-07T06:19:15.250564017Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-07T06:19:15.251932122Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.368665ms logger=migrator t=2026-08-07T06:19:15.257224837Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-07T06:19:15.258141864Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=916.807µs logger=migrator t=2026-08-07T06:19:15.261628727Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-07T06:19:15.262581484Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=952.717µs logger=migrator t=2026-08-07T06:19:15.266593127Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-07T06:19:15.26679128Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=198.674µs logger=migrator t=2026-08-07T06:19:15.269599721Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-07T06:19:15.269960297Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=360.806µs logger=migrator t=2026-08-07T06:19:15.273156955Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-07T06:19:15.273247726Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=91.721µs logger=migrator t=2026-08-07T06:19:15.27732296Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-07T06:19:15.278660304Z level=info msg="Migration successfully executed" id="create team table" duration=1.337604ms logger=migrator t=2026-08-07T06:19:15.284388447Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-07T06:19:15.285582949Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.194832ms logger=migrator t=2026-08-07T06:19:15.289739364Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-07T06:19:15.290823783Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.084299ms logger=migrator t=2026-08-07T06:19:15.296968504Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-07T06:19:15.307442793Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=10.452208ms logger=migrator t=2026-08-07T06:19:15.311415785Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-07T06:19:15.31173803Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=322.255µs logger=migrator t=2026-08-07T06:19:15.315479957Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-07T06:19:15.316323163Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=844.996µs logger=migrator t=2026-08-07T06:19:15.322983483Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-07T06:19:15.323895499Z level=info msg="Migration successfully executed" id="create team member table" duration=913.116µs logger=migrator t=2026-08-07T06:19:15.331012428Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-07T06:19:15.331754271Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=742.753µs logger=migrator t=2026-08-07T06:19:15.335860355Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-07T06:19:15.336736621Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=877.826µs logger=migrator t=2026-08-07T06:19:15.349124294Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-07T06:19:15.351811802Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.689378ms logger=migrator t=2026-08-07T06:19:15.35831217Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-07T06:19:15.36220602Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.8935ms logger=migrator t=2026-08-07T06:19:15.367226121Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-07T06:19:15.374177815Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.949494ms logger=migrator t=2026-08-07T06:19:15.378226129Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-07T06:19:15.383368111Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.140772ms logger=migrator t=2026-08-07T06:19:15.386496598Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-07T06:19:15.387577537Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.079839ms logger=migrator t=2026-08-07T06:19:15.392258812Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-07T06:19:15.393628856Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.369664ms logger=migrator t=2026-08-07T06:19:15.399134946Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-07T06:19:15.40101598Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.886364ms logger=migrator t=2026-08-07T06:19:15.405977299Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-07T06:19:15.410635673Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=4.650264ms logger=migrator t=2026-08-07T06:19:15.416657811Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-07T06:19:15.418173709Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.516558ms logger=migrator t=2026-08-07T06:19:15.422898024Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-07T06:19:15.42378157Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=883.676µs logger=migrator t=2026-08-07T06:19:15.429647666Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-07T06:19:15.430615373Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=966.767µs logger=migrator t=2026-08-07T06:19:15.435577013Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-07T06:19:15.43655273Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=975.377µs logger=migrator t=2026-08-07T06:19:15.440676695Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-07T06:19:15.441197074Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=519.919µs logger=migrator t=2026-08-07T06:19:15.445623024Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-07T06:19:15.445845428Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=222.624µs logger=migrator t=2026-08-07T06:19:15.448794931Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-07T06:19:15.449483423Z level=info msg="Migration successfully executed" id="create tag table" duration=688.502µs logger=migrator t=2026-08-07T06:19:15.45321547Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-07T06:19:15.454093597Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=882.697µs logger=migrator t=2026-08-07T06:19:15.458704069Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-07T06:19:15.459451423Z level=info msg="Migration successfully executed" id="create login attempt table" duration=745.104µs logger=migrator t=2026-08-07T06:19:15.463628628Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-07T06:19:15.464587185Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=958.527µs logger=migrator t=2026-08-07T06:19:15.467943187Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-07T06:19:15.468892273Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=946.386µs logger=migrator t=2026-08-07T06:19:15.475236797Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-07T06:19:15.493424246Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.192259ms logger=migrator t=2026-08-07T06:19:15.526994371Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-07T06:19:15.528438376Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.443225ms logger=migrator t=2026-08-07T06:19:15.533988607Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-07T06:19:15.535729548Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.721361ms logger=migrator t=2026-08-07T06:19:15.540750099Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-07T06:19:15.541113165Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=362.836µs logger=migrator t=2026-08-07T06:19:15.545640056Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-07T06:19:15.546276048Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=635.552µs logger=migrator t=2026-08-07T06:19:15.550497904Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-07T06:19:15.551802008Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.296884ms logger=migrator t=2026-08-07T06:19:15.557241146Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-07T06:19:15.558927216Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.68851ms logger=migrator t=2026-08-07T06:19:15.56415201Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-07T06:19:15.564244642Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=93.192µs logger=migrator t=2026-08-07T06:19:15.569008969Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-07T06:19:15.577766966Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.757648ms logger=migrator t=2026-08-07T06:19:15.582922899Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-07T06:19:15.586576725Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.653596ms logger=migrator t=2026-08-07T06:19:15.590651318Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-07T06:19:15.595725809Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.074211ms logger=migrator t=2026-08-07T06:19:15.599775843Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-07T06:19:15.604883185Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.106322ms logger=migrator t=2026-08-07T06:19:15.608882117Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-07T06:19:15.609775193Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=892.496µs logger=migrator t=2026-08-07T06:19:15.615399304Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-07T06:19:15.623585332Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.185308ms logger=migrator t=2026-08-07T06:19:15.627954151Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-07T06:19:15.628536851Z level=info msg="Migration successfully executed" id="create server_lock table" duration=582.15µs logger=migrator t=2026-08-07T06:19:15.633857027Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-07T06:19:15.635492916Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.634959ms logger=migrator t=2026-08-07T06:19:15.640243812Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-07T06:19:15.641339353Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.09622ms logger=migrator t=2026-08-07T06:19:15.646577606Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-07T06:19:15.647555884Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=977.598µs logger=migrator t=2026-08-07T06:19:15.651590596Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-07T06:19:15.652608586Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.015939ms logger=migrator t=2026-08-07T06:19:15.657576234Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-07T06:19:15.658638264Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.06144ms logger=migrator t=2026-08-07T06:19:15.663737746Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-07T06:19:15.669534381Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.796195ms logger=migrator t=2026-08-07T06:19:15.674849957Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-07T06:19:15.675834854Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=984.317µs logger=migrator t=2026-08-07T06:19:15.679920097Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-07T06:19:15.680848435Z level=info msg="Migration successfully executed" id="create cache_data table" duration=927.377µs logger=migrator t=2026-08-07T06:19:15.68507368Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-07T06:19:15.686090409Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.015959ms logger=migrator t=2026-08-07T06:19:15.691108349Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-07T06:19:15.691959175Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=849.136µs logger=migrator t=2026-08-07T06:19:15.697279081Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-07T06:19:15.698971071Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.69089ms logger=migrator t=2026-08-07T06:19:15.703446502Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-07T06:19:15.703556504Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=105.362µs logger=migrator t=2026-08-07T06:19:15.707921032Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-07T06:19:15.708003284Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=83.192µs logger=migrator t=2026-08-07T06:19:15.712472754Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-07T06:19:15.713786028Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.311354ms logger=migrator t=2026-08-07T06:19:15.71832267Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-07T06:19:15.720099832Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.775462ms logger=migrator t=2026-08-07T06:19:15.724297638Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-07T06:19:15.725273996Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=975.879µs logger=migrator t=2026-08-07T06:19:15.730159253Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-07T06:19:15.730257345Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.652µs logger=migrator t=2026-08-07T06:19:15.734139195Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-07T06:19:15.735666152Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.525897ms logger=migrator t=2026-08-07T06:19:15.739665265Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-07T06:19:15.740546141Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=880.296µs logger=migrator t=2026-08-07T06:19:15.745542741Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-07T06:19:15.746974736Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.430165ms logger=migrator t=2026-08-07T06:19:15.750941508Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-07T06:19:15.752545506Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.600528ms logger=migrator t=2026-08-07T06:19:15.756370856Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-07T06:19:15.762198891Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.825655ms logger=migrator t=2026-08-07T06:19:15.767345874Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-07T06:19:15.768603486Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.261872ms logger=migrator t=2026-08-07T06:19:15.772815152Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-07T06:19:15.773012356Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=197.324µs logger=migrator t=2026-08-07T06:19:15.776820515Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-07T06:19:15.777899204Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.078199ms logger=migrator t=2026-08-07T06:19:15.782524717Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-07T06:19:15.783925072Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.399995ms logger=migrator t=2026-08-07T06:19:15.78767794Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-07T06:19:15.78877373Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.09574ms logger=migrator t=2026-08-07T06:19:15.793923233Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-07T06:19:15.794016974Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.221µs logger=migrator t=2026-08-07T06:19:15.797978975Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-07T06:19:15.798855132Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=875.767µs logger=migrator t=2026-08-07T06:19:15.803123088Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-07T06:19:15.804086886Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=963.178µs logger=migrator t=2026-08-07T06:19:15.808999504Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-07T06:19:15.810289718Z 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.288164ms logger=migrator t=2026-08-07T06:19:15.813975604Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-07T06:19:15.815015163Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.038819ms logger=migrator t=2026-08-07T06:19:15.820462911Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-07T06:19:15.826322747Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.859407ms logger=migrator t=2026-08-07T06:19:15.833662449Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-07T06:19:15.835425981Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.767072ms logger=migrator t=2026-08-07T06:19:15.840310109Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-07T06:19:15.841535001Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.224662ms logger=migrator t=2026-08-07T06:19:15.846094414Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-07T06:19:15.87478009Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.685736ms logger=migrator t=2026-08-07T06:19:15.879181309Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-07T06:19:15.905411073Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.230644ms logger=migrator t=2026-08-07T06:19:15.909584747Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-07T06:19:15.910703488Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.06663ms logger=migrator t=2026-08-07T06:19:15.915727799Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-07T06:19:15.917667933Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.939854ms logger=migrator t=2026-08-07T06:19:15.922142304Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-07T06:19:15.928434227Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.291893ms logger=migrator t=2026-08-07T06:19:15.933665102Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-07T06:19:15.939736041Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.070709ms logger=migrator t=2026-08-07T06:19:15.944032059Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-07T06:19:15.945090878Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.057889ms logger=migrator t=2026-08-07T06:19:15.949912155Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-07T06:19:15.950970344Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.058449ms logger=migrator t=2026-08-07T06:19:15.955305742Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-07T06:19:15.956346071Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.039669ms logger=migrator t=2026-08-07T06:19:15.961684457Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-07T06:19:15.962886038Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.201041ms logger=migrator t=2026-08-07T06:19:15.967545273Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-07T06:19:15.967641204Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=97.621µs logger=migrator t=2026-08-07T06:19:15.97182061Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-07T06:19:15.978200035Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.379195ms logger=migrator t=2026-08-07T06:19:15.983355308Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-07T06:19:15.989856135Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.500297ms logger=migrator t=2026-08-07T06:19:15.993955968Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-07T06:19:16.000379605Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.423127ms logger=migrator t=2026-08-07T06:19:16.004402807Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-07T06:19:16.005085139Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=681.992µs logger=migrator t=2026-08-07T06:19:16.009853575Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-07T06:19:16.010584358Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=730.363µs logger=migrator t=2026-08-07T06:19:16.014663372Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-07T06:19:16.022969151Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.30639ms logger=migrator t=2026-08-07T06:19:16.028130214Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-07T06:19:16.035813562Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.682588ms logger=migrator t=2026-08-07T06:19:16.040884383Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-07T06:19:16.042662165Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.781032ms logger=migrator t=2026-08-07T06:19:16.048454089Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-07T06:19:16.054771043Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.317724ms logger=migrator t=2026-08-07T06:19:16.058994569Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-07T06:19:16.06353836Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.543591ms logger=migrator t=2026-08-07T06:19:16.069290274Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-07T06:19:16.069448247Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=158.643µs logger=migrator t=2026-08-07T06:19:16.073768885Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-07T06:19:16.075638709Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.874484ms logger=migrator t=2026-08-07T06:19:16.080909723Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-07T06:19:16.081943932Z 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.034109ms logger=migrator t=2026-08-07T06:19:16.086205888Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-07T06:19:16.087298169Z 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.09182ms logger=migrator t=2026-08-07T06:19:16.092102894Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-07T06:19:16.092320479Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=218.855µs logger=migrator t=2026-08-07T06:19:16.09745367Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-07T06:19:16.105446814Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.996544ms logger=migrator t=2026-08-07T06:19:16.108719463Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-07T06:19:16.115234751Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.514628ms logger=migrator t=2026-08-07T06:19:16.119742241Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-07T06:19:16.12631236Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.570539ms logger=migrator t=2026-08-07T06:19:16.130330502Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-07T06:19:16.136693446Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.362844ms logger=migrator t=2026-08-07T06:19:16.141038025Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-07T06:19:16.147309088Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.269613ms logger=migrator t=2026-08-07T06:19:16.152584923Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-07T06:19:16.152716365Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=135.692µs logger=migrator t=2026-08-07T06:19:16.157124675Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-07T06:19:16.158093432Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=968.367µs logger=migrator t=2026-08-07T06:19:16.162482731Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-07T06:19:16.169242512Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.759211ms logger=migrator t=2026-08-07T06:19:16.175180659Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-07T06:19:16.17525537Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.131µs logger=migrator t=2026-08-07T06:19:16.178125762Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-07T06:19:16.185330432Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.20458ms logger=migrator t=2026-08-07T06:19:16.188668292Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-07T06:19:16.18967789Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.009048ms logger=migrator t=2026-08-07T06:19:16.195320531Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-07T06:19:16.202083864Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.762653ms logger=migrator t=2026-08-07T06:19:16.206821348Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-07T06:19:16.207917989Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.08988ms logger=migrator t=2026-08-07T06:19:16.211401121Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-07T06:19:16.212391369Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=992.667µs logger=migrator t=2026-08-07T06:19:16.217628873Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-07T06:19:16.228077741Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.446788ms logger=migrator t=2026-08-07T06:19:16.231627804Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-07T06:19:16.232189514Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=561.63µs logger=migrator t=2026-08-07T06:19:16.236448221Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-07T06:19:16.237647433Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.202962ms logger=migrator t=2026-08-07T06:19:16.241562014Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-07T06:19:16.243090541Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.520706ms logger=migrator t=2026-08-07T06:19:16.247336628Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-07T06:19:16.249015717Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.680369ms logger=migrator t=2026-08-07T06:19:16.252643063Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-07T06:19:16.252725755Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=82.842µs logger=migrator t=2026-08-07T06:19:16.255716908Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-07T06:19:16.25694644Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.229112ms logger=migrator t=2026-08-07T06:19:16.261723206Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-07T06:19:16.263114682Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.391266ms logger=migrator t=2026-08-07T06:19:16.267676753Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-07T06:19:16.269655029Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-07T06:19:16.279220111Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-07T06:19:16.27974047Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=522.669µs logger=migrator t=2026-08-07T06:19:16.284405144Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-07T06:19:16.285709978Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.304424ms logger=migrator t=2026-08-07T06:19:16.294682579Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-07T06:19:16.302860017Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.177088ms logger=migrator t=2026-08-07T06:19:16.307275876Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-07T06:19:16.308534439Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.255913ms logger=migrator t=2026-08-07T06:19:16.312279326Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-07T06:19:16.313418046Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.13799ms logger=migrator t=2026-08-07T06:19:16.318690851Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-07T06:19:16.319594518Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=903.387µs logger=migrator t=2026-08-07T06:19:16.324059778Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-07T06:19:16.325132098Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.07236ms logger=migrator t=2026-08-07T06:19:16.329294862Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-07T06:19:16.330347812Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.05273ms logger=migrator t=2026-08-07T06:19:16.335826429Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-07T06:19:16.33585604Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.141µs logger=migrator t=2026-08-07T06:19:16.338738573Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-07T06:19:16.338886705Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=148.722µs logger=migrator t=2026-08-07T06:19:16.342683103Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-07T06:19:16.349597747Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.917644ms logger=migrator t=2026-08-07T06:19:16.353369965Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-07T06:19:16.353725352Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=355.657µs logger=migrator t=2026-08-07T06:19:16.356877988Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-07T06:19:16.357883776Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.002888ms logger=migrator t=2026-08-07T06:19:16.362319496Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-07T06:19:16.362578811Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=258.875µs logger=migrator t=2026-08-07T06:19:16.366697794Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-07T06:19:16.367785865Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.085041ms logger=migrator t=2026-08-07T06:19:16.371121005Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-07T06:19:16.37200311Z level=info msg="Migration successfully executed" id="create secrets table" duration=882.036µs logger=migrator t=2026-08-07T06:19:16.375326531Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-07T06:19:16.406485921Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.15697ms logger=migrator t=2026-08-07T06:19:16.411805677Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-07T06:19:16.416977409Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.168282ms logger=migrator t=2026-08-07T06:19:16.419996894Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-07T06:19:16.420130537Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=133.833µs logger=migrator t=2026-08-07T06:19:16.422957308Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-07T06:19:16.453617069Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.660221ms logger=migrator t=2026-08-07T06:19:16.457438108Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-07T06:19:16.487980857Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.542169ms logger=migrator t=2026-08-07T06:19:16.491325577Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-07T06:19:16.491951978Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=626.181µs logger=migrator t=2026-08-07T06:19:16.497699682Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-07T06:19:16.499670868Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.968505ms logger=migrator t=2026-08-07T06:19:16.506948629Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-07T06:19:16.507291485Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=343.056µs logger=migrator t=2026-08-07T06:19:16.512922756Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-07T06:19:16.514293921Z level=info msg="Migration successfully executed" id="create permission table" duration=1.370714ms logger=migrator t=2026-08-07T06:19:16.51925786Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-07T06:19:16.520326389Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.068479ms logger=migrator t=2026-08-07T06:19:16.526797826Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-07T06:19:16.528797631Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.999435ms logger=migrator t=2026-08-07T06:19:16.536474089Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-07T06:19:16.537377025Z level=info msg="Migration successfully executed" id="create role table" duration=911.236µs logger=migrator t=2026-08-07T06:19:16.543657339Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-07T06:19:16.554719348Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.061259ms logger=migrator t=2026-08-07T06:19:16.559113707Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-07T06:19:16.56649608Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.382243ms logger=migrator t=2026-08-07T06:19:16.573489745Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-07T06:19:16.574593446Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.104051ms logger=migrator t=2026-08-07T06:19:16.580748906Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-07T06:19:16.582850455Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.101668ms logger=migrator t=2026-08-07T06:19:16.588213431Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-07T06:19:16.590165605Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.937844ms logger=migrator t=2026-08-07T06:19:16.594523544Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-07T06:19:16.596097442Z level=info msg="Migration successfully executed" id="create team role table" duration=1.575748ms logger=migrator t=2026-08-07T06:19:16.605542492Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-07T06:19:16.606792534Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.255262ms logger=migrator t=2026-08-07T06:19:16.610328458Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-07T06:19:16.611416758Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.08829ms logger=migrator t=2026-08-07T06:19:16.616860226Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-07T06:19:16.619125437Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.269711ms logger=migrator t=2026-08-07T06:19:16.623595427Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-07T06:19:16.624541615Z level=info msg="Migration successfully executed" id="create user role table" duration=953.138µs logger=migrator t=2026-08-07T06:19:16.628956344Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-07T06:19:16.629982642Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.026089ms logger=migrator t=2026-08-07T06:19:16.636626302Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-07T06:19:16.637699061Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.072739ms logger=migrator t=2026-08-07T06:19:16.641257965Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-07T06:19:16.64431569Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=3.056046ms logger=migrator t=2026-08-07T06:19:16.65099471Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-07T06:19:16.651948287Z level=info msg="Migration successfully executed" id="create builtin role table" duration=953.587µs logger=migrator t=2026-08-07T06:19:16.657856413Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-07T06:19:16.659393881Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.520808ms logger=migrator t=2026-08-07T06:19:16.664049805Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-07T06:19:16.665144414Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.093539ms logger=migrator t=2026-08-07T06:19:16.673078117Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-07T06:19:16.688843681Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=15.764813ms logger=migrator t=2026-08-07T06:19:16.693550066Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-07T06:19:16.694526484Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=978.518µs logger=migrator t=2026-08-07T06:19:16.698834741Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-07T06:19:16.699713516Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=883.755µs logger=migrator t=2026-08-07T06:19:16.705006232Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-07T06:19:16.707550147Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.548286ms logger=migrator t=2026-08-07T06:19:16.712497876Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-07T06:19:16.713588916Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.0966ms logger=migrator t=2026-08-07T06:19:16.71825945Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-07T06:19:16.718947672Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=689.162µs logger=migrator t=2026-08-07T06:19:16.724599934Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-07T06:19:16.726620481Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.019437ms logger=migrator t=2026-08-07T06:19:16.732055018Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-07T06:19:16.741971456Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.917468ms logger=migrator t=2026-08-07T06:19:16.746377926Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-07T06:19:16.754843509Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.460872ms logger=migrator t=2026-08-07T06:19:16.760192215Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-07T06:19:16.770813606Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.620681ms logger=migrator t=2026-08-07T06:19:16.775376717Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-07T06:19:16.789207106Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=13.829079ms logger=migrator t=2026-08-07T06:19:16.792740441Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-07T06:19:16.793560145Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=820.024µs logger=migrator t=2026-08-07T06:19:16.798597576Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-07T06:19:16.799355929Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=758.273µs logger=migrator t=2026-08-07T06:19:16.803454243Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-07T06:19:16.804510672Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.056409ms logger=migrator t=2026-08-07T06:19:16.808335421Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-07T06:19:16.809237087Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=897.396µs logger=migrator t=2026-08-07T06:19:16.814093804Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-07T06:19:16.815202685Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.108561ms logger=migrator t=2026-08-07T06:19:16.819627004Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-07T06:19:16.819804337Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=204.584µs logger=migrator t=2026-08-07T06:19:16.824301168Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-07T06:19:16.824345819Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.081µs logger=migrator t=2026-08-07T06:19:16.829461021Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-07T06:19:16.829845208Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=384.277µs logger=migrator t=2026-08-07T06:19:16.834042713Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-07T06:19:16.834621594Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=580.171µs logger=migrator t=2026-08-07T06:19:16.83829303Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-07T06:19:16.839345288Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.052658ms logger=migrator t=2026-08-07T06:19:16.845045331Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-07T06:19:16.845257155Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=212.504µs logger=migrator t=2026-08-07T06:19:16.85000558Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-07T06:19:16.850482619Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=477.269µs logger=migrator t=2026-08-07T06:19:16.854474911Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-07T06:19:16.855405668Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=938.007µs logger=migrator t=2026-08-07T06:19:16.859908529Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-07T06:19:16.86107595Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.175101ms logger=migrator t=2026-08-07T06:19:16.866299364Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-07T06:19:16.875388257Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.088143ms logger=migrator t=2026-08-07T06:19:16.879610414Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-07T06:19:16.879708556Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=98.602µs logger=migrator t=2026-08-07T06:19:16.883700707Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-07T06:19:16.884557152Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=857.045µs logger=migrator t=2026-08-07T06:19:16.889565292Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-07T06:19:16.890374126Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=809.154µs logger=migrator t=2026-08-07T06:19:16.895446658Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-07T06:19:16.896566638Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.11921ms logger=migrator t=2026-08-07T06:19:16.900245684Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-07T06:19:16.908504863Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.256839ms logger=migrator t=2026-08-07T06:19:16.913202148Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-07T06:19:16.914299347Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.097489ms logger=migrator t=2026-08-07T06:19:16.971516896Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-07T06:19:16.972438934Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=922.518µs logger=migrator t=2026-08-07T06:19:16.976114729Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-07T06:19:16.997660468Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.545299ms logger=migrator t=2026-08-07T06:19:17.057423031Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-07T06:19:17.058927458Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.504627ms logger=migrator t=2026-08-07T06:19:17.064429697Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-07T06:19:17.0668629Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.434903ms logger=migrator t=2026-08-07T06:19:17.072497041Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-07T06:19:17.074433776Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.928005ms logger=migrator t=2026-08-07T06:19:17.080105158Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-07T06:19:17.081226329Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.121461ms logger=migrator t=2026-08-07T06:19:17.085924522Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-07T06:19:17.086251068Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=326.776µs logger=migrator t=2026-08-07T06:19:17.181133832Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-07T06:19:17.182579148Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.449266ms logger=migrator t=2026-08-07T06:19:17.187808632Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-07T06:19:17.198196458Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.389336ms logger=migrator t=2026-08-07T06:19:17.201952436Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-07T06:19:17.202551267Z level=info msg="Migration successfully executed" id="create entity_events table" duration=598.861µs logger=migrator t=2026-08-07T06:19:17.2071724Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-07T06:19:17.208655406Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.482226ms logger=migrator t=2026-08-07T06:19:17.213674137Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-07T06:19:17.214167885Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-07T06:19:17.218280968Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-07T06:19:17.218722517Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-07T06:19:17.223543793Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-07T06:19:17.224877348Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.332985ms logger=migrator t=2026-08-07T06:19:17.229904838Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-07T06:19:17.231768381Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.862883ms logger=migrator t=2026-08-07T06:19:17.237465963Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-07T06:19:17.241396954Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.930261ms logger=migrator t=2026-08-07T06:19:17.246238361Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-07T06:19:17.247409742Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.163181ms logger=migrator t=2026-08-07T06:19:17.251506936Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-07T06:19:17.252562155Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.05634ms logger=migrator t=2026-08-07T06:19:17.256948813Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-07T06:19:17.258054904Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.110991ms logger=migrator t=2026-08-07T06:19:17.26175117Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-07T06:19:17.262504523Z level=info msg="Migration successfully executed" id="Drop public config table" duration=753.343µs logger=migrator t=2026-08-07T06:19:17.266324642Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-07T06:19:17.268062823Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.731001ms logger=migrator t=2026-08-07T06:19:17.275481226Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-07T06:19:17.276925612Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.447266ms logger=migrator t=2026-08-07T06:19:17.281475484Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-07T06:19:17.282683305Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.204901ms logger=migrator t=2026-08-07T06:19:17.286223569Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-07T06:19:17.287436451Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.202901ms logger=migrator t=2026-08-07T06:19:17.291598546Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-07T06:19:17.317589292Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.976506ms logger=migrator t=2026-08-07T06:19:17.32248216Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-07T06:19:17.336414981Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.936001ms logger=migrator t=2026-08-07T06:19:17.343332454Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-07T06:19:17.351772596Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.442682ms logger=migrator t=2026-08-07T06:19:17.356474211Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-07T06:19:17.356716495Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=242.714µs logger=migrator t=2026-08-07T06:19:17.36144593Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-07T06:19:17.374065306Z level=info msg="Migration successfully executed" id="add share column" duration=12.613496ms logger=migrator t=2026-08-07T06:19:17.377963406Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-07T06:19:17.378204561Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=241.305µs logger=migrator t=2026-08-07T06:19:17.382739392Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-07T06:19:17.383544026Z level=info msg="Migration successfully executed" id="create file table" duration=805.614µs logger=migrator t=2026-08-07T06:19:17.387689021Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-07T06:19:17.388473605Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=781.974µs logger=migrator t=2026-08-07T06:19:17.39259905Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-07T06:19:17.393667318Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.068168ms logger=migrator t=2026-08-07T06:19:17.398586757Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-07T06:19:17.400178735Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.589978ms logger=migrator t=2026-08-07T06:19:17.405823616Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-07T06:19:17.407764132Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.939826ms logger=migrator t=2026-08-07T06:19:17.41161736Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-07T06:19:17.411665862Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=48.882µs logger=migrator t=2026-08-07T06:19:17.414985042Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-07T06:19:17.415036123Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=51.501µs logger=migrator t=2026-08-07T06:19:17.427565617Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-07T06:19:17.429017794Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.425146ms logger=migrator t=2026-08-07T06:19:17.433713317Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-07T06:19:17.434016212Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=302.625µs logger=migrator t=2026-08-07T06:19:17.4377495Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-07T06:19:17.439130625Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.375875ms logger=migrator t=2026-08-07T06:19:17.444029803Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-07T06:19:17.45500447Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.974187ms logger=migrator t=2026-08-07T06:19:17.462447554Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-07T06:19:17.462560566Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=113.272µs logger=migrator t=2026-08-07T06:19:17.466186201Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-07T06:19:17.467385252Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.203632ms logger=migrator t=2026-08-07T06:19:17.471526637Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-07T06:19:17.471935734Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=409.957µs logger=migrator t=2026-08-07T06:19:17.476645829Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-07T06:19:17.476843842Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=198.333µs logger=migrator t=2026-08-07T06:19:17.48062241Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-07T06:19:17.48122586Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=603.28µs logger=migrator t=2026-08-07T06:19:17.485190332Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-07T06:19:17.493731796Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.541784ms logger=migrator t=2026-08-07T06:19:17.497974631Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-07T06:19:17.505456236Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.482795ms logger=migrator t=2026-08-07T06:19:17.509682301Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-07T06:19:17.510830382Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.147881ms logger=migrator t=2026-08-07T06:19:17.514905735Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-07T06:19:17.592315926Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.40447ms logger=migrator t=2026-08-07T06:19:17.597880385Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-07T06:19:17.598825432Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=949.437µs logger=migrator t=2026-08-07T06:19:17.602785484Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-07T06:19:17.604018925Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.232951ms logger=migrator t=2026-08-07T06:19:17.608931274Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-07T06:19:17.636677972Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.745038ms logger=migrator t=2026-08-07T06:19:17.642614809Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-07T06:19:17.649572463Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.957484ms logger=migrator t=2026-08-07T06:19:17.653503664Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-07T06:19:17.653891461Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=387.987µs logger=migrator t=2026-08-07T06:19:17.658102786Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-07T06:19:17.658307741Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=204.835µs logger=migrator t=2026-08-07T06:19:17.663678106Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-07T06:19:17.664148696Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=470.87µs logger=migrator t=2026-08-07T06:19:17.668626676Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-07T06:19:17.668945561Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=319.725µs logger=migrator t=2026-08-07T06:19:17.673099316Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-07T06:19:17.6733344Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=235.674µs logger=migrator t=2026-08-07T06:19:17.677560136Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-07T06:19:17.678666596Z level=info msg="Migration successfully executed" id="create folder table" duration=1.10634ms logger=migrator t=2026-08-07T06:19:17.684068073Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-07T06:19:17.685277885Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.209502ms logger=migrator t=2026-08-07T06:19:17.690091791Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-07T06:19:17.692493505Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.401454ms logger=migrator t=2026-08-07T06:19:17.697576936Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-07T06:19:17.697605937Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.841µs logger=migrator t=2026-08-07T06:19:17.702155278Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-07T06:19:17.703395971Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.240083ms logger=migrator t=2026-08-07T06:19:17.708094664Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-07T06:19:17.709719884Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.62566ms logger=migrator t=2026-08-07T06:19:17.714760705Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-07T06:19:17.716374453Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.612498ms logger=migrator t=2026-08-07T06:19:17.7206245Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-07T06:19:17.721123908Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=499.458µs logger=migrator t=2026-08-07T06:19:17.725408386Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-07T06:19:17.725668971Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=261.045µs logger=migrator t=2026-08-07T06:19:17.730796592Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-07T06:19:17.732058455Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.260383ms logger=migrator t=2026-08-07T06:19:17.73792276Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-07T06:19:17.739872356Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.949716ms logger=migrator t=2026-08-07T06:19:17.744398696Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-07T06:19:17.745859283Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.461377ms logger=migrator t=2026-08-07T06:19:17.75179984Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-07T06:19:17.753940428Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.142529ms logger=migrator t=2026-08-07T06:19:17.759813313Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-07T06:19:17.761563844Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.750701ms logger=migrator t=2026-08-07T06:19:17.765938723Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-07T06:19:17.766847019Z level=info msg="Migration successfully executed" id="create anon_device table" duration=908.296µs logger=migrator t=2026-08-07T06:19:17.771075276Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-07T06:19:17.772955539Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.879803ms logger=migrator t=2026-08-07T06:19:17.779020118Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-07T06:19:17.780408043Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.397685ms logger=migrator t=2026-08-07T06:19:17.785277801Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-07T06:19:17.786145796Z level=info msg="Migration successfully executed" id="create signing_key table" duration=868.035µs logger=migrator t=2026-08-07T06:19:17.792057852Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-07T06:19:17.794341123Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.282691ms logger=migrator t=2026-08-07T06:19:17.799829832Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-07T06:19:17.801627704Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.797172ms logger=migrator t=2026-08-07T06:19:17.806030813Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-07T06:19:17.806325558Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=294.685µs logger=migrator t=2026-08-07T06:19:17.810405592Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-07T06:19:17.81980124Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.394528ms logger=migrator t=2026-08-07T06:19:17.825128116Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-07T06:19:17.825866029Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=738.193µs logger=migrator t=2026-08-07T06:19:17.829995984Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-07T06:19:17.830017604Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.1µs logger=migrator t=2026-08-07T06:19:17.834233699Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-07T06:19:17.836069993Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.836054ms logger=migrator t=2026-08-07T06:19:17.841304217Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-07T06:19:17.841337347Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.02µs logger=migrator t=2026-08-07T06:19:17.845782756Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-07T06:19:17.847999557Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.216641ms logger=migrator t=2026-08-07T06:19:17.851951718Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-07T06:19:17.853000117Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.047739ms logger=migrator t=2026-08-07T06:19:17.858297682Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-07T06:19:17.859441052Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.14308ms logger=migrator t=2026-08-07T06:19:17.864480242Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-07T06:19:17.865305037Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=820.985µs logger=migrator t=2026-08-07T06:19:17.869107746Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-07T06:19:17.869417651Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=312.255µs logger=migrator t=2026-08-07T06:19:17.873174279Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-07T06:19:17.873860091Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=686.152µs logger=migrator t=2026-08-07T06:19:17.878661637Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-07T06:19:17.880785946Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.124099ms logger=migrator t=2026-08-07T06:19:17.885972639Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-07T06:19:17.886907085Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=934.116µs logger=migrator t=2026-08-07T06:19:17.891489578Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-07T06:19:17.901027599Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.536921ms logger=migrator t=2026-08-07T06:19:17.905776014Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-07T06:19:17.914312048Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.530394ms logger=migrator t=2026-08-07T06:19:17.918425161Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-07T06:19:17.928248798Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.823067ms logger=migrator t=2026-08-07T06:19:17.932413582Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-07T06:19:17.932490903Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=77.641µs logger=migrator t=2026-08-07T06:19:17.936248752Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-07T06:19:17.944679493Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.430301ms logger=migrator t=2026-08-07T06:19:17.949319276Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-07T06:19:17.959779994Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.503479ms logger=migrator t=2026-08-07T06:19:17.963810407Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-07T06:19:17.964101762Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=291.265µs logger=migrator t=2026-08-07T06:19:17.967886919Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.167136573s logger=migrator t=2026-08-07T06:19:17.96850084Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-07T06:19:17.984416586Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-07T06:19:17.98463547Z level=info msg="Created default organization" logger=secrets t=2026-08-07T06:19:17.989894505Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-07T06:19:18.042668172Z level=info msg="Restored cache from database" duration=396.347µs logger=plugin.store t=2026-08-07T06:19:18.043965654Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-07T06:19:18.082817451Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-07T06:19:18.082849991Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-07T06:19:18.082923762Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-07T06:19:18.082932033Z level=info msg="Plugins loaded" count=54 duration=38.967259ms logger=query_data t=2026-08-07T06:19:18.090118712Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-07T06:19:18.095426097Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-07T06:19:18.104094582Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-07T06:19:18.11123928Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-07T06:19:18.112939811Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-07T06:19:18.114406127Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-07T06:19:18.134099079Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-07T06:19:18.150717107Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-07T06:19:18.166857127Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-07T06:19:18.166874087Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-07T06:19:18.166996359Z level=info msg="Storage starting" logger=http.server t=2026-08-07T06:19:18.172100961Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-07T06:19:18.172184192Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-07T06:19:18.176665863Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-07T06:19:18.252841108Z level=info msg="State cache has been initialized" states=0 duration=80.654956ms logger=ngalert.scheduler t=2026-08-07T06:19:18.252884779Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-07T06:19:18.25292723Z level=info msg=starting first_tick=2026-08-07T06:19:20Z logger=plugins.update.checker t=2026-08-07T06:19:18.267553861Z level=info msg="Update check succeeded" duration=100.393789ms logger=grafana.update.checker t=2026-08-07T06:19:18.270476504Z level=info msg="Update check succeeded" duration=102.308453ms logger=provisioning.dashboard t=2026-08-07T06:19:18.27808223Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-07T06:19:18.399618198Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-07T06:19:18.410903651Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-07T06:19:18.416619873Z level=info msg="Patterns update finished" duration=194.850262ms logger=provisioning.dashboard t=2026-08-07T06:19:18.427518378Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-07T06:19:18.729061993Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-07T06:19:18.729613172Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-07T06:19:21.152310733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.154064744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.177870768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.19759931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.21557266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.237111924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.253311513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.272604647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.29241101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.373754539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.390775682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.437578356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.450904233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.477248933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.506432153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.542329163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.558563772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.586300007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.60168778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.689487785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.705006471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.737506701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.756386567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.785919203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.799754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.838727794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.856601022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.884155704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.899396465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.958833585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:21.984872208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.047301719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.059013337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.09846442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.116418469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.158016789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.174838178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.227775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.246826019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.28461177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.305375589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.365277395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.390806869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.438718431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.451323956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.492473757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.508718526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.561397233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.578543488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.62702366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.644764836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.704990167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.741419985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.82888688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.846191447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.909460333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.923087926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:22.991954761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.006208164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.081099753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.099198154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.175235494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.187736606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.250333087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.267586693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.336807513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.353698102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.434813533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.450556601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.524679228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.541405435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.615416848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.63633433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.707788998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.724213659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.794920435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.808889342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.881691955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.898688807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T06:19:23.963560498Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-07T06:20:43.203777402Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-07T06:29:18.202482095Z level=info msg="Completed cleanup jobs" duration=25.12654ms logger=plugins.update.checker t=2026-08-07T06:29:18.342300277Z level=info msg="Update check succeeded" duration=73.836294ms