logger=settings t=2026-05-22T11:44:19.255164744Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-22T11:44:19Z logger=settings t=2026-05-22T11:44:19.255505652Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-22T11:44:19.255519593Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-22T11:44:19.255524353Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-22T11:44:19.255528193Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-22T11:44:19.255532033Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-22T11:44:19.255535903Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-22T11:44:19.255539623Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-22T11:44:19.255543383Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-22T11:44:19.255547393Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-22T11:44:19.255551273Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-22T11:44:19.255555224Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-22T11:44:19.255562184Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-22T11:44:19.255566844Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-22T11:44:19.255570854Z level=info msg=Target target=[all] logger=settings t=2026-05-22T11:44:19.255579414Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-22T11:44:19.255586894Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-22T11:44:19.255595965Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-22T11:44:19.255599895Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-22T11:44:19.255603815Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-22T11:44:19.255607785Z level=info msg="App mode production" logger=sqlstore t=2026-05-22T11:44:19.255897942Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-22T11:44:19.255916503Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-22T11:44:19.257291288Z level=info msg="Locking database" logger=migrator t=2026-05-22T11:44:19.257302578Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-22T11:44:19.257841242Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-22T11:44:19.258681763Z level=info msg="Migration successfully executed" id="create migration_log table" duration=837.411µs logger=migrator t=2026-05-22T11:44:19.263544017Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-22T11:44:19.264293876Z level=info msg="Migration successfully executed" id="create user table" duration=749.539µs logger=migrator t=2026-05-22T11:44:19.270087534Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-22T11:44:19.270797522Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=714.048µs logger=migrator t=2026-05-22T11:44:19.27582544Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-22T11:44:19.277120123Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.297873ms logger=migrator t=2026-05-22T11:44:19.282936071Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-22T11:44:19.283607068Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=669.337µs logger=migrator t=2026-05-22T11:44:19.287686912Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-22T11:44:19.28838281Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=695.748µs logger=migrator t=2026-05-22T11:44:19.293945251Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-22T11:44:19.297725597Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.779786ms logger=migrator t=2026-05-22T11:44:19.301998447Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-22T11:44:19.302569851Z level=info msg="Migration successfully executed" id="create user table v2" duration=574.784µs logger=migrator t=2026-05-22T11:44:19.308133953Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-22T11:44:19.309312723Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.17946ms logger=migrator t=2026-05-22T11:44:19.314254109Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-22T11:44:19.315519871Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.265372ms logger=migrator t=2026-05-22T11:44:19.321659777Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-22T11:44:19.32215735Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=499.313µs logger=migrator t=2026-05-22T11:44:19.326177023Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-22T11:44:19.327108036Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=931.423µs logger=migrator t=2026-05-22T11:44:19.332105864Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-22T11:44:19.333386666Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.281552ms logger=migrator t=2026-05-22T11:44:19.338708722Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-22T11:44:19.338738022Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.47µs logger=migrator t=2026-05-22T11:44:19.343478763Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-22T11:44:19.344681123Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.2026ms logger=migrator t=2026-05-22T11:44:19.349259451Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-22T11:44:19.349539518Z level=info msg="Migration successfully executed" id="Add missing user data" duration=280.247µs logger=migrator t=2026-05-22T11:44:19.354973526Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-22T11:44:19.357509611Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.538245ms logger=migrator t=2026-05-22T11:44:19.361868821Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-22T11:44:19.362545399Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=676.418µs logger=migrator t=2026-05-22T11:44:19.366611552Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-22T11:44:19.3692731Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.660958ms logger=migrator t=2026-05-22T11:44:19.373855157Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-22T11:44:19.384431716Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.557888ms logger=migrator t=2026-05-22T11:44:19.39126363Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-22T11:44:19.393324333Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.060203ms logger=migrator t=2026-05-22T11:44:19.40067632Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-22T11:44:19.401014088Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=338.059µs logger=migrator t=2026-05-22T11:44:19.410701175Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-22T11:44:19.412133191Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.432056ms logger=migrator t=2026-05-22T11:44:19.42031606Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-22T11:44:19.42071081Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=397.74µs logger=migrator t=2026-05-22T11:44:19.429485923Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-22T11:44:19.430148151Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=665.958µs logger=migrator t=2026-05-22T11:44:19.43680609Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-22T11:44:19.438567195Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.770015ms logger=migrator t=2026-05-22T11:44:19.445902401Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-22T11:44:19.44660267Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=703.279µs logger=migrator t=2026-05-22T11:44:19.451462453Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-22T11:44:19.452224593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=762.33µs logger=migrator t=2026-05-22T11:44:19.457478586Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-22T11:44:19.45840203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=922.054µs logger=migrator t=2026-05-22T11:44:19.478650966Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-22T11:44:19.47999068Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.342793ms logger=migrator t=2026-05-22T11:44:19.484878794Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-22T11:44:19.484913505Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.651µs logger=migrator t=2026-05-22T11:44:19.491931804Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-22T11:44:19.492637762Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=705.548µs logger=migrator t=2026-05-22T11:44:19.496674244Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-22T11:44:19.49766012Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=988.246µs logger=migrator t=2026-05-22T11:44:19.502177155Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-22T11:44:19.502807562Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=630.807µs logger=migrator t=2026-05-22T11:44:19.508916917Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-22T11:44:19.509705697Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=787.56µs logger=migrator t=2026-05-22T11:44:19.514067248Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-22T11:44:19.520172413Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.105075ms logger=migrator t=2026-05-22T11:44:19.524657747Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-22T11:44:19.525474738Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=817.291µs logger=migrator t=2026-05-22T11:44:19.529973972Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-22T11:44:19.530690321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=724.349µs logger=migrator t=2026-05-22T11:44:19.537612597Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-22T11:44:19.539164887Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.619011ms logger=migrator t=2026-05-22T11:44:19.543422595Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-22T11:44:19.544241816Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=819.201µs logger=migrator t=2026-05-22T11:44:19.549202702Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-22T11:44:19.550036023Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=831.491µs logger=migrator t=2026-05-22T11:44:19.555502473Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-22T11:44:19.55616995Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=657.437µs logger=migrator t=2026-05-22T11:44:19.559954446Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-22T11:44:19.560469089Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=520.253µs logger=migrator t=2026-05-22T11:44:19.567175831Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-22T11:44:19.567802736Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=626.945µs logger=migrator t=2026-05-22T11:44:19.572837125Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-22T11:44:19.573862701Z level=info msg="Migration successfully executed" id="create star table" duration=1.025436ms logger=migrator t=2026-05-22T11:44:19.578837148Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-22T11:44:19.579624597Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=787.259µs logger=migrator t=2026-05-22T11:44:19.586143133Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-22T11:44:19.587549289Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.405756ms logger=migrator t=2026-05-22T11:44:19.593939722Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-22T11:44:19.594732472Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=795.27µs logger=migrator t=2026-05-22T11:44:19.599532854Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-22T11:44:19.600296633Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=763.059µs logger=migrator t=2026-05-22T11:44:19.606432471Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-22T11:44:19.607619401Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.186529ms logger=migrator t=2026-05-22T11:44:19.612787712Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-22T11:44:19.613545371Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=757.769µs logger=migrator t=2026-05-22T11:44:19.619300538Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-22T11:44:19.620284634Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=982.835µs logger=migrator t=2026-05-22T11:44:19.625170577Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-22T11:44:19.625220318Z level=info msg="Migration successfully executed" id="Update org table charset" duration=41.191µs logger=migrator t=2026-05-22T11:44:19.629494948Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-22T11:44:19.629521628Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.5µs logger=migrator t=2026-05-22T11:44:19.633664083Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-22T11:44:19.633894079Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=230.046µs logger=migrator t=2026-05-22T11:44:19.639051621Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-22T11:44:19.640266722Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.214781ms logger=migrator t=2026-05-22T11:44:19.645809183Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-22T11:44:19.646589053Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=780.17µs logger=migrator t=2026-05-22T11:44:19.652108694Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-22T11:44:19.652937534Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=828.73µs logger=migrator t=2026-05-22T11:44:19.6594358Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-22T11:44:19.660148068Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=705.498µs logger=migrator t=2026-05-22T11:44:19.667790032Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-22T11:44:19.669168798Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.378836ms logger=migrator t=2026-05-22T11:44:19.675811747Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-22T11:44:19.67671192Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=899.653µs logger=migrator t=2026-05-22T11:44:19.681663706Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-22T11:44:19.687569197Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.904741ms logger=migrator t=2026-05-22T11:44:19.69477826Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-22T11:44:19.695645742Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=868.802µs logger=migrator t=2026-05-22T11:44:19.700011384Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-22T11:44:19.701115191Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.106188ms logger=migrator t=2026-05-22T11:44:19.706123729Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-22T11:44:19.707010251Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=886.622µs logger=migrator t=2026-05-22T11:44:19.713447036Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-22T11:44:19.714102342Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=655.326µs logger=migrator t=2026-05-22T11:44:19.722065755Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-22T11:44:19.724024386Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.95924ms logger=migrator t=2026-05-22T11:44:19.729012462Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-22T11:44:19.729224917Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=207.395µs logger=migrator t=2026-05-22T11:44:19.733824195Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-22T11:44:19.735904208Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.079653ms logger=migrator t=2026-05-22T11:44:19.73954987Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-22T11:44:19.741533871Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.983541ms logger=migrator t=2026-05-22T11:44:19.74583404Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-22T11:44:19.747847802Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.010742ms logger=migrator t=2026-05-22T11:44:19.753069225Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-22T11:44:19.75405295Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=983.694µs logger=migrator t=2026-05-22T11:44:19.757776045Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-22T11:44:19.760004491Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.228826ms logger=migrator t=2026-05-22T11:44:19.764181898Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-22T11:44:19.765095791Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=913.783µs logger=migrator t=2026-05-22T11:44:19.770056478Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-22T11:44:19.771523795Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.466778ms logger=migrator t=2026-05-22T11:44:19.776626264Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-22T11:44:19.776665545Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.991µs logger=migrator t=2026-05-22T11:44:19.781429757Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-22T11:44:19.781461068Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.501µs logger=migrator t=2026-05-22T11:44:19.787562143Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-22T11:44:19.791087503Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.52485ms logger=migrator t=2026-05-22T11:44:19.796383187Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-22T11:44:19.798333407Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.9441ms logger=migrator t=2026-05-22T11:44:19.803067468Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-22T11:44:19.80547217Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.404942ms logger=migrator t=2026-05-22T11:44:19.810734764Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-22T11:44:19.812889358Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.154294ms logger=migrator t=2026-05-22T11:44:19.816987563Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-22T11:44:19.8172723Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.607µs logger=migrator t=2026-05-22T11:44:19.821472866Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-22T11:44:19.822336949Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=860.053µs logger=migrator t=2026-05-22T11:44:19.827571143Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-22T11:44:19.828969878Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.399375ms logger=migrator t=2026-05-22T11:44:19.835225557Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-22T11:44:19.835273128Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.191µs logger=migrator t=2026-05-22T11:44:19.840082871Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-22T11:44:19.841455125Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.380484ms logger=migrator t=2026-05-22T11:44:19.849216623Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-22T11:44:19.851762738Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.545675ms logger=migrator t=2026-05-22T11:44:19.86047334Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-22T11:44:19.86675059Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.27675ms logger=migrator t=2026-05-22T11:44:19.870826724Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-22T11:44:19.871616464Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=784.79µs logger=migrator t=2026-05-22T11:44:19.877410021Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-22T11:44:19.878187032Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=776.411µs logger=migrator t=2026-05-22T11:44:19.884126793Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-22T11:44:19.885435726Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.308523ms logger=migrator t=2026-05-22T11:44:19.89148867Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-22T11:44:19.892091296Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=602.726µs logger=migrator t=2026-05-22T11:44:19.89618206Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-22T11:44:19.896752564Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=570.464µs logger=migrator t=2026-05-22T11:44:19.903710372Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-22T11:44:19.906958314Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.247722ms logger=migrator t=2026-05-22T11:44:19.911566272Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-22T11:44:19.912397223Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=830.951µs logger=migrator t=2026-05-22T11:44:19.916718072Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-22T11:44:19.916896437Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=178.305µs logger=migrator t=2026-05-22T11:44:19.922217712Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-22T11:44:19.92253658Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=318.868µs logger=migrator t=2026-05-22T11:44:19.92761565Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-22T11:44:19.928911284Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.295333ms logger=migrator t=2026-05-22T11:44:19.934102886Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-22T11:44:19.937338348Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.236512ms logger=migrator t=2026-05-22T11:44:19.942544951Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-22T11:44:19.943493205Z level=info msg="Migration successfully executed" id="create data_source table" duration=947.984µs logger=migrator t=2026-05-22T11:44:19.948608865Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-22T11:44:19.949431966Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=822.821µs logger=migrator t=2026-05-22T11:44:19.95430687Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-22T11:44:19.955851019Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.543859ms logger=migrator t=2026-05-22T11:44:19.962506149Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-22T11:44:19.96335351Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=847.021µs logger=migrator t=2026-05-22T11:44:19.967790464Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-22T11:44:19.968584644Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=790.62µs logger=migrator t=2026-05-22T11:44:19.974860863Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-22T11:44:19.982217151Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.361698ms logger=migrator t=2026-05-22T11:44:19.987922286Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-22T11:44:19.988683756Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=761.289µs logger=migrator t=2026-05-22T11:44:19.992694857Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-22T11:44:19.993915929Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.219582ms logger=migrator t=2026-05-22T11:44:19.998490896Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-22T11:44:19.999715967Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.22498ms logger=migrator t=2026-05-22T11:44:20.005311909Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-22T11:44:20.005841162Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=528.493µs logger=migrator t=2026-05-22T11:44:20.010110742Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-22T11:44:20.013854497Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.737605ms logger=migrator t=2026-05-22T11:44:20.018268689Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-22T11:44:20.020929687Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.657408ms logger=migrator t=2026-05-22T11:44:20.028469719Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-22T11:44:20.02851012Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.431µs logger=migrator t=2026-05-22T11:44:20.035991861Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-22T11:44:20.036473293Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=481.813µs logger=migrator t=2026-05-22T11:44:20.040681Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-22T11:44:20.043860161Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.178981ms logger=migrator t=2026-05-22T11:44:20.050456639Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-22T11:44:20.050780347Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=324.328µs logger=migrator t=2026-05-22T11:44:20.056901963Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-22T11:44:20.057075907Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=174.525µs logger=migrator t=2026-05-22T11:44:20.065716538Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-22T11:44:20.068732235Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.024467ms logger=migrator t=2026-05-22T11:44:20.075840465Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-22T11:44:20.076147373Z level=info msg="Migration successfully executed" id="Update uid value" duration=289.557µs logger=migrator t=2026-05-22T11:44:20.082756922Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-22T11:44:20.089217466Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=6.466554ms logger=migrator t=2026-05-22T11:44:20.116043519Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-22T11:44:20.117520187Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.483719ms logger=migrator t=2026-05-22T11:44:20.128089296Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-22T11:44:20.129333558Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.244201ms logger=migrator t=2026-05-22T11:44:20.142874483Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-22T11:44:20.144208057Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.333724ms logger=migrator t=2026-05-22T11:44:20.15375366Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-22T11:44:20.155941956Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.187066ms logger=migrator t=2026-05-22T11:44:20.167149631Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-22T11:44:20.169193892Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.046071ms logger=migrator t=2026-05-22T11:44:20.178952872Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-22T11:44:20.180817469Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.869268ms logger=migrator t=2026-05-22T11:44:20.186993556Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-22T11:44:20.187831067Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=837.911µs logger=migrator t=2026-05-22T11:44:20.197357821Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-22T11:44:20.198645833Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.289242ms logger=migrator t=2026-05-22T11:44:20.20796371Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-22T11:44:20.219383341Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.41579ms logger=migrator t=2026-05-22T11:44:20.227288832Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-22T11:44:20.228152865Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=829.592µs logger=migrator t=2026-05-22T11:44:20.235972133Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-22T11:44:20.237423041Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.455188ms logger=migrator t=2026-05-22T11:44:20.378121374Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-22T11:44:20.379269043Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.150908ms logger=migrator t=2026-05-22T11:44:20.387347669Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-22T11:44:20.38856461Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.223592ms logger=migrator t=2026-05-22T11:44:20.395881786Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-22T11:44:20.396464802Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=574.595µs logger=migrator t=2026-05-22T11:44:20.403748286Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-22T11:44:20.404607309Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=859.253µs logger=migrator t=2026-05-22T11:44:20.41369309Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-22T11:44:20.413734641Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.151µs logger=migrator t=2026-05-22T11:44:20.42509284Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-22T11:44:20.429175134Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.081884ms logger=migrator t=2026-05-22T11:44:20.439035375Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-22T11:44:20.441735424Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.699749ms logger=migrator t=2026-05-22T11:44:20.450149409Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-22T11:44:20.450352734Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=198.425µs logger=migrator t=2026-05-22T11:44:20.456447309Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-22T11:44:20.460337307Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.891148ms logger=migrator t=2026-05-22T11:44:20.466555677Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-22T11:44:20.46982785Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.271203ms logger=migrator t=2026-05-22T11:44:20.477406422Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-22T11:44:20.478271115Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=865.463µs logger=migrator t=2026-05-22T11:44:20.485437667Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-22T11:44:20.48634374Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=906.783µs logger=migrator t=2026-05-22T11:44:20.492019795Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-22T11:44:20.493177064Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.158479ms logger=migrator t=2026-05-22T11:44:20.499537916Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-22T11:44:20.500502701Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=965.675µs logger=migrator t=2026-05-22T11:44:20.511708836Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-22T11:44:20.51262584Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=929.513µs logger=migrator t=2026-05-22T11:44:20.518249163Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-22T11:44:20.519080953Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=828.041µs logger=migrator t=2026-05-22T11:44:20.535736458Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-22T11:44:20.535856931Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=124.063µs logger=migrator t=2026-05-22T11:44:20.54171037Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-22T11:44:20.541759471Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.081µs logger=migrator t=2026-05-22T11:44:20.547377784Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-22T11:44:20.550216687Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.839053ms logger=migrator t=2026-05-22T11:44:20.556434716Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-22T11:44:20.55935638Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.922615ms logger=migrator t=2026-05-22T11:44:20.56921501Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-22T11:44:20.569373574Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=162.364µs logger=migrator t=2026-05-22T11:44:20.577321697Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-22T11:44:20.578615721Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.294053ms logger=migrator t=2026-05-22T11:44:20.58883744Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-22T11:44:20.590294438Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.456728ms logger=migrator t=2026-05-22T11:44:20.598507317Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-22T11:44:20.598568928Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=53.581µs logger=migrator t=2026-05-22T11:44:20.604990002Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-22T11:44:20.606265064Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.274572ms logger=migrator t=2026-05-22T11:44:20.612273708Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-22T11:44:20.613082418Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=802.52µs logger=migrator t=2026-05-22T11:44:20.620287161Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-22T11:44:20.625787571Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.48995ms logger=migrator t=2026-05-22T11:44:20.632214396Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-22T11:44:20.632243266Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.86µs logger=migrator t=2026-05-22T11:44:20.63787922Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-22T11:44:20.639265105Z level=info msg="Migration successfully executed" id="create session table" duration=1.385874ms logger=migrator t=2026-05-22T11:44:20.64574315Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-22T11:44:20.645864663Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=122.383µs logger=migrator t=2026-05-22T11:44:20.654295478Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-22T11:44:20.654424071Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=130.093µs logger=migrator t=2026-05-22T11:44:20.659976393Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-22T11:44:20.661131672Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.15543ms logger=migrator t=2026-05-22T11:44:20.669645918Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-22T11:44:20.671232759Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.581281ms logger=migrator t=2026-05-22T11:44:20.678611117Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-22T11:44:20.678638687Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.18µs logger=migrator t=2026-05-22T11:44:20.684417344Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-22T11:44:20.684464756Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.112µs logger=migrator t=2026-05-22T11:44:20.692311416Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-22T11:44:20.697811416Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.50252ms logger=migrator t=2026-05-22T11:44:20.703815999Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-22T11:44:20.709260397Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.445628ms logger=migrator t=2026-05-22T11:44:20.715812945Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-22T11:44:20.715904727Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.582µs logger=migrator t=2026-05-22T11:44:20.721593352Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-22T11:44:20.721688064Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=101.272µs logger=migrator t=2026-05-22T11:44:20.729160664Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-22T11:44:20.730522169Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.361895ms logger=migrator t=2026-05-22T11:44:20.736579443Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-22T11:44:20.736606644Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.581µs logger=migrator t=2026-05-22T11:44:20.743617313Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-22T11:44:20.746949168Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.331985ms logger=migrator t=2026-05-22T11:44:20.752618322Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-22T11:44:20.752768946Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=151.204µs logger=migrator t=2026-05-22T11:44:20.75959988Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-22T11:44:20.765011607Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.408638ms logger=migrator t=2026-05-22T11:44:20.772908829Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-22T11:44:20.778165353Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.257924ms logger=migrator t=2026-05-22T11:44:20.784230537Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-22T11:44:20.78435288Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=124.773µs logger=migrator t=2026-05-22T11:44:20.789669245Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-22T11:44:20.790864706Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.19471ms logger=migrator t=2026-05-22T11:44:20.798935401Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-22T11:44:20.801007364Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.072063ms logger=migrator t=2026-05-22T11:44:20.809621324Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-22T11:44:20.811756258Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.144495ms logger=migrator t=2026-05-22T11:44:20.820408359Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-22T11:44:20.821743632Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.335384ms logger=migrator t=2026-05-22T11:44:20.828060884Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-22T11:44:20.829441498Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.379574ms logger=migrator t=2026-05-22T11:44:20.837052972Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-22T11:44:20.837911814Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=860.692µs logger=migrator t=2026-05-22T11:44:20.846553074Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-22T11:44:20.847770295Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.215741ms logger=migrator t=2026-05-22T11:44:20.85620176Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-22T11:44:20.858019146Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.816216ms logger=migrator t=2026-05-22T11:44:20.864774598Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-22T11:44:20.866145783Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.372845ms logger=migrator t=2026-05-22T11:44:20.875795569Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-22T11:44:20.883472434Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.676695ms logger=migrator t=2026-05-22T11:44:20.888327728Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-22T11:44:20.889079867Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=751.249µs logger=migrator t=2026-05-22T11:44:20.895798259Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-22T11:44:20.897008959Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.199851ms logger=migrator t=2026-05-22T11:44:20.90643649Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-22T11:44:20.906910932Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=474.502µs logger=migrator t=2026-05-22T11:44:20.91353702Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-22T11:44:20.914662349Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.127619ms logger=migrator t=2026-05-22T11:44:20.920894728Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-22T11:44:20.92179271Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=898.282µs logger=migrator t=2026-05-22T11:44:20.929714302Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-22T11:44:20.933517869Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.803367ms logger=migrator t=2026-05-22T11:44:20.940242651Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-22T11:44:20.945886715Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.647234ms logger=migrator t=2026-05-22T11:44:20.956004292Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-22T11:44:20.962860147Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.857515ms logger=migrator t=2026-05-22T11:44:20.969523976Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-22T11:44:20.975217491Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.689645ms logger=migrator t=2026-05-22T11:44:20.981853761Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-22T11:44:20.98260837Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=754.499µs logger=migrator t=2026-05-22T11:44:20.989176396Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-22T11:44:20.989269089Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=96.053µs logger=migrator t=2026-05-22T11:44:20.99598155Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-22T11:44:20.996008111Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.661µs logger=migrator t=2026-05-22T11:44:21.00111747Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-22T11:44:21.001997633Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=880.553µs logger=migrator t=2026-05-22T11:44:21.007792131Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T11:44:21.008739675Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=945.313µs logger=migrator t=2026-05-22T11:44:21.016903943Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-22T11:44:21.017685512Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=783.359µs logger=migrator t=2026-05-22T11:44:21.023969273Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-22T11:44:21.02543646Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.477017ms logger=migrator t=2026-05-22T11:44:21.035161248Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T11:44:21.03640903Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.248212ms logger=migrator t=2026-05-22T11:44:21.043776217Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-22T11:44:21.047986774Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.210357ms logger=migrator t=2026-05-22T11:44:21.052615733Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-22T11:44:21.056333227Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.717264ms logger=migrator t=2026-05-22T11:44:21.063648114Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-22T11:44:21.06388737Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=239.616µs logger=migrator t=2026-05-22T11:44:21.070320683Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-22T11:44:21.07175208Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.431077ms logger=migrator t=2026-05-22T11:44:21.078527372Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-22T11:44:21.079435205Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=907.883µs logger=migrator t=2026-05-22T11:44:21.083701834Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-22T11:44:21.087388868Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.671414ms logger=migrator t=2026-05-22T11:44:21.093438172Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-22T11:44:21.093531114Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=93.722µs logger=migrator t=2026-05-22T11:44:21.099559249Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-22T11:44:21.100461791Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=902.342µs logger=migrator t=2026-05-22T11:44:21.105717155Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-22T11:44:21.10671216Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=994.925µs logger=migrator t=2026-05-22T11:44:21.113693158Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-22T11:44:21.113801021Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=110.003µs logger=migrator t=2026-05-22T11:44:21.118622353Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-22T11:44:21.11965441Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.031797ms logger=migrator t=2026-05-22T11:44:21.126078213Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-22T11:44:21.126992236Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=914.023µs logger=migrator t=2026-05-22T11:44:21.134735714Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-22T11:44:21.135641016Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=904.983µs logger=migrator t=2026-05-22T11:44:21.143050276Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-22T11:44:21.14404033Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=990.324µs logger=migrator t=2026-05-22T11:44:21.149584501Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-22T11:44:21.150635779Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.046458ms logger=migrator t=2026-05-22T11:44:21.157337539Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-22T11:44:21.158345855Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.008346ms logger=migrator t=2026-05-22T11:44:21.164200025Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-22T11:44:21.164231635Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.07µs logger=migrator t=2026-05-22T11:44:21.169472699Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-22T11:44:21.174585788Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.112459ms logger=migrator t=2026-05-22T11:44:21.180320794Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-22T11:44:21.181156266Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=834.392µs logger=migrator t=2026-05-22T11:44:21.185924407Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-22T11:44:21.192849784Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.918947ms logger=migrator t=2026-05-22T11:44:21.19975764Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-22T11:44:21.200447888Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=691.809µs logger=migrator t=2026-05-22T11:44:21.209763185Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-22T11:44:21.211132669Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.369744ms logger=migrator t=2026-05-22T11:44:21.219260826Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-22T11:44:21.220136019Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=875.563µs logger=migrator t=2026-05-22T11:44:21.226360458Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-22T11:44:21.237407519Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.046811ms logger=migrator t=2026-05-22T11:44:21.244460848Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-22T11:44:21.245632428Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.16954ms logger=migrator t=2026-05-22T11:44:21.252349879Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-22T11:44:21.253473648Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.122729ms logger=migrator t=2026-05-22T11:44:21.259881171Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-22T11:44:21.260137108Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=257.367µs logger=migrator t=2026-05-22T11:44:21.266475209Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-22T11:44:21.266876499Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=401.57µs logger=migrator t=2026-05-22T11:44:21.271156459Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-22T11:44:21.271410745Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=251.687µs logger=migrator t=2026-05-22T11:44:21.276581606Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-22T11:44:21.28181553Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.233044ms logger=migrator t=2026-05-22T11:44:21.28770851Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-22T11:44:21.297078208Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=9.372898ms logger=migrator t=2026-05-22T11:44:21.303178444Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-22T11:44:21.303935934Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=758.501µs logger=migrator t=2026-05-22T11:44:21.310531181Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-22T11:44:21.311514126Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=982.785µs logger=migrator t=2026-05-22T11:44:21.319343866Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-22T11:44:21.319795667Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=451.701µs logger=migrator t=2026-05-22T11:44:21.325886012Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-22T11:44:21.330249543Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.364711ms logger=migrator t=2026-05-22T11:44:21.337306503Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-22T11:44:21.338939335Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.786025ms logger=migrator t=2026-05-22T11:44:21.346446756Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-22T11:44:21.346661151Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=215.975µs logger=migrator t=2026-05-22T11:44:21.353447974Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-22T11:44:21.354409979Z level=info msg="Migration successfully executed" id="Move region to single row" duration=965.265µs logger=migrator t=2026-05-22T11:44:21.359691843Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-22T11:44:21.360927575Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.237703ms logger=migrator t=2026-05-22T11:44:21.366289102Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-22T11:44:21.367162304Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=872.292µs logger=migrator t=2026-05-22T11:44:21.373892115Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T11:44:21.375108486Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.220191ms logger=migrator t=2026-05-22T11:44:21.382790662Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T11:44:21.384862264Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.070532ms logger=migrator t=2026-05-22T11:44:21.394396037Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-22T11:44:21.395470914Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.074557ms logger=migrator t=2026-05-22T11:44:21.402851832Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-22T11:44:21.40396511Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.114078ms logger=migrator t=2026-05-22T11:44:21.410356284Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-22T11:44:21.410448956Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=93.802µs logger=migrator t=2026-05-22T11:44:21.432573719Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-22T11:44:21.434779015Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.204876ms logger=migrator t=2026-05-22T11:44:21.449473659Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-22T11:44:21.450511376Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.041217ms logger=migrator t=2026-05-22T11:44:21.459097955Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-22T11:44:21.460184712Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.090057ms logger=migrator t=2026-05-22T11:44:21.464608325Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-22T11:44:21.465962689Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.353224ms logger=migrator t=2026-05-22T11:44:21.47147457Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-22T11:44:21.471760747Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=287.087µs logger=migrator t=2026-05-22T11:44:21.47854584Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-22T11:44:21.479263468Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=721.488µs logger=migrator t=2026-05-22T11:44:21.485758013Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-22T11:44:21.485861736Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.463µs logger=migrator t=2026-05-22T11:44:21.489398097Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-22T11:44:21.490238098Z level=info msg="Migration successfully executed" id="create team table" duration=837.921µs logger=migrator t=2026-05-22T11:44:21.494710532Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-22T11:44:21.495645306Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=934.924µs logger=migrator t=2026-05-22T11:44:21.500875629Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-22T11:44:21.501746821Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=869.852µs logger=migrator t=2026-05-22T11:44:21.505951699Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-22T11:44:21.510301209Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.34759ms logger=migrator t=2026-05-22T11:44:21.515348618Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-22T11:44:21.515534642Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=185.034µs logger=migrator t=2026-05-22T11:44:21.519364089Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-22T11:44:21.520221242Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=856.873µs logger=migrator t=2026-05-22T11:44:21.524683835Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-22T11:44:21.525433335Z level=info msg="Migration successfully executed" id="create team member table" duration=748.92µs logger=migrator t=2026-05-22T11:44:21.530215706Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-22T11:44:21.531043007Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=827.131µs logger=migrator t=2026-05-22T11:44:21.572103223Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-22T11:44:21.574024522Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.922359ms logger=migrator t=2026-05-22T11:44:21.5817888Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-22T11:44:21.582861147Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.073757ms logger=migrator t=2026-05-22T11:44:21.587960057Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-22T11:44:21.592941064Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.980467ms logger=migrator t=2026-05-22T11:44:21.596943346Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-22T11:44:21.601869221Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.926246ms logger=migrator t=2026-05-22T11:44:21.648495739Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-22T11:44:21.653444924Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.955285ms logger=migrator t=2026-05-22T11:44:21.663686675Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-22T11:44:21.665131562Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.444027ms logger=migrator t=2026-05-22T11:44:21.671121225Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-22T11:44:21.672656104Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.535148ms logger=migrator t=2026-05-22T11:44:21.680806311Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-22T11:44:21.682495905Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.692934ms logger=migrator t=2026-05-22T11:44:21.688808605Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-22T11:44:21.689761009Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=951.884µs logger=migrator t=2026-05-22T11:44:21.694698645Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-22T11:44:21.696307136Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.607851ms logger=migrator t=2026-05-22T11:44:21.701803557Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-22T11:44:21.702661718Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=858.081µs logger=migrator t=2026-05-22T11:44:21.735791422Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-22T11:44:21.737384912Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.59864ms logger=migrator t=2026-05-22T11:44:21.743415735Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-22T11:44:21.74434703Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=931.645µs logger=migrator t=2026-05-22T11:44:21.75062546Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-22T11:44:21.75141276Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=752.609µs logger=migrator t=2026-05-22T11:44:21.755622527Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-22T11:44:21.755968476Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=348.549µs logger=migrator t=2026-05-22T11:44:21.761400574Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-22T11:44:21.762221115Z level=info msg="Migration successfully executed" id="create tag table" duration=819.081µs logger=migrator t=2026-05-22T11:44:21.767301724Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-22T11:44:21.768962197Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.661953ms logger=migrator t=2026-05-22T11:44:21.774418325Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-22T11:44:21.775185396Z level=info msg="Migration successfully executed" id="create login attempt table" duration=766.791µs logger=migrator t=2026-05-22T11:44:21.781490226Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-22T11:44:21.782762278Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.272422ms logger=migrator t=2026-05-22T11:44:21.788887434Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-22T11:44:21.789822048Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=933.854µs logger=migrator t=2026-05-22T11:44:21.794759604Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-22T11:44:21.808604687Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.844933ms logger=migrator t=2026-05-22T11:44:21.817491953Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-22T11:44:21.818782035Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.289382ms logger=migrator t=2026-05-22T11:44:21.823436674Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-22T11:44:21.824666725Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.229701ms logger=migrator t=2026-05-22T11:44:21.830918725Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-22T11:44:21.831566751Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=658.666µs logger=migrator t=2026-05-22T11:44:21.842221053Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-22T11:44:21.84328831Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.067277ms logger=migrator t=2026-05-22T11:44:21.850111833Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-22T11:44:21.851300164Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.189751ms logger=migrator t=2026-05-22T11:44:21.857169003Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-22T11:44:21.858933228Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.766605ms logger=migrator t=2026-05-22T11:44:21.865089875Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-22T11:44:21.865240059Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=155.264µs logger=migrator t=2026-05-22T11:44:21.869780825Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-22T11:44:21.876529316Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.744691ms logger=migrator t=2026-05-22T11:44:21.88098904Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-22T11:44:21.88846918Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.47779ms logger=migrator t=2026-05-22T11:44:21.894313079Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-22T11:44:21.90026411Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.950081ms logger=migrator t=2026-05-22T11:44:21.905538535Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-22T11:44:21.91123789Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.699965ms logger=migrator t=2026-05-22T11:44:21.918366092Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-22T11:44:21.919443249Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.077117ms logger=migrator t=2026-05-22T11:44:21.926827757Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-22T11:44:21.933286702Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.461274ms logger=migrator t=2026-05-22T11:44:21.937499619Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-22T11:44:21.938424522Z level=info msg="Migration successfully executed" id="create server_lock table" duration=925.803µs logger=migrator t=2026-05-22T11:44:21.942916407Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-22T11:44:21.943891952Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=976.365µs logger=migrator t=2026-05-22T11:44:21.949820923Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-22T11:44:21.95089292Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.068296ms logger=migrator t=2026-05-22T11:44:21.956943215Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-22T11:44:21.95793539Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=992.185µs logger=migrator t=2026-05-22T11:44:21.9626461Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-22T11:44:21.963641605Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=995.645µs logger=migrator t=2026-05-22T11:44:21.970552141Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-22T11:44:21.972817478Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.265828ms logger=migrator t=2026-05-22T11:44:21.977901298Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-22T11:44:21.983822039Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.920581ms logger=migrator t=2026-05-22T11:44:21.98816316Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-22T11:44:21.989052172Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=889.433µs logger=migrator t=2026-05-22T11:44:21.994380748Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-22T11:44:21.995872996Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.491428ms logger=migrator t=2026-05-22T11:44:22.001369275Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-22T11:44:22.002974987Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.604371ms logger=migrator t=2026-05-22T11:44:22.007998705Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-22T11:44:22.008900927Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=902.242µs logger=migrator t=2026-05-22T11:44:22.014383877Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-22T11:44:22.015480936Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.097079ms logger=migrator t=2026-05-22T11:44:22.019905828Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-22T11:44:22.020010881Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=106.222µs logger=migrator t=2026-05-22T11:44:22.024866934Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-22T11:44:22.024988757Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.893µs logger=migrator t=2026-05-22T11:44:22.030238441Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-22T11:44:22.031127194Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=888.863µs logger=migrator t=2026-05-22T11:44:22.036718766Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T11:44:22.038264196Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.54516ms logger=migrator t=2026-05-22T11:44:22.043225362Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T11:44:22.044431453Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.207212ms logger=migrator t=2026-05-22T11:44:22.050254421Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-22T11:44:22.050325833Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.212µs logger=migrator t=2026-05-22T11:44:22.054982721Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T11:44:22.056048368Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.065577ms logger=migrator t=2026-05-22T11:44:22.059818174Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T11:44:22.060947103Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.128869ms logger=migrator t=2026-05-22T11:44:22.075856413Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T11:44:22.076893449Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.038436ms logger=migrator t=2026-05-22T11:44:22.084569645Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T11:44:22.085661843Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.091878ms logger=migrator t=2026-05-22T11:44:22.090055134Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-22T11:44:22.09691791Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.861006ms logger=migrator t=2026-05-22T11:44:22.10363825Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-22T11:44:22.104357418Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=719.408µs logger=migrator t=2026-05-22T11:44:22.109672514Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-22T11:44:22.109848098Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=176.554µs logger=migrator t=2026-05-22T11:44:22.115852951Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-22T11:44:22.117049962Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.200161ms logger=migrator t=2026-05-22T11:44:22.121899056Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-22T11:44:22.123118587Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.219171ms logger=migrator t=2026-05-22T11:44:22.128937915Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-22T11:44:22.132159577Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=3.219842ms logger=migrator t=2026-05-22T11:44:22.136478477Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T11:44:22.136554079Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=76.392µs logger=migrator t=2026-05-22T11:44:22.142785277Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-22T11:44:22.143798703Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.013276ms logger=migrator t=2026-05-22T11:44:22.148109563Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-22T11:44:22.149306453Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.19343ms logger=migrator t=2026-05-22T11:44:22.155098791Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-22T11:44:22.156139798Z 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.041417ms logger=migrator t=2026-05-22T11:44:22.16133488Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-22T11:44:22.162782947Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.450406ms logger=migrator t=2026-05-22T11:44:22.170512184Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-22T11:44:22.177595144Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.083909ms logger=migrator t=2026-05-22T11:44:22.183900215Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-22T11:44:22.18489872Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=997.455µs logger=migrator t=2026-05-22T11:44:22.193403196Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T11:44:22.194550225Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.148519ms logger=migrator t=2026-05-22T11:44:22.20097799Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-22T11:44:22.230542842Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.560242ms logger=migrator t=2026-05-22T11:44:22.235093828Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-22T11:44:22.261445639Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.342871ms logger=migrator t=2026-05-22T11:44:22.266096008Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-22T11:44:22.266888018Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=800.2µs logger=migrator t=2026-05-22T11:44:22.271762222Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T11:44:22.273340753Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.575821ms logger=migrator t=2026-05-22T11:44:22.277924389Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-22T11:44:22.284814875Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.890906ms logger=migrator t=2026-05-22T11:44:22.288838257Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-22T11:44:22.295507267Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.668149ms logger=migrator t=2026-05-22T11:44:22.300641808Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-22T11:44:22.301663144Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.021276ms logger=migrator t=2026-05-22T11:44:22.306332022Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-22T11:44:22.307333469Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.002617ms logger=migrator t=2026-05-22T11:44:22.31604734Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-22T11:44:22.317370754Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.323593ms logger=migrator t=2026-05-22T11:44:22.326801974Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-22T11:44:22.328102507Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.301733ms logger=migrator t=2026-05-22T11:44:22.334186362Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-22T11:44:22.334254833Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.901µs logger=migrator t=2026-05-22T11:44:22.3411562Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-22T11:44:22.347804389Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.647348ms logger=migrator t=2026-05-22T11:44:22.357999809Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-22T11:44:22.367517051Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.516812ms logger=migrator t=2026-05-22T11:44:22.372289763Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-22T11:44:22.377079455Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.788853ms logger=migrator t=2026-05-22T11:44:22.382218865Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-22T11:44:22.383439596Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.229601ms logger=migrator t=2026-05-22T11:44:22.388107996Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-22T11:44:22.389234974Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.126968ms logger=migrator t=2026-05-22T11:44:22.394592691Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-22T11:44:22.400907991Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.31454ms logger=migrator t=2026-05-22T11:44:22.406550995Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-22T11:44:22.412487086Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.936191ms logger=migrator t=2026-05-22T11:44:22.416313564Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-22T11:44:22.417033772Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=721.298µs logger=migrator t=2026-05-22T11:44:22.422156433Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-22T11:44:22.431608593Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.45424ms logger=migrator t=2026-05-22T11:44:22.437276998Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-22T11:44:22.443114346Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.832808ms logger=migrator t=2026-05-22T11:44:22.451830728Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-22T11:44:22.451953081Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=122.773µs logger=migrator t=2026-05-22T11:44:22.456515888Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-22T11:44:22.457775659Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.259971ms logger=migrator t=2026-05-22T11:44:22.46405666Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-22T11:44:22.4660389Z 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.99055ms logger=migrator t=2026-05-22T11:44:22.472261939Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-22T11:44:22.473453869Z 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.19176ms logger=migrator t=2026-05-22T11:44:22.477609604Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T11:44:22.477677237Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.483µs logger=migrator t=2026-05-22T11:44:22.481509774Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-22T11:44:22.487800634Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.28941ms logger=migrator t=2026-05-22T11:44:22.492034873Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-22T11:44:22.496640709Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.605656ms logger=migrator t=2026-05-22T11:44:22.500097818Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-22T11:44:22.506240274Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.142086ms logger=migrator t=2026-05-22T11:44:22.50999819Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-22T11:44:22.516144436Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.144156ms logger=migrator t=2026-05-22T11:44:22.520749074Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-22T11:44:22.526872149Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.122775ms logger=migrator t=2026-05-22T11:44:22.530797919Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-22T11:44:22.530861412Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.093µs logger=migrator t=2026-05-22T11:44:22.534473953Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-22T11:44:22.535217442Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=743.459µs logger=migrator t=2026-05-22T11:44:22.540855426Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-22T11:44:22.548824159Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.973093ms logger=migrator t=2026-05-22T11:44:22.553160729Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-22T11:44:22.55322699Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.561µs logger=migrator t=2026-05-22T11:44:22.556120845Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-22T11:44:22.562818425Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.69218ms logger=migrator t=2026-05-22T11:44:22.567587227Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-22T11:44:22.569097315Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.509438ms logger=migrator t=2026-05-22T11:44:22.574184215Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-22T11:44:22.580495475Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.31105ms logger=migrator t=2026-05-22T11:44:22.584162839Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-22T11:44:22.585024181Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=860.432µs logger=migrator t=2026-05-22T11:44:22.589868944Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-22T11:44:22.5908823Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.012986ms logger=migrator t=2026-05-22T11:44:22.596079022Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-22T11:44:22.602740402Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.660579ms logger=migrator t=2026-05-22T11:44:22.608839057Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-22T11:44:22.609655288Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=816.421µs logger=migrator t=2026-05-22T11:44:22.615791404Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-22T11:44:22.617582169Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.790055ms logger=migrator t=2026-05-22T11:44:22.624320512Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-22T11:44:22.625170403Z level=info msg="Migration successfully executed" id="create alert_image table" duration=849.461µs logger=migrator t=2026-05-22T11:44:22.630834927Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-22T11:44:22.63250151Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.666383ms logger=migrator t=2026-05-22T11:44:22.63759735Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-22T11:44:22.637761324Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=167.544µs logger=migrator t=2026-05-22T11:44:22.642196266Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-22T11:44:22.643197463Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.000837ms logger=migrator t=2026-05-22T11:44:22.650292593Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-22T11:44:22.652101819Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.813236ms logger=migrator t=2026-05-22T11:44:22.660142154Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T11:44:22.660592786Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T11:44:22.66823166Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-22T11:44:22.668880617Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=646.786µs logger=migrator t=2026-05-22T11:44:22.674310965Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-22T11:44:22.675644328Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.334903ms logger=migrator t=2026-05-22T11:44:22.679876937Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-22T11:44:22.687787108Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.909261ms logger=migrator t=2026-05-22T11:44:22.694702184Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-22T11:44:22.696439369Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.737775ms logger=migrator t=2026-05-22T11:44:22.701330252Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-22T11:44:22.702646947Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.316244ms logger=migrator t=2026-05-22T11:44:22.707913871Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-22T11:44:22.709658435Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.749154ms logger=migrator t=2026-05-22T11:44:22.715252647Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-22T11:44:22.716704184Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.451587ms logger=migrator t=2026-05-22T11:44:22.721290401Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-22T11:44:22.722499402Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.210662ms logger=migrator t=2026-05-22T11:44:22.730327941Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-22T11:44:22.730414954Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=90.083µs logger=migrator t=2026-05-22T11:44:22.735262336Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-22T11:44:22.735536444Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=267.278µs logger=migrator t=2026-05-22T11:44:22.739796572Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-22T11:44:22.747042547Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.245505ms logger=migrator t=2026-05-22T11:44:22.751587173Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-22T11:44:22.752009563Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=424.881µs logger=migrator t=2026-05-22T11:44:22.756781455Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-22T11:44:22.757912894Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.136679ms logger=migrator t=2026-05-22T11:44:22.762325366Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-22T11:44:22.762682035Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=361.029µs logger=migrator t=2026-05-22T11:44:22.767506578Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-22T11:44:22.768497153Z level=info msg="Migration successfully executed" id="create data_keys table" duration=990.615µs logger=migrator t=2026-05-22T11:44:22.775077161Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-22T11:44:22.775961884Z level=info msg="Migration successfully executed" id="create secrets table" duration=884.783µs logger=migrator t=2026-05-22T11:44:22.781518295Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-22T11:44:22.817632935Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.11579ms logger=migrator t=2026-05-22T11:44:22.8221671Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-22T11:44:22.830657677Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.492197ms logger=migrator t=2026-05-22T11:44:22.835025158Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-22T11:44:22.835198662Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=174.014µs logger=migrator t=2026-05-22T11:44:22.840136618Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-22T11:44:22.873470057Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.331799ms logger=migrator t=2026-05-22T11:44:22.877957511Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-22T11:44:22.906740484Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.779443ms logger=migrator t=2026-05-22T11:44:22.911117686Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-22T11:44:22.911738151Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=620.706µs logger=migrator t=2026-05-22T11:44:22.917711454Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-22T11:44:22.918577226Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=865.572µs logger=migrator t=2026-05-22T11:44:22.923875611Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-22T11:44:22.924336743Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=462.801µs logger=migrator t=2026-05-22T11:44:22.929127455Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-22T11:44:22.930779406Z level=info msg="Migration successfully executed" id="create permission table" duration=1.651281ms logger=migrator t=2026-05-22T11:44:22.936879792Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-22T11:44:22.93798846Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.108759ms logger=migrator t=2026-05-22T11:44:22.944009233Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-22T11:44:22.945130342Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.121209ms logger=migrator t=2026-05-22T11:44:22.950709654Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-22T11:44:22.952188392Z level=info msg="Migration successfully executed" id="create role table" duration=1.478018ms logger=migrator t=2026-05-22T11:44:22.959126958Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-22T11:44:22.967389078Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.222059ms logger=migrator t=2026-05-22T11:44:22.971915664Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-22T11:44:22.980626116Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.714642ms logger=migrator t=2026-05-22T11:44:22.986416043Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-22T11:44:22.987428299Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.012546ms logger=migrator t=2026-05-22T11:44:22.992784775Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-22T11:44:22.994566201Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.780706ms logger=migrator t=2026-05-22T11:44:23.000564394Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-22T11:44:23.002283258Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.716335ms logger=migrator t=2026-05-22T11:44:23.014056377Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-22T11:44:23.015536266Z level=info msg="Migration successfully executed" id="create team role table" duration=1.480529ms logger=migrator t=2026-05-22T11:44:23.022916763Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-22T11:44:23.024705849Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.788816ms logger=migrator t=2026-05-22T11:44:23.033680287Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-22T11:44:23.035078992Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.398265ms logger=migrator t=2026-05-22T11:44:23.039735521Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-22T11:44:23.040892141Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.15445ms logger=migrator t=2026-05-22T11:44:23.048605077Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-22T11:44:23.04947999Z level=info msg="Migration successfully executed" id="create user role table" duration=874.713µs logger=migrator t=2026-05-22T11:44:23.055056892Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-22T11:44:23.056819316Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.762764ms logger=migrator t=2026-05-22T11:44:23.06320629Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-22T11:44:23.064446141Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.238721ms logger=migrator t=2026-05-22T11:44:23.069691415Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-22T11:44:23.071309685Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.60781ms logger=migrator t=2026-05-22T11:44:23.079041073Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-22T11:44:23.080616463Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.585791ms logger=migrator t=2026-05-22T11:44:23.087620641Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-22T11:44:23.088963446Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.348375ms logger=migrator t=2026-05-22T11:44:23.093007328Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-22T11:44:23.094212629Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.205721ms logger=migrator t=2026-05-22T11:44:23.098711793Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-22T11:44:23.108648497Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.936224ms logger=migrator t=2026-05-22T11:44:23.215080378Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-22T11:44:23.216513634Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.437007ms logger=migrator t=2026-05-22T11:44:23.228605532Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-22T11:44:23.230553161Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.947789ms logger=migrator t=2026-05-22T11:44:23.236507723Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-22T11:44:23.237513579Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.005847ms logger=migrator t=2026-05-22T11:44:23.242171867Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-22T11:44:23.243607934Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.434337ms logger=migrator t=2026-05-22T11:44:23.24932994Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-22T11:44:23.250743545Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.412956ms logger=migrator t=2026-05-22T11:44:23.256404129Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-22T11:44:23.257498478Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.094599ms logger=migrator t=2026-05-22T11:44:23.262901905Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-22T11:44:23.273711671Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.810046ms logger=migrator t=2026-05-22T11:44:23.279229391Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-22T11:44:23.287155523Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.926162ms logger=migrator t=2026-05-22T11:44:23.291539204Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-22T11:44:23.299328973Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.789429ms logger=migrator t=2026-05-22T11:44:23.306256849Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-22T11:44:23.314164051Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.906782ms logger=migrator t=2026-05-22T11:44:23.31964596Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-22T11:44:23.320776349Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.126249ms logger=migrator t=2026-05-22T11:44:23.326589918Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-22T11:44:23.327658574Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.068106ms logger=migrator t=2026-05-22T11:44:23.3325843Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-22T11:44:23.33417028Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.58637ms logger=migrator t=2026-05-22T11:44:23.339883815Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-22T11:44:23.341492357Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.609282ms logger=migrator t=2026-05-22T11:44:23.345371855Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-22T11:44:23.347135391Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.763266ms logger=migrator t=2026-05-22T11:44:23.353480732Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-22T11:44:23.353550674Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.652µs logger=migrator t=2026-05-22T11:44:23.357530476Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-22T11:44:23.357603878Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=74.972µs logger=migrator t=2026-05-22T11:44:23.361835005Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-22T11:44:23.362483501Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=649.696µs logger=migrator t=2026-05-22T11:44:23.367192961Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-22T11:44:23.367775276Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=583.395µs logger=migrator t=2026-05-22T11:44:23.373158443Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-22T11:44:23.373925862Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=768.179µs logger=migrator t=2026-05-22T11:44:23.380395778Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-22T11:44:23.380822749Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=427µs logger=migrator t=2026-05-22T11:44:23.392508056Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-22T11:44:23.393291716Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=788.06µs logger=migrator t=2026-05-22T11:44:23.403501616Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-22T11:44:23.40519542Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.690463ms logger=migrator t=2026-05-22T11:44:23.410314629Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-22T11:44:23.412052634Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.739155ms logger=migrator t=2026-05-22T11:44:23.417469662Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-22T11:44:23.425812644Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.342732ms logger=migrator t=2026-05-22T11:44:23.430908234Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-22T11:44:23.431052538Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=148.884µs logger=migrator t=2026-05-22T11:44:23.435143442Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-22T11:44:23.436268541Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.12858ms logger=migrator t=2026-05-22T11:44:23.441691169Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-22T11:44:23.443296589Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.60855ms logger=migrator t=2026-05-22T11:44:23.448188694Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-22T11:44:23.449255481Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.067017ms logger=migrator t=2026-05-22T11:44:23.453773876Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-22T11:44:23.463194956Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.42013ms logger=migrator t=2026-05-22T11:44:23.466822979Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-22T11:44:23.467594488Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=771.569µs logger=migrator t=2026-05-22T11:44:23.471393635Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-22T11:44:23.472212877Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=818.542µs logger=migrator t=2026-05-22T11:44:23.47550704Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-22T11:44:23.498723861Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.212931ms logger=migrator t=2026-05-22T11:44:23.502579689Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-22T11:44:23.503573305Z level=info msg="Migration successfully executed" id="create correlation v2" duration=993.286µs logger=migrator t=2026-05-22T11:44:23.507489224Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-22T11:44:23.508252204Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=762.959µs logger=migrator t=2026-05-22T11:44:23.513181379Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-22T11:44:23.514840192Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.658993ms logger=migrator t=2026-05-22T11:44:23.555007785Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-22T11:44:23.556947574Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.942139ms logger=migrator t=2026-05-22T11:44:23.601343815Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-22T11:44:23.601878099Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=537.194µs logger=migrator t=2026-05-22T11:44:23.606539337Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-22T11:44:23.607485341Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=942.514µs logger=migrator t=2026-05-22T11:44:23.619664491Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-22T11:44:23.628669941Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.007719ms logger=migrator t=2026-05-22T11:44:23.635030163Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-22T11:44:23.635992307Z level=info msg="Migration successfully executed" id="create entity_events table" duration=962.024µs logger=migrator t=2026-05-22T11:44:23.642255637Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-22T11:44:23.643625982Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.368875ms logger=migrator t=2026-05-22T11:44:23.659752912Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T11:44:23.660248555Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T11:44:23.664836691Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T11:44:23.665319854Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T11:44:23.669516271Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-22T11:44:23.670419544Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=903.253µs logger=migrator t=2026-05-22T11:44:23.675925714Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-22T11:44:23.67770722Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.777466ms logger=migrator t=2026-05-22T11:44:23.685638932Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T11:44:23.686928584Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.289842ms logger=migrator t=2026-05-22T11:44:23.69696845Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T11:44:23.6981392Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.1706ms logger=migrator t=2026-05-22T11:44:23.711267004Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T11:44:23.713185074Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.9184ms logger=migrator t=2026-05-22T11:44:23.720735505Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T11:44:23.721891555Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.15541ms logger=migrator t=2026-05-22T11:44:23.730909735Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-22T11:44:23.732977628Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.068023ms logger=migrator t=2026-05-22T11:44:23.743949397Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-22T11:44:23.745428184Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.481617ms logger=migrator t=2026-05-22T11:44:23.757489461Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T11:44:23.759215826Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.728634ms logger=migrator t=2026-05-22T11:44:23.769514528Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T11:44:23.771064447Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.548989ms logger=migrator t=2026-05-22T11:44:23.82967824Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-22T11:44:23.831019525Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.341905ms logger=migrator t=2026-05-22T11:44:23.863959453Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-22T11:44:23.887608156Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.645952ms logger=migrator t=2026-05-22T11:44:24.27807992Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-22T11:44:24.289986023Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.905783ms logger=migrator t=2026-05-22T11:44:24.405615549Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-22T11:44:24.415437188Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.825209ms logger=migrator t=2026-05-22T11:44:24.46454558Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-22T11:44:24.465018501Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=463.602µs logger=migrator t=2026-05-22T11:44:24.686251746Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-22T11:44:24.697542203Z level=info msg="Migration successfully executed" id="add share column" duration=11.292407ms logger=migrator t=2026-05-22T11:44:25.222484513Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-22T11:44:25.222854772Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=374.05µs logger=migrator t=2026-05-22T11:44:25.415809746Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-22T11:44:25.417491239Z level=info msg="Migration successfully executed" id="create file table" duration=1.688373ms logger=migrator t=2026-05-22T11:44:25.886713979Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-22T11:44:25.889019688Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.308069ms logger=migrator t=2026-05-22T11:44:25.983913715Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-22T11:44:25.985041314Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.129199ms logger=migrator t=2026-05-22T11:44:26.090965111Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-22T11:44:26.092840089Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.877148ms logger=migrator t=2026-05-22T11:44:26.2609346Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-22T11:44:26.26287957Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.94715ms logger=migrator t=2026-05-22T11:44:26.436773879Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-22T11:44:26.436959064Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=188.865µs logger=migrator t=2026-05-22T11:44:26.550530296Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-22T11:44:26.550651309Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=124.673µs logger=migrator t=2026-05-22T11:44:26.654671679Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-22T11:44:26.655260864Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=591.775µs logger=migrator t=2026-05-22T11:44:26.886238396Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-22T11:44:26.886534373Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=299.707µs logger=migrator t=2026-05-22T11:44:26.987761791Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-22T11:44:26.990438579Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.677858ms logger=migrator t=2026-05-22T11:44:27.00616267Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-22T11:44:27.019939811Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.777091ms logger=migrator t=2026-05-22T11:44:27.060477873Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-22T11:44:27.060898155Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=422.192µs logger=migrator t=2026-05-22T11:44:27.175094112Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-22T11:44:27.176880698Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.796786ms logger=migrator t=2026-05-22T11:44:27.361665064Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-22T11:44:27.362718091Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.057417ms logger=migrator t=2026-05-22T11:44:27.408073247Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-22T11:44:27.40859231Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=519.563µs logger=migrator t=2026-05-22T11:44:27.440665386Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-22T11:44:27.441377274Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=714.458µs logger=migrator t=2026-05-22T11:44:27.482344568Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-22T11:44:27.494428476Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.091547ms logger=migrator t=2026-05-22T11:44:27.568874512Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-22T11:44:27.580402765Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.530733ms logger=migrator t=2026-05-22T11:44:27.60257226Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-22T11:44:27.604692764Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.131564ms logger=migrator t=2026-05-22T11:44:27.647409092Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-22T11:44:27.73646386Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.055488ms logger=migrator t=2026-05-22T11:44:27.760769999Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-22T11:44:27.762658847Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.891868ms logger=migrator t=2026-05-22T11:44:27.771996155Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-22T11:44:27.77415841Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.163826ms logger=migrator t=2026-05-22T11:44:27.795170566Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-22T11:44:27.825690303Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.518758ms logger=migrator t=2026-05-22T11:44:27.858395765Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-22T11:44:27.869496518Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.103053ms logger=migrator t=2026-05-22T11:44:27.891263913Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-22T11:44:27.891918789Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=666.017µs logger=migrator t=2026-05-22T11:44:27.960353073Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-22T11:44:27.960680861Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=330.819µs logger=migrator t=2026-05-22T11:44:28.323563782Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-22T11:44:28.324071905Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=525.743µs logger=migrator t=2026-05-22T11:44:28.441844715Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-22T11:44:28.442132303Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=290.938µs logger=migrator t=2026-05-22T11:44:28.464594855Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-22T11:44:28.464932403Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=341.418µs logger=migrator t=2026-05-22T11:44:28.697159128Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-22T11:44:28.69843182Z level=info msg="Migration successfully executed" id="create folder table" duration=1.274862ms logger=migrator t=2026-05-22T11:44:28.733820651Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-22T11:44:28.736747226Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.928685ms logger=migrator t=2026-05-22T11:44:28.773931993Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-22T11:44:28.776106429Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.176385ms logger=migrator t=2026-05-22T11:44:28.811467269Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-22T11:44:28.811547812Z level=info msg="Migration successfully executed" id="Update folder title length" duration=86.764µs logger=migrator t=2026-05-22T11:44:28.905256288Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T11:44:28.906722424Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.468417ms logger=migrator t=2026-05-22T11:44:29.064586346Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T11:44:29.066582187Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.998932ms logger=migrator t=2026-05-22T11:44:29.200766473Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-22T11:44:29.203051602Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.293859ms logger=migrator t=2026-05-22T11:44:29.30858265Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-22T11:44:29.309474742Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=892.642µs logger=migrator t=2026-05-22T11:44:29.336540302Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-22T11:44:29.337143777Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=606.995µs logger=migrator t=2026-05-22T11:44:29.37221154Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-22T11:44:29.373724968Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.502408ms logger=migrator t=2026-05-22T11:44:29.406257277Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-22T11:44:29.407849847Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.59554ms logger=migrator t=2026-05-22T11:44:29.44326343Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-22T11:44:29.444959673Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.699743ms logger=migrator t=2026-05-22T11:44:29.493748606Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-22T11:44:29.496190498Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.439783ms logger=migrator t=2026-05-22T11:44:29.553144038Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-22T11:44:29.554446952Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.306374ms logger=migrator t=2026-05-22T11:44:29.608624941Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-22T11:44:29.617061306Z level=info msg="Migration successfully executed" id="create anon_device table" duration=8.440185ms logger=migrator t=2026-05-22T11:44:29.648016345Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-22T11:44:29.650080467Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.064373ms logger=migrator t=2026-05-22T11:44:29.746349909Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-22T11:44:29.748395171Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.051452ms logger=migrator t=2026-05-22T11:44:29.898207876Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-22T11:44:29.899465209Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.259203ms logger=migrator t=2026-05-22T11:44:29.958179054Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-22T11:44:29.95999689Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.810366ms logger=migrator t=2026-05-22T11:44:30.023385015Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-22T11:44:30.025722214Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.340129ms logger=migrator t=2026-05-22T11:44:30.070531025Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-22T11:44:30.070849643Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=321.168µs logger=migrator t=2026-05-22T11:44:30.118491307Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-22T11:44:30.131727474Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.251898ms logger=migrator t=2026-05-22T11:44:30.166738625Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-22T11:44:30.167992668Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.258833ms logger=migrator t=2026-05-22T11:44:30.20067699Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T11:44:30.200757912Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=85.833µs logger=migrator t=2026-05-22T11:44:30.273823833Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T11:44:30.275858255Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.039913ms logger=migrator t=2026-05-22T11:44:30.522583938Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T11:44:30.5226313Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=51.842µs logger=migrator t=2026-05-22T11:44:30.533013024Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-22T11:44:30.535772395Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.761841ms logger=migrator t=2026-05-22T11:44:30.561300214Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T11:44:30.564015044Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.701959ms logger=migrator t=2026-05-22T11:44:30.576262425Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-22T11:44:30.577933908Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.668333ms logger=migrator t=2026-05-22T11:44:30.587215114Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-22T11:44:30.588564049Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.350585ms logger=migrator t=2026-05-22T11:44:30.596202114Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-22T11:44:30.596545472Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=345.058µs logger=migrator t=2026-05-22T11:44:30.606451254Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-22T11:44:30.607677176Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.225612ms logger=migrator t=2026-05-22T11:44:30.617832814Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-22T11:44:30.618894542Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.063668ms logger=migrator t=2026-05-22T11:44:30.628020264Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-22T11:44:30.629036289Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.016485ms logger=migrator t=2026-05-22T11:44:30.637570667Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-22T11:44:30.64789498Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.324633ms logger=migrator t=2026-05-22T11:44:30.658571262Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-22T11:44:30.670886625Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.314363ms logger=migrator t=2026-05-22T11:44:30.675606596Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-22T11:44:30.682483131Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.879605ms logger=migrator t=2026-05-22T11:44:30.68713936Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-22T11:44:30.687200921Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.231µs logger=migrator t=2026-05-22T11:44:30.691732377Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-22T11:44:30.707307663Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.568516ms logger=migrator t=2026-05-22T11:44:31.104252733Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-22T11:44:31.117382268Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.131664ms logger=migrator t=2026-05-22T11:44:31.834158492Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-22T11:44:31.83485142Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=708.138µs logger=migrator t=2026-05-22T11:44:32.536689895Z level=info msg="migrations completed" performed=558 skipped=0 duration=13.278863443s logger=migrator t=2026-05-22T11:44:32.538688076Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-22T11:44:32.557575867Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-22T11:44:32.557797913Z level=info msg="Created default organization" logger=secrets t=2026-05-22T11:44:32.591266265Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T11:44:32.640510709Z level=info msg="Restored cache from database" duration=428.201µs logger=plugin.store t=2026-05-22T11:44:32.641737231Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-22T11:44:32.679949293Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-22T11:44:32.679990254Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-22T11:44:32.680071246Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-22T11:44:32.680085407Z level=info msg="Plugins loaded" count=54 duration=38.349106ms logger=query_data t=2026-05-22T11:44:32.684283944Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-22T11:44:32.687702841Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-22T11:44:32.694471814Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-22T11:44:32.709958488Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-22T11:44:32.712437281Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-22T11:44:32.714486043Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-22T11:44:32.731923017Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-22T11:44:32.748721445Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-22T11:44:32.767605316Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-22T11:44:32.767627917Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-22T11:44:32.767775071Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-22T11:44:32.767954055Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-22T11:44:32.768067048Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-22T11:44:32.774115722Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-22T11:44:32.80937304Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-22T11:44:32.820208515Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-22T11:44:32.834702475Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-05-22T11:44:32.842149944Z level=info msg="Update check succeeded" duration=74.107587ms logger=plugins.update.checker t=2026-05-22T11:44:32.843292754Z level=info msg="Update check succeeded" duration=75.286918ms logger=provisioning.dashboard t=2026-05-22T11:44:32.883791665Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-22T11:44:32.900725306Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-22T11:44:32.91106955Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-22T11:44:32.911668265Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=ngalert.state.manager t=2026-05-22T11:44:32.912905677Z level=info msg="State cache has been initialized" states=0 duration=144.945902ms logger=ngalert.scheduler t=2026-05-22T11:44:32.913063651Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-22T11:44:32.913320268Z level=info msg=starting first_tick=2026-05-22T11:44:40Z logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T11:44:32.953307776Z level=info msg="Patterns update finished" duration=65.625031ms logger=grafana-apiserver t=2026-05-22T11:44:33.247631542Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-22T11:44:33.248113004Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-22T11:44:36.187432264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.188792209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.210354418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.246666763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.261512261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.31332859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.333851924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.398058519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.412559168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.436557879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.463083905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.514226457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.533744024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.581737856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.602770233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.634738596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.654280974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.690222339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.707070949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.747765534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.76755821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.81821766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.838289551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.876222356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.890738857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.929637347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.945382078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:36.99217465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.012241561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.055353029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.072362842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.109523389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.127699451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.179676075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.195836986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.235720853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.270545969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.532379939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.550809767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.615647259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.632111388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.708009751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.729899239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.79946773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.818237099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.894778138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.912365355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.978657124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:37.995076312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.068070982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.085318931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.156525284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.182441055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.243976912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.262725979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.339114215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.35467168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.423434812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.437047208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.498812622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.518928994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.604136794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.624095212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.692911765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.709041566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.775597881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.797112779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.872054008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.886187898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.971861259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:38.991286594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.066602012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.082334133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.145624795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.164724971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.244119304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.259828404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.37314107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.390969093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T11:44:39.678248111Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-22T11:46:00.791606412Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-22T11:54:32.779402065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-22T11:54:32.806044236Z level=info msg="Completed cleanup jobs" duration=37.421308ms logger=plugins.update.checker t=2026-05-22T11:54:32.89445367Z level=info msg="Update check succeeded" duration=50.729139ms logger=sqlstore.transactions t=2026-05-22T11:59:32.704499118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-22T12:04:32.810754335Z level=info msg="Completed cleanup jobs" duration=40.930189ms logger=plugins.update.checker t=2026-05-22T12:04:32.896826151Z level=info msg="Update check succeeded" duration=53.324296ms logger=cleanup t=2026-05-22T12:14:32.818731974Z level=info msg="Completed cleanup jobs" duration=50.577755ms logger=plugins.update.checker t=2026-05-22T12:14:32.902076628Z level=info msg="Update check succeeded" duration=57.641176ms logger=infra.usagestats t=2026-05-22T12:16:00.817117088Z level=info msg="Usage stats are ready to report"