logger=settings t=2026-08-21T02:44:37.130013162Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-21T02:44:37Z logger=settings t=2026-08-21T02:44:37.1302848Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-21T02:44:37.13029861Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-21T02:44:37.13030333Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-21T02:44:37.13030725Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-21T02:44:37.13031111Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-21T02:44:37.13031464Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-21T02:44:37.130318591Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-21T02:44:37.130322571Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-21T02:44:37.130326691Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-21T02:44:37.130330501Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-21T02:44:37.130334361Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-21T02:44:37.130338221Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-21T02:44:37.130342161Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-21T02:44:37.130346131Z level=info msg=Target target=[all] logger=settings t=2026-08-21T02:44:37.130356012Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-21T02:44:37.130360102Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-21T02:44:37.130366392Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-21T02:44:37.130372342Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-21T02:44:37.130377762Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-21T02:44:37.130383992Z level=info msg="App mode production" logger=sqlstore t=2026-08-21T02:44:37.130638079Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-21T02:44:37.13065926Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-21T02:44:37.132061117Z level=info msg="Locking database" logger=migrator t=2026-08-21T02:44:37.132071747Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-21T02:44:37.132601412Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-21T02:44:37.133456944Z level=info msg="Migration successfully executed" id="create migration_log table" duration=855.292µs logger=migrator t=2026-08-21T02:44:37.137515703Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-21T02:44:37.138120309Z level=info msg="Migration successfully executed" id="create user table" duration=604.406µs logger=migrator t=2026-08-21T02:44:37.144138571Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-21T02:44:37.14485985Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=720.889µs logger=migrator t=2026-08-21T02:44:37.153128491Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-21T02:44:37.154518629Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.414268ms logger=migrator t=2026-08-21T02:44:37.158237358Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-21T02:44:37.159086461Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=849.373µs logger=migrator t=2026-08-21T02:44:37.163360045Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-21T02:44:37.164105645Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=745.48µs logger=migrator t=2026-08-21T02:44:37.167746293Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-21T02:44:37.171209576Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.462303ms logger=migrator t=2026-08-21T02:44:37.175287015Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-21T02:44:37.176668812Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.383437ms logger=migrator t=2026-08-21T02:44:37.180080973Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-21T02:44:37.180819823Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=738.73µs logger=migrator t=2026-08-21T02:44:37.184316757Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-21T02:44:37.185056717Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=739.74µs logger=migrator t=2026-08-21T02:44:37.188814817Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-21T02:44:37.189211758Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=397.021µs logger=migrator t=2026-08-21T02:44:37.19264259Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-21T02:44:37.19339781Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=754.55µs logger=migrator t=2026-08-21T02:44:37.197022637Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-21T02:44:37.198775554Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.752407ms logger=migrator t=2026-08-21T02:44:37.202261717Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-21T02:44:37.202295098Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.821µs logger=migrator t=2026-08-21T02:44:37.205685689Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-21T02:44:37.206942393Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.265174ms logger=migrator t=2026-08-21T02:44:37.21168717Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-21T02:44:37.211943537Z level=info msg="Migration successfully executed" id="Add missing user data" duration=257.307µs logger=migrator t=2026-08-21T02:44:37.215826461Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-21T02:44:37.217213148Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.380327ms logger=migrator t=2026-08-21T02:44:37.220452555Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-21T02:44:37.221171384Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=718.859µs logger=migrator t=2026-08-21T02:44:37.224667898Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-21T02:44:37.225864179Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.201062ms logger=migrator t=2026-08-21T02:44:37.229485917Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-21T02:44:37.238500518Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.013911ms logger=migrator t=2026-08-21T02:44:37.242053943Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-21T02:44:37.243269676Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.217683ms logger=migrator t=2026-08-21T02:44:37.246993006Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-21T02:44:37.247221732Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=229.306µs logger=migrator t=2026-08-21T02:44:37.253002567Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-21T02:44:37.254405774Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.406008ms logger=migrator t=2026-08-21T02:44:37.258451253Z 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-21T02:44:37.258914625Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=463.663µs logger=migrator t=2026-08-21T02:44:37.262659875Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-21T02:44:37.263046626Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=386.661µs logger=migrator t=2026-08-21T02:44:37.266714484Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-21T02:44:37.267501385Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=787.271µs logger=migrator t=2026-08-21T02:44:37.271322967Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-21T02:44:37.272618412Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.284495ms logger=migrator t=2026-08-21T02:44:37.27662934Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-21T02:44:37.27777313Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.14334ms logger=migrator t=2026-08-21T02:44:37.281836849Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-21T02:44:37.28263291Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=795.761µs logger=migrator t=2026-08-21T02:44:37.28745496Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-21T02:44:37.288624371Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.168102ms logger=migrator t=2026-08-21T02:44:37.292879575Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-21T02:44:37.292924776Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.931µs logger=migrator t=2026-08-21T02:44:37.296894792Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-21T02:44:37.297588651Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=693.779µs logger=migrator t=2026-08-21T02:44:37.301180217Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-21T02:44:37.301827205Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=647.167µs logger=migrator t=2026-08-21T02:44:37.305467852Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-21T02:44:37.306185441Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=704.339µs logger=migrator t=2026-08-21T02:44:37.309789148Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-21T02:44:37.310571479Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=781.951µs logger=migrator t=2026-08-21T02:44:37.313847506Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-21T02:44:37.317250968Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.402772ms logger=migrator t=2026-08-21T02:44:37.323099414Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-21T02:44:37.323938887Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=839.573µs logger=migrator t=2026-08-21T02:44:37.327962605Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-21T02:44:37.329566568Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.605873ms logger=migrator t=2026-08-21T02:44:37.333362299Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-21T02:44:37.334173501Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=810.752µs logger=migrator t=2026-08-21T02:44:37.337841419Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-21T02:44:37.338591349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=749.63µs logger=migrator t=2026-08-21T02:44:37.342502824Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-21T02:44:37.343801299Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.298005ms logger=migrator t=2026-08-21T02:44:37.348127054Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-21T02:44:37.348797022Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=669.638µs logger=migrator t=2026-08-21T02:44:37.352668216Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-21T02:44:37.35316906Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=495.963µs logger=migrator t=2026-08-21T02:44:37.357322731Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-21T02:44:37.357689401Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=367.08µs logger=migrator t=2026-08-21T02:44:37.361570685Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-21T02:44:37.362260683Z level=info msg="Migration successfully executed" id="create star table" duration=689.408µs logger=migrator t=2026-08-21T02:44:37.366217119Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-21T02:44:37.367050332Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=833.052µs logger=migrator t=2026-08-21T02:44:37.371018588Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-21T02:44:37.371916232Z level=info msg="Migration successfully executed" id="create org table v1" duration=897.734µs logger=migrator t=2026-08-21T02:44:37.375515698Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-21T02:44:37.376775152Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.259244ms logger=migrator t=2026-08-21T02:44:37.380581044Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-21T02:44:37.381674513Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.101889ms logger=migrator t=2026-08-21T02:44:37.385342991Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-21T02:44:37.386067041Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=728.25µs logger=migrator t=2026-08-21T02:44:37.389327458Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-21T02:44:37.390064288Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=729.27µs logger=migrator t=2026-08-21T02:44:37.393396787Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-21T02:44:37.394140157Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=738.04µs logger=migrator t=2026-08-21T02:44:37.397824786Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-21T02:44:37.397850627Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.751µs logger=migrator t=2026-08-21T02:44:37.401498644Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-21T02:44:37.401597827Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=51.091µs logger=migrator t=2026-08-21T02:44:37.406110938Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-21T02:44:37.406375355Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.047µs logger=migrator t=2026-08-21T02:44:37.410104965Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-21T02:44:37.410802573Z level=info msg="Migration successfully executed" id="create dashboard table" duration=697.568µs logger=migrator t=2026-08-21T02:44:37.414536143Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-21T02:44:37.415790427Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.254334ms logger=migrator t=2026-08-21T02:44:37.419973089Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-21T02:44:37.421290214Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.321545ms logger=migrator t=2026-08-21T02:44:37.428638791Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-21T02:44:37.429311199Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=665.868µs logger=migrator t=2026-08-21T02:44:37.434615621Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-21T02:44:37.435399062Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=783.391µs logger=migrator t=2026-08-21T02:44:37.439966965Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-21T02:44:37.441109295Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.14192ms logger=migrator t=2026-08-21T02:44:37.445793831Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-21T02:44:37.454542455Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.748414ms logger=migrator t=2026-08-21T02:44:37.460050373Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-21T02:44:37.460785052Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=734.529µs logger=migrator t=2026-08-21T02:44:37.464872122Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-21T02:44:37.465669073Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=792.432µs logger=migrator t=2026-08-21T02:44:37.470828101Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-21T02:44:37.471624843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=796.391µs logger=migrator t=2026-08-21T02:44:37.475826495Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-21T02:44:37.47639159Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=565.305µs logger=migrator t=2026-08-21T02:44:37.482277988Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-21T02:44:37.483155091Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=876.223µs logger=migrator t=2026-08-21T02:44:37.491023872Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-21T02:44:37.491108384Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=85.922µs logger=migrator t=2026-08-21T02:44:37.495845781Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-21T02:44:37.499476899Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.630007ms logger=migrator t=2026-08-21T02:44:37.508887701Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-21T02:44:37.510953316Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.062626ms logger=migrator t=2026-08-21T02:44:37.515791336Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-21T02:44:37.517621255Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.830069ms logger=migrator t=2026-08-21T02:44:37.580691714Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-21T02:44:37.582081671Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.390867ms logger=migrator t=2026-08-21T02:44:37.705504587Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-21T02:44:37.708698073Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.196126ms logger=migrator t=2026-08-21T02:44:37.78814042Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-21T02:44:37.791125481Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.98668ms logger=migrator t=2026-08-21T02:44:37.797215503Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-21T02:44:37.79820526Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=991.347µs logger=migrator t=2026-08-21T02:44:37.80306718Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-21T02:44:37.803106081Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.701µs logger=migrator t=2026-08-21T02:44:37.80937496Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-21T02:44:37.809439021Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=63.332µs logger=migrator t=2026-08-21T02:44:37.814916858Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-21T02:44:37.818426152Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.510524ms logger=migrator t=2026-08-21T02:44:37.823644352Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-21T02:44:37.825909101Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.26997ms logger=migrator t=2026-08-21T02:44:37.849809722Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-21T02:44:37.853849169Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.048998ms logger=migrator t=2026-08-21T02:44:37.858838613Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-21T02:44:37.860898599Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.060355ms logger=migrator t=2026-08-21T02:44:37.865915533Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-21T02:44:37.866133248Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=251.466µs logger=migrator t=2026-08-21T02:44:37.869896949Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-21T02:44:37.87064798Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=750.781µs logger=migrator t=2026-08-21T02:44:37.874611896Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-21T02:44:37.875307964Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=696.518µs logger=migrator t=2026-08-21T02:44:37.882517867Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-21T02:44:37.882576919Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=62.382µs logger=migrator t=2026-08-21T02:44:37.886797192Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-21T02:44:37.88784616Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.057548ms logger=migrator t=2026-08-21T02:44:37.894087287Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-21T02:44:37.894983711Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=896.514µs logger=migrator t=2026-08-21T02:44:37.907375043Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-21T02:44:37.916654392Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.279789ms logger=migrator t=2026-08-21T02:44:37.940294765Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-21T02:44:37.941555409Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.263134ms logger=migrator t=2026-08-21T02:44:37.949595544Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-21T02:44:37.95056108Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=966.116µs logger=migrator t=2026-08-21T02:44:37.960853466Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-21T02:44:37.961913944Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.062328ms logger=migrator t=2026-08-21T02:44:37.967286768Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-21T02:44:37.967638328Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=351.59µs logger=migrator t=2026-08-21T02:44:37.971520712Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-21T02:44:37.972458607Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=930.095µs logger=migrator t=2026-08-21T02:44:37.977216294Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-21T02:44:37.979273049Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.056565ms logger=migrator t=2026-08-21T02:44:37.985804704Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-21T02:44:37.986825351Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.020627ms logger=migrator t=2026-08-21T02:44:37.991551668Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-21T02:44:37.991730703Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=179.525µs logger=migrator t=2026-08-21T02:44:37.998484634Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-21T02:44:37.998654898Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=170.555µs logger=migrator t=2026-08-21T02:44:38.002275995Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-21T02:44:38.004515645Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.23817ms logger=migrator t=2026-08-21T02:44:38.011902693Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-21T02:44:38.015331545Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.429042ms logger=migrator t=2026-08-21T02:44:38.021421738Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-21T02:44:38.023413422Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.991883ms logger=migrator t=2026-08-21T02:44:38.032583067Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-21T02:44:38.033603485Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.021067ms logger=migrator t=2026-08-21T02:44:38.039493222Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-21T02:44:38.040859639Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.366167ms logger=migrator t=2026-08-21T02:44:38.048526134Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-21T02:44:38.049507421Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=982.276µs logger=migrator t=2026-08-21T02:44:38.057281369Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-21T02:44:38.059144559Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.8635ms logger=migrator t=2026-08-21T02:44:38.065706004Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-21T02:44:38.072130056Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.416092ms logger=migrator t=2026-08-21T02:44:38.075863316Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-21T02:44:38.076769871Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=906.674µs logger=migrator t=2026-08-21T02:44:38.080937872Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-21T02:44:38.081776335Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=838.223µs logger=migrator t=2026-08-21T02:44:38.086671566Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-21T02:44:38.08757401Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=902.424µs logger=migrator t=2026-08-21T02:44:38.094945067Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-21T02:44:38.095508113Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=562.845µs logger=migrator t=2026-08-21T02:44:38.099644173Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-21T02:44:38.104063242Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.418729ms logger=migrator t=2026-08-21T02:44:38.112119768Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-21T02:44:38.114740008Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.62033ms logger=migrator t=2026-08-21T02:44:38.12901859Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-21T02:44:38.129067682Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=52.392µs logger=migrator t=2026-08-21T02:44:38.133807408Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-21T02:44:38.134395044Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=595.586µs logger=migrator t=2026-08-21T02:44:38.144993658Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-21T02:44:38.14841744Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.426412ms logger=migrator t=2026-08-21T02:44:38.158957742Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-21T02:44:38.159352192Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=397.56µs logger=migrator t=2026-08-21T02:44:38.1719416Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-21T02:44:38.172284349Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=345.479µs logger=migrator t=2026-08-21T02:44:38.179170674Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-21T02:44:38.18316211Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.981057ms logger=migrator t=2026-08-21T02:44:38.187869226Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-21T02:44:38.188087452Z level=info msg="Migration successfully executed" id="Update uid value" duration=223.356µs logger=migrator t=2026-08-21T02:44:38.193784345Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-21T02:44:38.194777522Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=995.607µs logger=migrator t=2026-08-21T02:44:38.202656673Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-21T02:44:38.203480015Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=831.813µs logger=migrator t=2026-08-21T02:44:38.206987579Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-21T02:44:38.207921364Z level=info msg="Migration successfully executed" id="create api_key table" duration=923.194µs logger=migrator t=2026-08-21T02:44:38.213825792Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-21T02:44:38.214909501Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.083459ms logger=migrator t=2026-08-21T02:44:38.220411488Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-21T02:44:38.221751164Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.342446ms logger=migrator t=2026-08-21T02:44:38.226436119Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-21T02:44:38.227461957Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.027418ms logger=migrator t=2026-08-21T02:44:38.23318115Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-21T02:44:38.234229638Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.055638ms logger=migrator t=2026-08-21T02:44:38.238977395Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-21T02:44:38.239812848Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=836.013µs logger=migrator t=2026-08-21T02:44:38.319066321Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-21T02:44:38.320958051Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.895231ms logger=migrator t=2026-08-21T02:44:38.328586406Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-21T02:44:38.339409106Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.824991ms logger=migrator t=2026-08-21T02:44:38.347275596Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-21T02:44:38.34816693Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=892.504µs logger=migrator t=2026-08-21T02:44:38.352609329Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-21T02:44:38.35339187Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=781.941µs logger=migrator t=2026-08-21T02:44:38.357594763Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-21T02:44:38.358363373Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=768.591µs logger=migrator t=2026-08-21T02:44:38.36271592Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-21T02:44:38.36347849Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=762.32µs logger=migrator t=2026-08-21T02:44:38.368185176Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-21T02:44:38.368501545Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=317.059µs logger=migrator t=2026-08-21T02:44:38.372686107Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-21T02:44:38.373234041Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=548.094µs logger=migrator t=2026-08-21T02:44:38.377983659Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-21T02:44:38.378045661Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=62.221µs logger=migrator t=2026-08-21T02:44:38.383477256Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-21T02:44:38.385983663Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.508807ms logger=migrator t=2026-08-21T02:44:38.391349957Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-21T02:44:38.393587407Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.23707ms logger=migrator t=2026-08-21T02:44:38.398356364Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-21T02:44:38.398495138Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=139.074µs logger=migrator t=2026-08-21T02:44:38.404736705Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-21T02:44:38.406993066Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.256191ms logger=migrator t=2026-08-21T02:44:38.412057531Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-21T02:44:38.414385354Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.545289ms logger=migrator t=2026-08-21T02:44:38.419295315Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-21T02:44:38.419950393Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=654.868µs logger=migrator t=2026-08-21T02:44:38.425650565Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-21T02:44:38.426221281Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=577.766µs logger=migrator t=2026-08-21T02:44:38.43139627Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-21T02:44:38.432306904Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=910.714µs logger=migrator t=2026-08-21T02:44:38.437169734Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-21T02:44:38.438024977Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=856.003µs logger=migrator t=2026-08-21T02:44:38.443989767Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-21T02:44:38.444679905Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=689.778µs logger=migrator t=2026-08-21T02:44:38.449690409Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-21T02:44:38.450375378Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=684.699µs logger=migrator t=2026-08-21T02:44:38.455183317Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-21T02:44:38.455250488Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.752µs logger=migrator t=2026-08-21T02:44:38.460662064Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-21T02:44:38.460685184Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=20.81µs logger=migrator t=2026-08-21T02:44:38.465247286Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-21T02:44:38.467238509Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=1.992323ms logger=migrator t=2026-08-21T02:44:38.472199783Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-21T02:44:38.476571819Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.371457ms logger=migrator t=2026-08-21T02:44:38.481711887Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-21T02:44:38.481792789Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=81.882µs logger=migrator t=2026-08-21T02:44:38.489386543Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-21T02:44:38.490640166Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.253173ms logger=migrator t=2026-08-21T02:44:38.496251557Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-21T02:44:38.497425858Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.181782ms logger=migrator t=2026-08-21T02:44:38.502804432Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-21T02:44:38.502831643Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.991µs logger=migrator t=2026-08-21T02:44:38.544020326Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-21T02:44:38.545328541Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.309795ms logger=migrator t=2026-08-21T02:44:38.550942062Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-21T02:44:38.551969849Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=992.266µs logger=migrator t=2026-08-21T02:44:38.565615055Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-21T02:44:38.567862415Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.24266ms logger=migrator t=2026-08-21T02:44:38.573850325Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-21T02:44:38.573912607Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=61.822µs logger=migrator t=2026-08-21T02:44:38.580274987Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-21T02:44:38.581280844Z level=info msg="Migration successfully executed" id="create session table" duration=1.005527ms logger=migrator t=2026-08-21T02:44:38.587690346Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-21T02:44:38.587768358Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.182µs logger=migrator t=2026-08-21T02:44:38.592558186Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-21T02:44:38.592637039Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.413µs logger=migrator t=2026-08-21T02:44:38.598508306Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-21T02:44:38.599309797Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=808.362µs logger=migrator t=2026-08-21T02:44:38.604949968Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-21T02:44:38.605910944Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=963.006µs logger=migrator t=2026-08-21T02:44:38.61137611Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-21T02:44:38.611417471Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.861µs logger=migrator t=2026-08-21T02:44:38.6165965Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-21T02:44:38.616624991Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.611µs logger=migrator t=2026-08-21T02:44:38.621835641Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-21T02:44:38.62778497Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.933088ms logger=migrator t=2026-08-21T02:44:38.634343696Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-21T02:44:38.638014924Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.671888ms logger=migrator t=2026-08-21T02:44:38.643383488Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-21T02:44:38.643591933Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=199.545µs logger=migrator t=2026-08-21T02:44:38.649007078Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-21T02:44:38.649095391Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=90.453µs logger=migrator t=2026-08-21T02:44:38.654978708Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-21T02:44:38.656139299Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.162491ms logger=migrator t=2026-08-21T02:44:38.661560105Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-21T02:44:38.661588866Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=24.8µs logger=migrator t=2026-08-21T02:44:38.666275121Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-21T02:44:38.669390224Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.115043ms logger=migrator t=2026-08-21T02:44:38.676433213Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-21T02:44:38.67671391Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=269.507µs logger=migrator t=2026-08-21T02:44:38.682726322Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-21T02:44:38.685475455Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.746493ms logger=migrator t=2026-08-21T02:44:38.690356976Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-21T02:44:38.693531091Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.177975ms logger=migrator t=2026-08-21T02:44:38.698434112Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-21T02:44:38.698517965Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=84.473µs logger=migrator t=2026-08-21T02:44:38.704625978Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-21T02:44:38.705692137Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.065719ms logger=migrator t=2026-08-21T02:44:38.710948848Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-21T02:44:38.711658727Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=709.669µs logger=migrator t=2026-08-21T02:44:38.717142163Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-21T02:44:38.718097529Z level=info msg="Migration successfully executed" id="create alert table v1" duration=954.956µs logger=migrator t=2026-08-21T02:44:38.724413838Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-21T02:44:38.726024621Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.612543ms logger=migrator t=2026-08-21T02:44:38.733375478Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-21T02:44:38.734637592Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.262214ms logger=migrator t=2026-08-21T02:44:38.739818971Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-21T02:44:38.740647053Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=831.572µs logger=migrator t=2026-08-21T02:44:38.747136697Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-21T02:44:38.748221586Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.084619ms logger=migrator t=2026-08-21T02:44:38.753454396Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-21T02:44:38.754895905Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.448629ms logger=migrator t=2026-08-21T02:44:38.760350521Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-21T02:44:38.761542803Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.192112ms logger=migrator t=2026-08-21T02:44:38.767381629Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-21T02:44:38.779858093Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.477524ms logger=migrator t=2026-08-21T02:44:38.78421447Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-21T02:44:38.784741544Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=489.003µs logger=migrator t=2026-08-21T02:44:38.78870626Z 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-21T02:44:38.789291046Z 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=584.636µs logger=migrator t=2026-08-21T02:44:38.794795203Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-21T02:44:38.795225505Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=430.712µs logger=migrator t=2026-08-21T02:44:38.800148297Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-21T02:44:38.800918647Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=774.611µs logger=migrator t=2026-08-21T02:44:38.80584866Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-21T02:44:38.807072842Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.224223ms logger=migrator t=2026-08-21T02:44:38.813414832Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-21T02:44:38.818316033Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.904471ms logger=migrator t=2026-08-21T02:44:38.823615505Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-21T02:44:38.82716069Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.544835ms logger=migrator t=2026-08-21T02:44:38.834434265Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-21T02:44:38.843974551Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=9.548106ms logger=migrator t=2026-08-21T02:44:38.850556877Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-21T02:44:38.854428521Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.871504ms logger=migrator t=2026-08-21T02:44:38.861803278Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-21T02:44:38.862760934Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=957.946µs logger=migrator t=2026-08-21T02:44:38.868412995Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-21T02:44:38.868454096Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.651µs logger=migrator t=2026-08-21T02:44:38.874261392Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-21T02:44:38.874297193Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.661µs logger=migrator t=2026-08-21T02:44:38.879955154Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-21T02:44:38.880796377Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=838.423µs logger=migrator t=2026-08-21T02:44:38.885320268Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-21T02:44:38.886852039Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.522211ms logger=migrator t=2026-08-21T02:44:38.953214657Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-21T02:44:38.954397469Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.182771ms logger=migrator t=2026-08-21T02:44:38.966552934Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-21T02:44:38.96791173Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.358536ms logger=migrator t=2026-08-21T02:44:38.973534321Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-21T02:44:38.974910958Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.370247ms logger=migrator t=2026-08-21T02:44:38.981129164Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-21T02:44:38.987147716Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.018751ms logger=migrator t=2026-08-21T02:44:38.992956851Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-21T02:44:38.996805744Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.849323ms logger=migrator t=2026-08-21T02:44:39.002109846Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-21T02:44:39.002318092Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=206.466µs logger=migrator t=2026-08-21T02:44:39.007636644Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-21T02:44:39.009138895Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.5012ms logger=migrator t=2026-08-21T02:44:39.015113765Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-21T02:44:39.016483551Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.369396ms logger=migrator t=2026-08-21T02:44:39.022257896Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-21T02:44:39.026912651Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.655835ms logger=migrator t=2026-08-21T02:44:39.031798852Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-21T02:44:39.031868944Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.831µs logger=migrator t=2026-08-21T02:44:39.037297969Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-21T02:44:39.038131871Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=834.042µs logger=migrator t=2026-08-21T02:44:39.043356051Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-21T02:44:39.044955304Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.599063ms logger=migrator t=2026-08-21T02:44:39.050494402Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-21T02:44:39.050636276Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=131.674µs logger=migrator t=2026-08-21T02:44:39.056178365Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-21T02:44:39.057532041Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.352986ms logger=migrator t=2026-08-21T02:44:39.062645338Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-21T02:44:39.063496601Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=851.132µs logger=migrator t=2026-08-21T02:44:39.068407842Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-21T02:44:39.069777679Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.369547ms logger=migrator t=2026-08-21T02:44:39.075903943Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-21T02:44:39.077434484Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.530191ms logger=migrator t=2026-08-21T02:44:39.082993923Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-21T02:44:39.084565875Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.571402ms logger=migrator t=2026-08-21T02:44:39.090020091Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-21T02:44:39.090990937Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=970.436µs logger=migrator t=2026-08-21T02:44:39.096821093Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-21T02:44:39.096845384Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.451µs logger=migrator t=2026-08-21T02:44:39.10195022Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-21T02:44:39.108449815Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.499205ms logger=migrator t=2026-08-21T02:44:39.115466263Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-21T02:44:39.116913381Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.446808ms logger=migrator t=2026-08-21T02:44:39.125509292Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-21T02:44:39.129616392Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.107679ms logger=migrator t=2026-08-21T02:44:39.135001626Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-21T02:44:39.135729756Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=728.039µs logger=migrator t=2026-08-21T02:44:39.141240633Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-21T02:44:39.142215319Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=970.256µs logger=migrator t=2026-08-21T02:44:39.154091577Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-21T02:44:39.155443524Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.352117ms logger=migrator t=2026-08-21T02:44:39.161469805Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-21T02:44:39.173627331Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.157105ms logger=migrator t=2026-08-21T02:44:39.179981521Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-21T02:44:39.180764172Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=771.25µs logger=migrator t=2026-08-21T02:44:39.186884626Z 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-21T02:44:39.187863292Z 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=978.386µs logger=migrator t=2026-08-21T02:44:39.19339218Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-21T02:44:39.193951155Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=560.975µs logger=migrator t=2026-08-21T02:44:39.200412058Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-21T02:44:39.204753964Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=4.343166ms logger=migrator t=2026-08-21T02:44:39.212210604Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-21T02:44:39.212400369Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=190.585µs logger=migrator t=2026-08-21T02:44:39.21767273Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-21T02:44:39.225270644Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.595284ms logger=migrator t=2026-08-21T02:44:39.230834023Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-21T02:44:39.233743361Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.909138ms logger=migrator t=2026-08-21T02:44:39.239464894Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-21T02:44:39.240474141Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.010097ms logger=migrator t=2026-08-21T02:44:39.246131773Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-21T02:44:39.247628823Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.49742ms logger=migrator t=2026-08-21T02:44:39.253810508Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-21T02:44:39.25423321Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=423.622µs logger=migrator t=2026-08-21T02:44:39.261383811Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-21T02:44:39.269509859Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.125938ms logger=migrator t=2026-08-21T02:44:39.27625603Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-21T02:44:39.277181174Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=925.205µs logger=migrator t=2026-08-21T02:44:39.285481077Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-21T02:44:39.28597438Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=495.713µs logger=migrator t=2026-08-21T02:44:39.293853481Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-21T02:44:39.294300033Z level=info msg="Migration successfully executed" id="Move region to single row" duration=457.252µs logger=migrator t=2026-08-21T02:44:39.300285373Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-21T02:44:39.301389663Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.10449ms logger=migrator t=2026-08-21T02:44:39.306805718Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-21T02:44:39.30764675Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=841.422µs logger=migrator t=2026-08-21T02:44:39.313702373Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-21T02:44:39.314973187Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.270454ms logger=migrator t=2026-08-21T02:44:39.320798173Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-21T02:44:39.32218056Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.384718ms logger=migrator t=2026-08-21T02:44:39.327751059Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-21T02:44:39.328793647Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.042158ms logger=migrator t=2026-08-21T02:44:39.335354483Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-21T02:44:39.337206882Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.85477ms logger=migrator t=2026-08-21T02:44:39.34383923Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-21T02:44:39.344054475Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=215.105µs logger=migrator t=2026-08-21T02:44:39.355438251Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-21T02:44:39.356241672Z level=info msg="Migration successfully executed" id="create test_data table" duration=805.702µs logger=migrator t=2026-08-21T02:44:39.36326991Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-21T02:44:39.364231936Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=961.906µs logger=migrator t=2026-08-21T02:44:39.369524468Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-21T02:44:39.370479043Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=954.815µs logger=migrator t=2026-08-21T02:44:39.375262702Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-21T02:44:39.376274279Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.012398ms logger=migrator t=2026-08-21T02:44:39.381540529Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-21T02:44:39.381778166Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=233.737µs logger=migrator t=2026-08-21T02:44:39.388744753Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-21T02:44:39.389203995Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=455.242µs logger=migrator t=2026-08-21T02:44:39.394391984Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-21T02:44:39.394511407Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=121.693µs logger=migrator t=2026-08-21T02:44:39.400072766Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-21T02:44:39.401006571Z level=info msg="Migration successfully executed" id="create team table" duration=933.785µs logger=migrator t=2026-08-21T02:44:39.40657252Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-21T02:44:39.408265955Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.693815ms logger=migrator t=2026-08-21T02:44:39.41476609Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-21T02:44:39.415753396Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=987.916µs logger=migrator t=2026-08-21T02:44:39.422089546Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-21T02:44:39.427953533Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.853567ms logger=migrator t=2026-08-21T02:44:39.434635902Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-21T02:44:39.434882388Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=254.547µs logger=migrator t=2026-08-21T02:44:39.442093432Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-21T02:44:39.44316464Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.071688ms logger=migrator t=2026-08-21T02:44:39.448816662Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-21T02:44:39.450423645Z level=info msg="Migration successfully executed" id="create team member table" duration=1.608473ms logger=migrator t=2026-08-21T02:44:39.456611071Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-21T02:44:39.457738691Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.129061ms logger=migrator t=2026-08-21T02:44:39.465640562Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-21T02:44:39.467197304Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.556102ms logger=migrator t=2026-08-21T02:44:39.475806624Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-21T02:44:39.477044328Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.238534ms logger=migrator t=2026-08-21T02:44:39.483004097Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-21T02:44:39.488129385Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.122078ms logger=migrator t=2026-08-21T02:44:39.495829921Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-21T02:44:39.500811864Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.981293ms logger=migrator t=2026-08-21T02:44:39.512498447Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-21T02:44:39.515812166Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.313459ms logger=migrator t=2026-08-21T02:44:39.520233965Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-21T02:44:39.52117267Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=938.805µs logger=migrator t=2026-08-21T02:44:39.529291517Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-21T02:44:39.534827006Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=5.536398ms logger=migrator t=2026-08-21T02:44:39.539500361Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-21T02:44:39.540546009Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.045418ms logger=migrator t=2026-08-21T02:44:39.545510422Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-21T02:44:39.547028732Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.51265ms logger=migrator t=2026-08-21T02:44:39.552724835Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-21T02:44:39.55368261Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=958.955µs logger=migrator t=2026-08-21T02:44:39.565750524Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-21T02:44:39.566932556Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.184782ms logger=migrator t=2026-08-21T02:44:39.571866778Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-21T02:44:39.57346421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.596322ms logger=migrator t=2026-08-21T02:44:39.588155844Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-21T02:44:39.589217222Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.064508ms logger=migrator t=2026-08-21T02:44:39.599376724Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-21T02:44:39.600215177Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=840.013µs logger=migrator t=2026-08-21T02:44:39.60479557Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-21T02:44:39.605030386Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=235.336µs logger=migrator t=2026-08-21T02:44:39.611023176Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-21T02:44:39.612952828Z level=info msg="Migration successfully executed" id="create tag table" duration=1.950762ms logger=migrator t=2026-08-21T02:44:39.627990401Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-21T02:44:39.630531419Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.543768ms logger=migrator t=2026-08-21T02:44:39.635552083Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-21T02:44:39.636339504Z level=info msg="Migration successfully executed" id="create login attempt table" duration=787.931µs logger=migrator t=2026-08-21T02:44:39.646158638Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-21T02:44:39.64738263Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.226212ms logger=migrator t=2026-08-21T02:44:39.656203447Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-21T02:44:39.657318077Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.11759ms logger=migrator t=2026-08-21T02:44:39.663923253Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-21T02:44:39.676583442Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.657809ms logger=migrator t=2026-08-21T02:44:39.684406392Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-21T02:44:39.685238025Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=832.762µs logger=migrator t=2026-08-21T02:44:39.692992052Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-21T02:44:39.694105302Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.11379ms logger=migrator t=2026-08-21T02:44:39.699754503Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-21T02:44:39.700210895Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=456.972µs logger=migrator t=2026-08-21T02:44:39.706118244Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-21T02:44:39.707450599Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.332235ms logger=migrator t=2026-08-21T02:44:39.715291919Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-21T02:44:39.716645776Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.354336ms logger=migrator t=2026-08-21T02:44:39.722311977Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-21T02:44:39.723247873Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=935.626µs logger=migrator t=2026-08-21T02:44:39.732157551Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-21T02:44:39.732290395Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=134.044µs logger=migrator t=2026-08-21T02:44:39.743141665Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-21T02:44:39.749524746Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.384591ms logger=migrator t=2026-08-21T02:44:39.757205512Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-21T02:44:39.762465493Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.255701ms logger=migrator t=2026-08-21T02:44:39.768771642Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-21T02:44:39.773966241Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.200179ms logger=migrator t=2026-08-21T02:44:39.777813454Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-21T02:44:39.783141647Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.327943ms logger=migrator t=2026-08-21T02:44:39.790775281Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-21T02:44:39.791811969Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.049108ms logger=migrator t=2026-08-21T02:44:39.797431219Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-21T02:44:39.80603815Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.599881ms logger=migrator t=2026-08-21T02:44:39.815874744Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-21T02:44:39.817634041Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.763138ms logger=migrator t=2026-08-21T02:44:39.82546041Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-21T02:44:39.826609331Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.143701ms logger=migrator t=2026-08-21T02:44:39.830575867Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-21T02:44:39.831526333Z level=info msg="Migration successfully executed" id="create user auth token table" duration=950.856µs logger=migrator t=2026-08-21T02:44:39.835320414Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-21T02:44:39.836336952Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.017967ms logger=migrator t=2026-08-21T02:44:39.841330505Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-21T02:44:39.843057572Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.727737ms logger=migrator t=2026-08-21T02:44:39.848450556Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-21T02:44:39.850000427Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.558271ms logger=migrator t=2026-08-21T02:44:39.85494401Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-21T02:44:39.860866409Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.923658ms logger=migrator t=2026-08-21T02:44:39.867829145Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-21T02:44:39.869259264Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.433288ms logger=migrator t=2026-08-21T02:44:39.876206919Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-21T02:44:39.877498834Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.291685ms logger=migrator t=2026-08-21T02:44:39.883261619Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-21T02:44:39.884355048Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.093459ms logger=migrator t=2026-08-21T02:44:39.888710884Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-21T02:44:39.889774353Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.065289ms logger=migrator t=2026-08-21T02:44:39.893616826Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-21T02:44:39.894783477Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.166771ms logger=migrator t=2026-08-21T02:44:39.902648618Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-21T02:44:39.902786431Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=137.663µs logger=migrator t=2026-08-21T02:44:39.908498395Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-21T02:44:39.908731121Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=232.737µs logger=migrator t=2026-08-21T02:44:39.912632505Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-21T02:44:39.914517556Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.88509ms logger=migrator t=2026-08-21T02:44:39.920115196Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-21T02:44:39.921317798Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.196812ms logger=migrator t=2026-08-21T02:44:39.925744947Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-21T02:44:39.926831186Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.086149ms logger=migrator t=2026-08-21T02:44:39.931458939Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-21T02:44:39.931531821Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.702µs logger=migrator t=2026-08-21T02:44:39.935453167Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-21T02:44:39.937198003Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.746277ms logger=migrator t=2026-08-21T02:44:39.942166726Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-21T02:44:39.943259145Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.088169ms logger=migrator t=2026-08-21T02:44:39.946965475Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-21T02:44:39.948025643Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.055978ms logger=migrator t=2026-08-21T02:44:39.952184715Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-21T02:44:39.954090906Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.90567ms logger=migrator t=2026-08-21T02:44:39.9620858Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-21T02:44:39.971289266Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.176085ms logger=migrator t=2026-08-21T02:44:39.977624626Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-21T02:44:39.978481729Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=860.483µs logger=migrator t=2026-08-21T02:44:39.985178038Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-21T02:44:39.98524828Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=70.682µs logger=migrator t=2026-08-21T02:44:39.992054583Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-21T02:44:39.992935706Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=880.944µs logger=migrator t=2026-08-21T02:44:39.998412563Z 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-21T02:44:39.999289426Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=893.624µs logger=migrator t=2026-08-21T02:44:40.011517034Z 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-21T02:44:40.013445676Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.924811ms logger=migrator t=2026-08-21T02:44:40.018129611Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-21T02:44:40.018231584Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=102.553µs logger=migrator t=2026-08-21T02:44:40.022235241Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-21T02:44:40.02369113Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.460759ms logger=migrator t=2026-08-21T02:44:40.028518879Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-21T02:44:40.029503106Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=982.397µs logger=migrator t=2026-08-21T02:44:40.035351962Z 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-21T02:44:40.036598236Z 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.241393ms logger=migrator t=2026-08-21T02:44:40.041779335Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-21T02:44:40.042707059Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=927.664µs logger=migrator t=2026-08-21T02:44:40.048260108Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-21T02:44:40.054792813Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.489574ms logger=migrator t=2026-08-21T02:44:40.059266853Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-21T02:44:40.060160757Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=892.294µs logger=migrator t=2026-08-21T02:44:40.064532674Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-21T02:44:40.065451499Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=918.944µs logger=migrator t=2026-08-21T02:44:40.069398024Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-21T02:44:40.099156221Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.738107ms logger=migrator t=2026-08-21T02:44:40.103273442Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-21T02:44:40.128345213Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.068242ms logger=migrator t=2026-08-21T02:44:40.134645942Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-21T02:44:40.135731631Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.086519ms logger=migrator t=2026-08-21T02:44:40.141331341Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-21T02:44:40.142229085Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=897.444µs logger=migrator t=2026-08-21T02:44:40.146825228Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-21T02:44:40.152782318Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.95469ms logger=migrator t=2026-08-21T02:44:40.160667449Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-21T02:44:40.165494478Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.827649ms logger=migrator t=2026-08-21T02:44:40.170182954Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-21T02:44:40.171759056Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.576712ms logger=migrator t=2026-08-21T02:44:40.175950998Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-21T02:44:40.177279194Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.323916ms logger=migrator t=2026-08-21T02:44:40.183719996Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-21T02:44:40.184820466Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.10007ms logger=migrator t=2026-08-21T02:44:40.188814473Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-21T02:44:40.189918333Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.10362ms logger=migrator t=2026-08-21T02:44:40.19543491Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-21T02:44:40.195534873Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.283µs logger=migrator t=2026-08-21T02:44:40.200254039Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-21T02:44:40.208997013Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.740364ms logger=migrator t=2026-08-21T02:44:40.212744394Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-21T02:44:40.219560727Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.814612ms logger=migrator t=2026-08-21T02:44:40.224065297Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-21T02:44:40.233907021Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.836903ms logger=migrator t=2026-08-21T02:44:40.242698126Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-21T02:44:40.243840467Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.142641ms logger=migrator t=2026-08-21T02:44:40.247574947Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-21T02:44:40.248658886Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.083769ms logger=migrator t=2026-08-21T02:44:40.25253045Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-21T02:44:40.259663651Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.132741ms logger=migrator t=2026-08-21T02:44:40.265391964Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-21T02:44:40.27234774Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.958416ms logger=migrator t=2026-08-21T02:44:40.27718579Z 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-21T02:44:40.278209277Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.025047ms logger=migrator t=2026-08-21T02:44:40.283931911Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-21T02:44:40.291575395Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.642054ms logger=migrator t=2026-08-21T02:44:40.296194809Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-21T02:44:40.302987391Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.792722ms logger=migrator t=2026-08-21T02:44:40.308065127Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-21T02:44:40.308239072Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=168.975µs logger=migrator t=2026-08-21T02:44:40.312677121Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-21T02:44:40.313948134Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.274164ms logger=migrator t=2026-08-21T02:44:40.318935028Z 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-21T02:44:40.320736447Z 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.801148ms logger=migrator t=2026-08-21T02:44:40.325197286Z 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-21T02:44:40.327088186Z 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.89073ms logger=migrator t=2026-08-21T02:44:40.332597714Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-21T02:44:40.332728378Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=131.064µs logger=migrator t=2026-08-21T02:44:40.336403736Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-21T02:44:40.34550339Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.099544ms logger=migrator t=2026-08-21T02:44:40.349554359Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-21T02:44:40.354667915Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.111256ms logger=migrator t=2026-08-21T02:44:40.359439023Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-21T02:44:40.366530583Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.09101ms logger=migrator t=2026-08-21T02:44:40.370081138Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-21T02:44:40.375619547Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.538129ms logger=migrator t=2026-08-21T02:44:40.379688436Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-21T02:44:40.389536359Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.847143ms logger=migrator t=2026-08-21T02:44:40.393347401Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-21T02:44:40.393508806Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=161.955µs logger=migrator t=2026-08-21T02:44:40.399871796Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-21T02:44:40.400968416Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.087369ms logger=migrator t=2026-08-21T02:44:40.406197635Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-21T02:44:40.413385088Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.195643ms logger=migrator t=2026-08-21T02:44:40.418229308Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-21T02:44:40.419315667Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=1.063988ms logger=migrator t=2026-08-21T02:44:40.425302557Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-21T02:44:40.432176291Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.873734ms logger=migrator t=2026-08-21T02:44:40.436423045Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-21T02:44:40.437649578Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.225963ms logger=migrator t=2026-08-21T02:44:40.442497438Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-21T02:44:40.449162296Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.657988ms logger=migrator t=2026-08-21T02:44:40.454556771Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-21T02:44:40.455416954Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=864.093µs logger=migrator t=2026-08-21T02:44:40.459636237Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-21T02:44:40.460768337Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.12775ms logger=migrator t=2026-08-21T02:44:40.468133255Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-21T02:44:40.475906153Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.772068ms logger=migrator t=2026-08-21T02:44:40.490867594Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-21T02:44:40.492496577Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.632294ms logger=migrator t=2026-08-21T02:44:40.498245831Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-21T02:44:40.499463284Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.217613ms logger=migrator t=2026-08-21T02:44:40.503956854Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-21T02:44:40.505370642Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.419588ms logger=migrator t=2026-08-21T02:44:40.509132163Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-21T02:44:40.510248863Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.11651ms logger=migrator t=2026-08-21T02:44:40.516029577Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-21T02:44:40.51613635Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.123µs logger=migrator t=2026-08-21T02:44:40.520008124Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-21T02:44:40.521180676Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.171872ms logger=migrator t=2026-08-21T02:44:40.525283115Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-21T02:44:40.526334073Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.050828ms logger=migrator t=2026-08-21T02:44:40.53069225Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-21T02:44:40.531129432Z 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-21T02:44:40.534767589Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-21T02:44:40.535201771Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=430.632µs logger=migrator t=2026-08-21T02:44:40.53852163Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-21T02:44:40.539629939Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.108009ms logger=migrator t=2026-08-21T02:44:40.543812342Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-21T02:44:40.551553859Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.740007ms logger=migrator t=2026-08-21T02:44:40.556686036Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-21T02:44:40.558039013Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.349837ms logger=migrator t=2026-08-21T02:44:40.563863499Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-21T02:44:40.565186644Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.323395ms logger=migrator t=2026-08-21T02:44:40.573491597Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-21T02:44:40.57548146Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.992043ms logger=migrator t=2026-08-21T02:44:40.58146041Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-21T02:44:40.582806816Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.338916ms logger=migrator t=2026-08-21T02:44:40.586961568Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-21T02:44:40.588823267Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.85264ms logger=migrator t=2026-08-21T02:44:40.59339073Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-21T02:44:40.593436921Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.382µs logger=migrator t=2026-08-21T02:44:40.599025061Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-21T02:44:40.599138224Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.423µs logger=migrator t=2026-08-21T02:44:40.604442556Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-21T02:44:40.614991228Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.549252ms logger=migrator t=2026-08-21T02:44:40.619620562Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-21T02:44:40.619980232Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=359.6µs logger=migrator t=2026-08-21T02:44:40.623898437Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-21T02:44:40.625353326Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.454879ms logger=migrator t=2026-08-21T02:44:40.632000514Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-21T02:44:40.632446656Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=450.272µs logger=migrator t=2026-08-21T02:44:40.638698773Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-21T02:44:40.639770922Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.077079ms logger=migrator t=2026-08-21T02:44:40.653221602Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-21T02:44:40.654916558Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.698216ms logger=migrator t=2026-08-21T02:44:40.660149748Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-21T02:44:40.696261305Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.107107ms logger=migrator t=2026-08-21T02:44:40.701234098Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-21T02:44:40.708170684Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.936696ms logger=migrator t=2026-08-21T02:44:40.712020007Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-21T02:44:40.7121378Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=117.833µs logger=migrator t=2026-08-21T02:44:40.719279452Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-21T02:44:40.761814191Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=42.530629ms logger=migrator t=2026-08-21T02:44:40.766832675Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-21T02:44:40.799306835Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.48077ms logger=migrator t=2026-08-21T02:44:40.806106857Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-21T02:44:40.807178706Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.066829ms logger=migrator t=2026-08-21T02:44:40.812358175Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-21T02:44:40.81365661Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.298235ms logger=migrator t=2026-08-21T02:44:40.820654567Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-21T02:44:40.82112302Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=467.542µs logger=migrator t=2026-08-21T02:44:40.829912245Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-21T02:44:40.831310093Z level=info msg="Migration successfully executed" id="create permission table" duration=1.400558ms logger=migrator t=2026-08-21T02:44:40.836532332Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-21T02:44:40.838287499Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.755777ms logger=migrator t=2026-08-21T02:44:40.846189981Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-21T02:44:40.847925247Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.735946ms logger=migrator t=2026-08-21T02:44:40.855014847Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-21T02:44:40.856569079Z level=info msg="Migration successfully executed" id="create role table" duration=1.555932ms logger=migrator t=2026-08-21T02:44:40.860577936Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-21T02:44:40.869988429Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.407313ms logger=migrator t=2026-08-21T02:44:40.875082115Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-21T02:44:40.88309834Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.015205ms logger=migrator t=2026-08-21T02:44:40.888100574Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-21T02:44:40.889392008Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.292125ms logger=migrator t=2026-08-21T02:44:40.894570067Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-21T02:44:40.896361955Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.796028ms logger=migrator t=2026-08-21T02:44:40.901054191Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-21T02:44:40.902500919Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.446139ms logger=migrator t=2026-08-21T02:44:40.907619547Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-21T02:44:40.908786268Z level=info msg="Migration successfully executed" id="create team role table" duration=1.165651ms logger=migrator t=2026-08-21T02:44:40.912872887Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-21T02:44:40.914241094Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.367847ms logger=migrator t=2026-08-21T02:44:40.918365344Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-21T02:44:40.920834411Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.470456ms logger=migrator t=2026-08-21T02:44:40.926676827Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-21T02:44:40.928047834Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.371927ms logger=migrator t=2026-08-21T02:44:40.932848192Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-21T02:44:40.933915851Z level=info msg="Migration successfully executed" id="create user role table" duration=1.066769ms logger=migrator t=2026-08-21T02:44:40.938620047Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-21T02:44:40.94060738Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.995254ms logger=migrator t=2026-08-21T02:44:40.946737804Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-21T02:44:40.948015439Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.274575ms logger=migrator t=2026-08-21T02:44:40.954697977Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-21T02:44:40.957112392Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.409235ms logger=migrator t=2026-08-21T02:44:40.961007697Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-21T02:44:40.961691365Z level=info msg="Migration successfully executed" id="create builtin role table" duration=681.238µs logger=migrator t=2026-08-21T02:44:40.965652261Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-21T02:44:40.967162771Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.50878ms logger=migrator t=2026-08-21T02:44:40.972686339Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-21T02:44:40.974285292Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.599793ms logger=migrator t=2026-08-21T02:44:40.979715547Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-21T02:44:40.988069972Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.358634ms logger=migrator t=2026-08-21T02:44:40.995237133Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-21T02:44:40.996508767Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.272334ms logger=migrator t=2026-08-21T02:44:41.00181489Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-21T02:44:41.003286409Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.470549ms logger=migrator t=2026-08-21T02:44:41.009247439Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-21T02:44:41.010479042Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.233874ms logger=migrator t=2026-08-21T02:44:41.014369816Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-21T02:44:41.015476375Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.106259ms logger=migrator t=2026-08-21T02:44:41.02161254Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-21T02:44:41.022390001Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=775.771µs logger=migrator t=2026-08-21T02:44:41.026353957Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-21T02:44:41.027283872Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=929.835µs logger=migrator t=2026-08-21T02:44:41.031161845Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-21T02:44:41.038385759Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.228364ms logger=migrator t=2026-08-21T02:44:41.044450972Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-21T02:44:41.052354063Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.902112ms logger=migrator t=2026-08-21T02:44:41.057522022Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-21T02:44:41.063515342Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.992381ms logger=migrator t=2026-08-21T02:44:41.067336815Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-21T02:44:41.075882823Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.544439ms logger=migrator t=2026-08-21T02:44:41.082777258Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-21T02:44:41.084079133Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.301995ms logger=migrator t=2026-08-21T02:44:41.091013749Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-21T02:44:41.09255885Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.546631ms logger=migrator t=2026-08-21T02:44:41.098104009Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-21T02:44:41.099357732Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.254184ms logger=migrator t=2026-08-21T02:44:41.103727519Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-21T02:44:41.104392767Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=667.768µs logger=migrator t=2026-08-21T02:44:41.108872247Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-21T02:44:41.110817349Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.945532ms logger=migrator t=2026-08-21T02:44:41.116901862Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-21T02:44:41.117118188Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=219.906µs logger=migrator t=2026-08-21T02:44:41.121217068Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-21T02:44:41.121344671Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=133.813µs logger=migrator t=2026-08-21T02:44:41.125070411Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-21T02:44:41.126041017Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=970.746µs logger=migrator t=2026-08-21T02:44:41.130947988Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-21T02:44:41.135206013Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=4.255394ms logger=migrator t=2026-08-21T02:44:41.142245161Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-21T02:44:41.143261488Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.018947ms logger=migrator t=2026-08-21T02:44:41.147597514Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-21T02:44:41.147921593Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=327.019µs logger=migrator t=2026-08-21T02:44:41.151971361Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-21T02:44:41.152473365Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=502.224µs logger=migrator t=2026-08-21T02:44:41.160171471Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-21T02:44:41.161649561Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.48129ms logger=migrator t=2026-08-21T02:44:41.16873044Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-21T02:44:41.171248178Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.514898ms logger=migrator t=2026-08-21T02:44:41.181720668Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-21T02:44:41.195453816Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.706937ms logger=migrator t=2026-08-21T02:44:41.200097691Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-21T02:44:41.200195603Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=99.572µs logger=migrator t=2026-08-21T02:44:41.20566227Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-21T02:44:41.20678466Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.12213ms logger=migrator t=2026-08-21T02:44:41.21091505Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-21T02:44:41.212608136Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.692516ms logger=migrator t=2026-08-21T02:44:41.217217829Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-21T02:44:41.218548025Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.330096ms logger=migrator t=2026-08-21T02:44:41.22359844Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-21T02:44:41.232898179Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.298129ms logger=migrator t=2026-08-21T02:44:41.237249376Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-21T02:44:41.238566431Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.320205ms logger=migrator t=2026-08-21T02:44:41.242508477Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-21T02:44:41.243596876Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.088249ms logger=migrator t=2026-08-21T02:44:41.248643251Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-21T02:44:41.273020144Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.380713ms logger=migrator t=2026-08-21T02:44:41.278389078Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-21T02:44:41.279340593Z level=info msg="Migration successfully executed" id="create correlation v2" duration=951.775µs logger=migrator t=2026-08-21T02:44:41.284355548Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-21T02:44:41.286154456Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.799459ms logger=migrator t=2026-08-21T02:44:41.291121179Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-21T02:44:41.293054881Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.938762ms logger=migrator t=2026-08-21T02:44:41.298286891Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-21T02:44:41.299665258Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.379217ms logger=migrator t=2026-08-21T02:44:41.304299172Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-21T02:44:41.304691982Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=393.45µs logger=migrator t=2026-08-21T02:44:41.309155812Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-21T02:44:41.310517218Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.360866ms logger=migrator t=2026-08-21T02:44:41.317741012Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-21T02:44:41.327721569Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.985137ms logger=migrator t=2026-08-21T02:44:41.332269581Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-21T02:44:41.333020251Z level=info msg="Migration successfully executed" id="create entity_events table" duration=750.3µs logger=migrator t=2026-08-21T02:44:41.337962703Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-21T02:44:41.338800126Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=838.393µs logger=migrator t=2026-08-21T02:44:41.344779366Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-21T02:44:41.345825454Z 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-21T02:44:41.350812287Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-21T02:44:41.351300541Z 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-21T02:44:41.35614412Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-21T02:44:41.357101066Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=956.896µs logger=migrator t=2026-08-21T02:44:41.361155405Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-21T02:44:41.362381588Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.225203ms logger=migrator t=2026-08-21T02:44:41.368307636Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-21T02:44:41.369664173Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.356617ms logger=migrator t=2026-08-21T02:44:41.373790283Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-21T02:44:41.376439444Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.655701ms logger=migrator t=2026-08-21T02:44:41.382309621Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-21T02:44:41.383556745Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.250014ms logger=migrator t=2026-08-21T02:44:41.398137035Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-21T02:44:41.399201974Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.065909ms logger=migrator t=2026-08-21T02:44:41.403915039Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-21T02:44:41.404575617Z level=info msg="Migration successfully executed" id="Drop public config table" duration=659.838µs logger=migrator t=2026-08-21T02:44:41.409974531Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-21T02:44:41.410906266Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=931.095µs logger=migrator t=2026-08-21T02:44:41.415098049Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-21T02:44:41.417365299Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.26743ms logger=migrator t=2026-08-21T02:44:41.421742667Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-21T02:44:41.423618557Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.875711ms logger=migrator t=2026-08-21T02:44:41.430035548Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-21T02:44:41.431319473Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.285925ms logger=migrator t=2026-08-21T02:44:41.436379729Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-21T02:44:41.459909949Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.52395ms logger=migrator t=2026-08-21T02:44:41.464513852Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-21T02:44:41.472232099Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.717197ms logger=migrator t=2026-08-21T02:44:41.478106646Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-21T02:44:41.487488418Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.381551ms logger=migrator t=2026-08-21T02:44:41.493213191Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-21T02:44:41.49356309Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=350.999µs logger=migrator t=2026-08-21T02:44:41.49730386Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-21T02:44:41.507131034Z level=info msg="Migration successfully executed" id="add share column" duration=9.824324ms logger=migrator t=2026-08-21T02:44:41.512064216Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-21T02:44:41.51220859Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=144.884µs logger=migrator t=2026-08-21T02:44:41.517385708Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-21T02:44:41.519064163Z level=info msg="Migration successfully executed" id="create file table" duration=1.678155ms logger=migrator t=2026-08-21T02:44:41.523181354Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-21T02:44:41.524271413Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.089989ms logger=migrator t=2026-08-21T02:44:41.528541727Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-21T02:44:41.529702148Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.158351ms logger=migrator t=2026-08-21T02:44:41.534783324Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-21T02:44:41.536247854Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.464319ms logger=migrator t=2026-08-21T02:44:41.540292522Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-21T02:44:41.542185403Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.892121ms logger=migrator t=2026-08-21T02:44:41.546078147Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-21T02:44:41.54617908Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=102.173µs logger=migrator t=2026-08-21T02:44:41.554221685Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-21T02:44:41.554346538Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=128.873µs logger=migrator t=2026-08-21T02:44:41.558751366Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-21T02:44:41.559326632Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=575.286µs logger=migrator t=2026-08-21T02:44:41.563887464Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-21T02:44:41.564214673Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=327.679µs logger=migrator t=2026-08-21T02:44:41.571223601Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-21T02:44:41.573773079Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.549479ms logger=migrator t=2026-08-21T02:44:41.578242148Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-21T02:44:41.590274991Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.025902ms logger=migrator t=2026-08-21T02:44:41.59511185Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-21T02:44:41.595288955Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=177.545µs logger=migrator t=2026-08-21T02:44:41.599413966Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-21T02:44:41.600602457Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.187742ms logger=migrator t=2026-08-21T02:44:41.606253269Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-21T02:44:41.606918567Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=667.127µs logger=migrator t=2026-08-21T02:44:41.611754496Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-21T02:44:41.612137926Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=379.67µs logger=migrator t=2026-08-21T02:44:41.617331785Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-21T02:44:41.618206769Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=875.334µs logger=migrator t=2026-08-21T02:44:41.623372337Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-21T02:44:41.632873382Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.500685ms logger=migrator t=2026-08-21T02:44:41.637080835Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-21T02:44:41.646538848Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.456754ms logger=migrator t=2026-08-21T02:44:41.652187849Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-21T02:44:41.654251065Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.066035ms logger=migrator t=2026-08-21T02:44:41.662920097Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-21T02:44:41.747602605Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.678858ms logger=migrator t=2026-08-21T02:44:41.751954241Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-21T02:44:41.752801064Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=846.893µs logger=migrator t=2026-08-21T02:44:41.757683255Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-21T02:44:41.758822735Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.13852ms logger=migrator t=2026-08-21T02:44:41.763242134Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-21T02:44:41.792703423Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.46147ms logger=migrator t=2026-08-21T02:44:41.797475321Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-21T02:44:41.804498089Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.022238ms logger=migrator t=2026-08-21T02:44:41.810185061Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-21T02:44:41.810538711Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=354.05µs logger=migrator t=2026-08-21T02:44:41.814945539Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-21T02:44:41.815118263Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=173.064µs logger=migrator t=2026-08-21T02:44:41.819216843Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-21T02:44:41.819439539Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=222.786µs logger=migrator t=2026-08-21T02:44:41.824280039Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-21T02:44:41.824501355Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=222.466µs logger=migrator t=2026-08-21T02:44:41.830533086Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-21T02:44:41.830744192Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=211.646µs logger=migrator t=2026-08-21T02:44:41.834586095Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-21T02:44:41.835620252Z level=info msg="Migration successfully executed" id="create folder table" duration=1.034267ms logger=migrator t=2026-08-21T02:44:41.840967786Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-21T02:44:41.843916005Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.945909ms logger=migrator t=2026-08-21T02:44:41.849733721Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-21T02:44:41.851177729Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.443659ms logger=migrator t=2026-08-21T02:44:41.855371432Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-21T02:44:41.855405683Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.2µs logger=migrator t=2026-08-21T02:44:41.859343078Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-21T02:44:41.860779036Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.435528ms logger=migrator t=2026-08-21T02:44:41.866743846Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-21T02:44:41.868865983Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.121047ms logger=migrator t=2026-08-21T02:44:41.872898481Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-21T02:44:41.874653678Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.751887ms logger=migrator t=2026-08-21T02:44:41.879453777Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-21T02:44:41.879878808Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=425.321µs logger=migrator t=2026-08-21T02:44:41.884127672Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-21T02:44:41.884420789Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=293.767µs logger=migrator t=2026-08-21T02:44:41.88780838Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-21T02:44:41.888938751Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.12641ms logger=migrator t=2026-08-21T02:44:41.893043851Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-21T02:44:41.895064095Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.023054ms logger=migrator t=2026-08-21T02:44:41.900063869Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-21T02:44:41.901173318Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.109539ms logger=migrator t=2026-08-21T02:44:41.906708507Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-21T02:44:41.9087156Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.007073ms logger=migrator t=2026-08-21T02:44:41.913619602Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-21T02:44:41.914837244Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.219772ms logger=migrator t=2026-08-21T02:44:41.919239582Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-21T02:44:41.920207178Z level=info msg="Migration successfully executed" id="create anon_device table" duration=967.116µs logger=migrator t=2026-08-21T02:44:41.924274747Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-21T02:44:41.925644744Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.370277ms logger=migrator t=2026-08-21T02:44:41.931279725Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-21T02:44:41.933134315Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.853999ms logger=migrator t=2026-08-21T02:44:41.938796836Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-21T02:44:41.940232955Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.435828ms logger=migrator t=2026-08-21T02:44:41.94414797Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-21T02:44:41.945313661Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.165462ms logger=migrator t=2026-08-21T02:44:41.949634726Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-21T02:44:41.951327082Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.691086ms logger=migrator t=2026-08-21T02:44:41.95538182Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-21T02:44:41.955840723Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=460.653µs logger=migrator t=2026-08-21T02:44:41.961693569Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-21T02:44:41.974262566Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.570447ms logger=migrator t=2026-08-21T02:44:41.979585029Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-21T02:44:41.980861323Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.278135ms logger=migrator t=2026-08-21T02:44:41.98560791Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-21T02:44:41.985642731Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=39.321µs logger=migrator t=2026-08-21T02:44:41.99008111Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-21T02:44:41.991722774Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.641714ms logger=migrator t=2026-08-21T02:44:41.996479281Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-21T02:44:41.996505362Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.601µs logger=migrator t=2026-08-21T02:44:42.000806737Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-21T02:44:42.002078841Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.271464ms logger=migrator t=2026-08-21T02:44:42.008150794Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-21T02:44:42.010195229Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.044195ms logger=migrator t=2026-08-21T02:44:42.016839397Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-21T02:44:42.017941116Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.10129ms logger=migrator t=2026-08-21T02:44:42.021480111Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-21T02:44:42.022239201Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=759.71µs logger=migrator t=2026-08-21T02:44:42.026023563Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-21T02:44:42.02628578Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=261.777µs logger=migrator t=2026-08-21T02:44:42.031664644Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-21T02:44:42.032488246Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=822.933µs logger=migrator t=2026-08-21T02:44:42.036516434Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-21T02:44:42.037967753Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.449448ms logger=migrator t=2026-08-21T02:44:42.042150874Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-21T02:44:42.043000567Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=847.433µs logger=migrator t=2026-08-21T02:44:42.047874328Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-21T02:44:42.057736922Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.861784ms logger=migrator t=2026-08-21T02:44:42.062603512Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-21T02:44:42.074043379Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.440967ms logger=migrator t=2026-08-21T02:44:42.077751518Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-21T02:44:42.087839048Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.08839ms logger=migrator t=2026-08-21T02:44:42.092109003Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-21T02:44:42.092201975Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=93.362µs logger=migrator t=2026-08-21T02:44:42.098485253Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-21T02:44:42.110188817Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.701534ms logger=migrator t=2026-08-21T02:44:42.1158923Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-21T02:44:42.127066979Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.173279ms logger=migrator t=2026-08-21T02:44:42.131242981Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-21T02:44:42.13159719Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=354.509µs logger=migrator t=2026-08-21T02:44:42.135030292Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.002449711s logger=migrator t=2026-08-21T02:44:42.13568455Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-21T02:44:42.152056118Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-21T02:44:42.152294425Z level=info msg="Created default organization" logger=secrets t=2026-08-21T02:44:42.160014111Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-21T02:44:42.199460888Z level=info msg="Restored cache from database" duration=643.867µs logger=plugin.store t=2026-08-21T02:44:42.201059111Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-21T02:44:42.235664638Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-21T02:44:42.235694049Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-21T02:44:42.235761661Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-21T02:44:42.235775381Z level=info msg="Plugins loaded" count=54 duration=34.71857ms logger=query_data t=2026-08-21T02:44:42.239436869Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-21T02:44:42.243065536Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-21T02:44:42.250825564Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-21T02:44:42.259122586Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-21T02:44:42.261360706Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-21T02:44:42.263312199Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-21T02:44:42.282488932Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-21T02:44:42.299443536Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-21T02:44:42.317989653Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-21T02:44:42.318015184Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-21T02:44:42.318219139Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-21T02:44:42.318581889Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-21T02:44:42.318823665Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-21T02:44:42.327260591Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-21T02:44:42.42239877Z level=info msg="Update check succeeded" duration=104.115759ms logger=grafana.update.checker t=2026-08-21T02:44:42.425966585Z level=info msg="Update check succeeded" duration=107.091388ms logger=ngalert.state.manager t=2026-08-21T02:44:42.525758878Z level=info msg="State cache has been initialized" states=0 duration=207.162569ms logger=ngalert.scheduler t=2026-08-21T02:44:42.525981234Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-21T02:44:42.526083847Z level=info msg=starting first_tick=2026-08-21T02:44:50Z logger=provisioning.dashboard t=2026-08-21T02:44:42.530868545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:42.554708814Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-21T02:44:42.668116461Z level=info msg="Patterns update finished" duration=104.132499ms logger=grafana-apiserver t=2026-08-21T02:44:42.799745407Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-21T02:44:42.800271471Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-21T02:44:45.537481398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:45.538565827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:45.99527274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.029345563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.043382449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.061508364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.082943548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.109658864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.13453766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.157841384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.173722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.198786691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.214251655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.257048852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.275069654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.30065575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.325845494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.359990419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.377099707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.407704107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.425643368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.489256561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.509845623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.548131488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.568394561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.607231221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.636027763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.755475862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.774749179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.825026185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.844221359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.904954806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.921417177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.974803567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:46.993358934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.055807927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.071123467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.136634342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.153930195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.297667165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.314751473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.374706759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.394891249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.453376586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.466624121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.516197389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.536429781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.595305438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.623503833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.712552068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.730487089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.791690128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:47.809928277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.003800369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.021474093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.088033286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.109019598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.175022225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.195086793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.258095891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.274229783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.348464931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.367011728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.442890451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.462486236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.558698753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.579126879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.663294593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.677540415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.774393699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.791461326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.870159214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.886371439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.953785914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:48.972934177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:49.051669926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:49.071157118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:49.141642316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:49.163760679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-21T02:44:49.252527856Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-21T02:46:09.374348128Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-21T02:54:42.349252598Z level=info msg="Completed cleanup jobs" duration=29.691764ms logger=plugins.update.checker t=2026-08-21T02:54:42.512271681Z level=info msg="Update check succeeded" duration=89.103195ms logger=sqlstore.transactions t=2026-08-21T02:59:42.25877934Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-21T03:04:42.351339254Z level=info msg="Completed cleanup jobs" duration=32.147146ms logger=plugins.update.checker t=2026-08-21T03:04:42.494826189Z level=info msg="Update check succeeded" duration=72.350639ms logger=plugins.update.checker t=2026-08-21T03:14:42.522522853Z level=info msg="Update check succeeded" duration=99.814907ms logger=cleanup t=2026-08-21T03:14:42.651999829Z level=info msg="Completed cleanup jobs" duration=333.19506ms logger=infra.usagestats t=2026-08-21T03:16:09.397563492Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-21T03:24:42.358686457Z level=info msg="Completed cleanup jobs" duration=39.450666ms logger=plugins.update.checker t=2026-08-21T03:24:42.520611101Z level=info msg="Update check succeeded" duration=97.526429ms