logger=settings t=2026-05-27T00:49:29.026143844Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T00:49:29Z logger=settings t=2026-05-27T00:49:29.026502785Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T00:49:29.026511856Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T00:49:29.026516116Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T00:49:29.026520126Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T00:49:29.026524026Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T00:49:29.026527516Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T00:49:29.026531046Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T00:49:29.026534946Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T00:49:29.026538967Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T00:49:29.026542647Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T00:49:29.026548007Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T00:49:29.026553317Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T00:49:29.026557387Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T00:49:29.026562967Z level=info msg=Target target=[all] logger=settings t=2026-05-27T00:49:29.026572567Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T00:49:29.026577548Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T00:49:29.026580958Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T00:49:29.026584428Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T00:49:29.026587918Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T00:49:29.026591438Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T00:49:29.026929338Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T00:49:29.026953718Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T00:49:29.028781791Z level=info msg="Locking database" logger=migrator t=2026-05-27T00:49:29.028801172Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T00:49:29.029487602Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T00:49:29.030496511Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.007229ms logger=migrator t=2026-05-27T00:49:29.036113504Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T00:49:29.037394481Z level=info msg="Migration successfully executed" id="create user table" duration=1.283327ms logger=migrator t=2026-05-27T00:49:29.041402278Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T00:49:29.041956063Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=553.955µs logger=migrator t=2026-05-27T00:49:29.067012061Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T00:49:29.067764553Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=754.562µs logger=migrator t=2026-05-27T00:49:29.101381559Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T00:49:29.102053958Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=675.219µs logger=migrator t=2026-05-27T00:49:29.10830636Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T00:49:29.108935198Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=629.678µs logger=migrator t=2026-05-27T00:49:29.112872422Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T00:49:29.116993983Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.119911ms logger=migrator t=2026-05-27T00:49:29.120847354Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T00:49:29.121708949Z level=info msg="Migration successfully executed" id="create user table v2" duration=861.025µs logger=migrator t=2026-05-27T00:49:29.126286322Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T00:49:29.127062594Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=776.542µs logger=migrator t=2026-05-27T00:49:29.130801134Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T00:49:29.133196153Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.39468ms logger=migrator t=2026-05-27T00:49:29.142947116Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T00:49:29.14343649Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=498.904µs logger=migrator t=2026-05-27T00:49:29.15065363Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T00:49:29.151211106Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=557.706µs logger=migrator t=2026-05-27T00:49:29.156022596Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T00:49:29.157251881Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.228845ms logger=migrator t=2026-05-27T00:49:29.160954589Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T00:49:29.160999831Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.562µs logger=migrator t=2026-05-27T00:49:29.166606614Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T00:49:29.168460417Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.853293ms logger=migrator t=2026-05-27T00:49:29.17544923Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T00:49:29.175679647Z level=info msg="Migration successfully executed" id="Add missing user data" duration=230.627µs logger=migrator t=2026-05-27T00:49:29.179275031Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T00:49:29.18095282Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.68772ms logger=migrator t=2026-05-27T00:49:29.184680908Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T00:49:29.185929363Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.248495ms logger=migrator t=2026-05-27T00:49:29.192446204Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T00:49:29.193618277Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.171833ms logger=migrator t=2026-05-27T00:49:29.197293003Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T00:49:29.208210661Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.918668ms logger=migrator t=2026-05-27T00:49:29.213026491Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T00:49:29.214147003Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.120542ms logger=migrator t=2026-05-27T00:49:29.219420996Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T00:49:29.219626762Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=206.276µs logger=migrator t=2026-05-27T00:49:29.22539495Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T00:49:29.226500282Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.133024ms logger=migrator t=2026-05-27T00:49:29.232729653Z 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-27T00:49:29.233263128Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=533.695µs logger=migrator t=2026-05-27T00:49:29.236825052Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T00:49:29.237200323Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=375.541µs logger=migrator t=2026-05-27T00:49:29.243161266Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T00:49:29.24435749Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.185844ms logger=migrator t=2026-05-27T00:49:29.24812427Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T00:49:29.249262253Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.128903ms logger=migrator t=2026-05-27T00:49:29.256183093Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T00:49:29.256862584Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=675.681µs logger=migrator t=2026-05-27T00:49:29.263069984Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T00:49:29.263742533Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=672.459µs logger=migrator t=2026-05-27T00:49:29.268578144Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T00:49:29.269662415Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.077571ms logger=migrator t=2026-05-27T00:49:29.27393854Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T00:49:29.273975531Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.372µs logger=migrator t=2026-05-27T00:49:29.279002597Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T00:49:29.279676006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=672.949µs logger=migrator t=2026-05-27T00:49:29.284801775Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T00:49:29.285949168Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.144013ms logger=migrator t=2026-05-27T00:49:29.289771809Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T00:49:29.291003985Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.232396ms logger=migrator t=2026-05-27T00:49:29.294718393Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T00:49:29.29533441Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=615.857µs logger=migrator t=2026-05-27T00:49:29.322382766Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:49:29.327534476Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.15062ms logger=migrator t=2026-05-27T00:49:29.332557422Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T00:49:29.333362505Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=805.233µs logger=migrator t=2026-05-27T00:49:29.33764438Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T00:49:29.338323349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=678.939µs logger=migrator t=2026-05-27T00:49:29.344396565Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T00:49:29.345944561Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.546966ms logger=migrator t=2026-05-27T00:49:29.351383348Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T00:49:29.352079829Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=696.541µs logger=migrator t=2026-05-27T00:49:29.357172537Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T00:49:29.35832249Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.160363ms logger=migrator t=2026-05-27T00:49:29.364042276Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T00:49:29.364574431Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=533.415µs logger=migrator t=2026-05-27T00:49:29.369776632Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T00:49:29.370299867Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=518.335µs logger=migrator t=2026-05-27T00:49:29.375625632Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T00:49:29.376153557Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=528.155µs logger=migrator t=2026-05-27T00:49:29.382033218Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T00:49:29.383022837Z level=info msg="Migration successfully executed" id="create star table" duration=989.729µs logger=migrator t=2026-05-27T00:49:29.38827294Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T00:49:29.389404392Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.130822ms logger=migrator t=2026-05-27T00:49:29.394408728Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T00:49:29.395127568Z level=info msg="Migration successfully executed" id="create org table v1" duration=718.69µs logger=migrator t=2026-05-27T00:49:29.399433814Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T00:49:29.400569686Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.127222ms logger=migrator t=2026-05-27T00:49:29.406677814Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T00:49:29.407697714Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.02005ms logger=migrator t=2026-05-27T00:49:29.412972566Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T00:49:29.414150111Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.177775ms logger=migrator t=2026-05-27T00:49:29.419586789Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T00:49:29.420308569Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=717.08µs logger=migrator t=2026-05-27T00:49:29.426569471Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T00:49:29.427870219Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.302148ms logger=migrator t=2026-05-27T00:49:29.434582734Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T00:49:29.434618865Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.751µs logger=migrator t=2026-05-27T00:49:29.439471626Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T00:49:29.439510227Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.561µs logger=migrator t=2026-05-27T00:49:29.444497312Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T00:49:29.44477204Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=281.388µs logger=migrator t=2026-05-27T00:49:29.451171206Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T00:49:29.451908367Z level=info msg="Migration successfully executed" id="create dashboard table" duration=736.981µs logger=migrator t=2026-05-27T00:49:29.463126032Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T00:49:29.464295857Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.169495ms logger=migrator t=2026-05-27T00:49:29.476841411Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T00:49:29.478050616Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.211465ms logger=migrator t=2026-05-27T00:49:29.487274874Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T00:49:29.488274843Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.007669ms logger=migrator t=2026-05-27T00:49:29.499109167Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T00:49:29.500663533Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.544656ms logger=migrator t=2026-05-27T00:49:29.511474357Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T00:49:29.512543618Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.06102ms logger=migrator t=2026-05-27T00:49:29.518888242Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T00:49:29.526121482Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.234081ms logger=migrator t=2026-05-27T00:49:29.546805082Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T00:49:29.548185193Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.368551ms logger=migrator t=2026-05-27T00:49:29.56185884Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T00:49:29.563192518Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.334498ms logger=migrator t=2026-05-27T00:49:29.571313504Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T00:49:29.572135958Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=815.933µs logger=migrator t=2026-05-27T00:49:29.583363344Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T00:49:29.583873758Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=510.794µs logger=migrator t=2026-05-27T00:49:29.590146291Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T00:49:29.59150002Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.355379ms logger=migrator t=2026-05-27T00:49:29.598172044Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T00:49:29.598238386Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.152µs logger=migrator t=2026-05-27T00:49:29.604624252Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T00:49:29.607526196Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.901794ms logger=migrator t=2026-05-27T00:49:29.613353985Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T00:49:29.61522309Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.857774ms logger=migrator t=2026-05-27T00:49:29.621472681Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T00:49:29.62453346Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.060509ms logger=migrator t=2026-05-27T00:49:29.631158641Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T00:49:29.631899814Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=741.033µs logger=migrator t=2026-05-27T00:49:29.63762215Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T00:49:29.640520794Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.898835ms logger=migrator t=2026-05-27T00:49:29.645736176Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T00:49:29.646518298Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=781.792µs logger=migrator t=2026-05-27T00:49:29.652673076Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T00:49:29.654008236Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.33502ms logger=migrator t=2026-05-27T00:49:29.659244237Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T00:49:29.659281508Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=38.711µs logger=migrator t=2026-05-27T00:49:29.664413367Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T00:49:29.664438938Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.781µs logger=migrator t=2026-05-27T00:49:29.669756902Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T00:49:29.673056628Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.297516ms logger=migrator t=2026-05-27T00:49:29.679194176Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T00:49:29.68105404Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.859594ms logger=migrator t=2026-05-27T00:49:29.686080246Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T00:49:29.689479705Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.398699ms logger=migrator t=2026-05-27T00:49:29.694750468Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T00:49:29.696613543Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.862824ms logger=migrator t=2026-05-27T00:49:29.702459992Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T00:49:29.702658748Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=199.016µs logger=migrator t=2026-05-27T00:49:29.708617991Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T00:49:29.709933129Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.330469ms logger=migrator t=2026-05-27T00:49:29.714669017Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T00:49:29.715346286Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=677.45µs logger=migrator t=2026-05-27T00:49:29.721020931Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T00:49:29.721099013Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.592µs logger=migrator t=2026-05-27T00:49:29.728661853Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T00:49:29.730165707Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.503334ms logger=migrator t=2026-05-27T00:49:29.735105699Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T00:49:29.736019567Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=915.468µs logger=migrator t=2026-05-27T00:49:29.744708449Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:49:29.75096369Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.250861ms logger=migrator t=2026-05-27T00:49:29.757106238Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T00:49:29.758299274Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.207046ms logger=migrator t=2026-05-27T00:49:29.764605296Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T00:49:29.765492682Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=890.686µs logger=migrator t=2026-05-27T00:49:29.77059506Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T00:49:29.772029692Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.422122ms logger=migrator t=2026-05-27T00:49:29.775768731Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T00:49:29.776258295Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=489.524µs logger=migrator t=2026-05-27T00:49:29.781478506Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T00:49:29.782512736Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.03681ms logger=migrator t=2026-05-27T00:49:29.789957653Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T00:49:29.792089805Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.135692ms logger=migrator t=2026-05-27T00:49:29.796665467Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T00:49:29.797969975Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.295018ms logger=migrator t=2026-05-27T00:49:29.805255986Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T00:49:29.805652259Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=401.393µs logger=migrator t=2026-05-27T00:49:29.810476858Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T00:49:29.810807058Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=333.7µs logger=migrator t=2026-05-27T00:49:29.815204426Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T00:49:29.816376039Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.180534ms logger=migrator t=2026-05-27T00:49:29.820738536Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T00:49:29.823471866Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.73334ms logger=migrator t=2026-05-27T00:49:29.828484781Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T00:49:29.829881891Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.40058ms logger=migrator t=2026-05-27T00:49:29.834314811Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T00:49:29.835465174Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.151373ms logger=migrator t=2026-05-27T00:49:29.841675334Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T00:49:29.844434734Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.763ms logger=migrator t=2026-05-27T00:49:29.849570423Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T00:49:29.851066857Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.499324ms logger=migrator t=2026-05-27T00:49:29.854732773Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T00:49:29.85595738Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.205166ms logger=migrator t=2026-05-27T00:49:29.864067894Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T00:49:29.873231841Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.159157ms logger=migrator t=2026-05-27T00:49:29.878632968Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T00:49:29.879917744Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.290087ms logger=migrator t=2026-05-27T00:49:29.88493044Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T00:49:29.886572398Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.651828ms logger=migrator t=2026-05-27T00:49:29.893154499Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T00:49:29.894078406Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=917.886µs logger=migrator t=2026-05-27T00:49:29.899923855Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T00:49:29.900629927Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=714.831µs logger=migrator t=2026-05-27T00:49:29.907720292Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T00:49:29.910654787Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.934485ms logger=migrator t=2026-05-27T00:49:29.915186719Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T00:49:29.917166606Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.979527ms logger=migrator t=2026-05-27T00:49:29.922068828Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T00:49:29.92211449Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.942µs logger=migrator t=2026-05-27T00:49:29.933356126Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T00:49:29.933643965Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=287.698µs logger=migrator t=2026-05-27T00:49:30.015465111Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T00:49:30.019562309Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.106288ms logger=migrator t=2026-05-27T00:49:30.138661938Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T00:49:30.139188883Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=530.615µs logger=migrator t=2026-05-27T00:49:30.146488435Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T00:49:30.146793303Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=304.588µs logger=migrator t=2026-05-27T00:49:30.152240672Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T00:49:30.15493597Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.695118ms logger=migrator t=2026-05-27T00:49:30.160600004Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T00:49:30.161265864Z level=info msg="Migration successfully executed" id="Update uid value" duration=665.89µs logger=migrator t=2026-05-27T00:49:30.168334419Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T00:49:30.174372144Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=6.030475ms logger=migrator t=2026-05-27T00:49:30.188037881Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T00:49:30.197862357Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=9.822206ms logger=migrator t=2026-05-27T00:49:30.203245853Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T00:49:30.204059757Z level=info msg="Migration successfully executed" id="create api_key table" duration=813.913µs logger=migrator t=2026-05-27T00:49:30.21933916Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T00:49:30.220431762Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.094222ms logger=migrator t=2026-05-27T00:49:30.224767167Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T00:49:30.225585712Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=818.745µs logger=migrator t=2026-05-27T00:49:30.232021518Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T00:49:30.234446479Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.429701ms logger=migrator t=2026-05-27T00:49:30.240637589Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T00:49:30.241607317Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=974.387µs logger=migrator t=2026-05-27T00:49:30.245357236Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T00:49:30.246231401Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=873.695µs logger=migrator t=2026-05-27T00:49:30.250710052Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T00:49:30.251686789Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=978.758µs logger=migrator t=2026-05-27T00:49:30.261992739Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T00:49:30.269761494Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.763795ms logger=migrator t=2026-05-27T00:49:30.27549755Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T00:49:30.276282904Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=786.314µs logger=migrator t=2026-05-27T00:49:30.280247028Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T00:49:30.281025861Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=778.813µs logger=migrator t=2026-05-27T00:49:30.285434709Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T00:49:30.286236422Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=801.733µs logger=migrator t=2026-05-27T00:49:30.290986741Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T00:49:30.291952038Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=966.337µs logger=migrator t=2026-05-27T00:49:30.298624383Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T00:49:30.299047845Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=425.152µs logger=migrator t=2026-05-27T00:49:30.302989139Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T00:49:30.303630007Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=645.398µs logger=migrator t=2026-05-27T00:49:30.30786044Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T00:49:30.307895431Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.961µs logger=migrator t=2026-05-27T00:49:30.312521946Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T00:49:30.315203724Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.681888ms logger=migrator t=2026-05-27T00:49:30.320383914Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T00:49:30.323040601Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.656487ms logger=migrator t=2026-05-27T00:49:30.327445129Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T00:49:30.327611964Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.095µs logger=migrator t=2026-05-27T00:49:30.333590497Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T00:49:30.33642274Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.835803ms logger=migrator t=2026-05-27T00:49:30.341363993Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T00:49:30.344236107Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.863384ms logger=migrator t=2026-05-27T00:49:30.348257833Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T00:49:30.348991295Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=736.412µs logger=migrator t=2026-05-27T00:49:30.354033341Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T00:49:30.35501202Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=978.159µs logger=migrator t=2026-05-27T00:49:30.360121308Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T00:49:30.361451196Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.330228ms logger=migrator t=2026-05-27T00:49:30.36501549Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T00:49:30.365937077Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=909.737µs logger=migrator t=2026-05-27T00:49:30.370471808Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T00:49:30.371366405Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=889.797µs logger=migrator t=2026-05-27T00:49:30.377349978Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T00:49:30.378740298Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.38992ms logger=migrator t=2026-05-27T00:49:30.38326785Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T00:49:30.383374663Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=108.743µs logger=migrator t=2026-05-27T00:49:30.387782231Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T00:49:30.387806751Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.36µs logger=migrator t=2026-05-27T00:49:30.391033536Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T00:49:30.393897439Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.863583ms logger=migrator t=2026-05-27T00:49:30.397522394Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T00:49:30.400921422Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.398248ms logger=migrator t=2026-05-27T00:49:30.405727502Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T00:49:30.405799135Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.462µs logger=migrator t=2026-05-27T00:49:30.410544162Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T00:49:30.411399977Z level=info msg="Migration successfully executed" id="create quota table v1" duration=855.975µs logger=migrator t=2026-05-27T00:49:30.416081993Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T00:49:30.416901117Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=813.083µs logger=migrator t=2026-05-27T00:49:30.421046667Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T00:49:30.421195371Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=149.754µs logger=migrator t=2026-05-27T00:49:30.426920427Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T00:49:30.428659628Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.739911ms logger=migrator t=2026-05-27T00:49:30.436850126Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T00:49:30.437864555Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.014769ms logger=migrator t=2026-05-27T00:49:30.443614492Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T00:49:30.450156993Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.5422ms logger=migrator t=2026-05-27T00:49:30.457596098Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T00:49:30.45768421Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=93.862µs logger=migrator t=2026-05-27T00:49:30.464690734Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T00:49:30.466476496Z level=info msg="Migration successfully executed" id="create session table" duration=1.787662ms logger=migrator t=2026-05-27T00:49:30.473579642Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T00:49:30.473672145Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=93.433µs logger=migrator t=2026-05-27T00:49:30.481947525Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T00:49:30.48209496Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=151.514µs logger=migrator t=2026-05-27T00:49:30.485738685Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T00:49:30.486393645Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=655.48µs logger=migrator t=2026-05-27T00:49:30.490352349Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T00:49:30.490910295Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=557.936µs logger=migrator t=2026-05-27T00:49:30.501250256Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T00:49:30.501301137Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.471µs logger=migrator t=2026-05-27T00:49:30.508155686Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T00:49:30.508186027Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.171µs logger=migrator t=2026-05-27T00:49:30.51172015Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T00:49:30.515149489Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.428009ms logger=migrator t=2026-05-27T00:49:30.519793244Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T00:49:30.523358198Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.558803ms logger=migrator t=2026-05-27T00:49:30.527177988Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T00:49:30.527344753Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=167.415µs logger=migrator t=2026-05-27T00:49:30.53136534Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T00:49:30.531487314Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=122.604µs logger=migrator t=2026-05-27T00:49:30.53550506Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T00:49:30.536595653Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.093062ms logger=migrator t=2026-05-27T00:49:30.545427469Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T00:49:30.54548738Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=67.212µs logger=migrator t=2026-05-27T00:49:30.550456145Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T00:49:30.558667502Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=8.199897ms logger=migrator t=2026-05-27T00:49:30.564134211Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T00:49:30.564324107Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=191.316µs logger=migrator t=2026-05-27T00:49:30.568475258Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T00:49:30.572126523Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.650866ms logger=migrator t=2026-05-27T00:49:30.576277845Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T00:49:30.57957612Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.298125ms logger=migrator t=2026-05-27T00:49:30.584195255Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T00:49:30.584331469Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=141.874µs logger=migrator t=2026-05-27T00:49:30.589651952Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T00:49:30.591369792Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.72284ms logger=migrator t=2026-05-27T00:49:30.597706076Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T00:49:30.598682215Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=976.949µs logger=migrator t=2026-05-27T00:49:30.605449631Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T00:49:30.607029637Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.585106ms logger=migrator t=2026-05-27T00:49:30.611675022Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T00:49:30.61262066Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=945.058µs logger=migrator t=2026-05-27T00:49:30.617434029Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T00:49:30.618783538Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.34969ms logger=migrator t=2026-05-27T00:49:30.626174874Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T00:49:30.628349566Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.159122ms logger=migrator t=2026-05-27T00:49:30.634626289Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T00:49:30.635492054Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=865.175µs logger=migrator t=2026-05-27T00:49:30.640242252Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T00:49:30.641462687Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.220485ms logger=migrator t=2026-05-27T00:49:30.650725216Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T00:49:30.65187819Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.158045ms logger=migrator t=2026-05-27T00:49:30.655918266Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T00:49:30.664833835Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.910569ms logger=migrator t=2026-05-27T00:49:30.672804717Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T00:49:30.674411814Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.610377ms logger=migrator t=2026-05-27T00:49:30.679545063Z 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-27T00:49:30.680552112Z 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.007079ms logger=migrator t=2026-05-27T00:49:30.684578748Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T00:49:30.684983991Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=405.553µs logger=migrator t=2026-05-27T00:49:30.690009916Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T00:49:30.691099849Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.089562ms logger=migrator t=2026-05-27T00:49:30.694989641Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T00:49:30.695859616Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=871.635µs logger=migrator t=2026-05-27T00:49:30.700397228Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T00:49:30.703323953Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.927215ms logger=migrator t=2026-05-27T00:49:30.708768031Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T00:49:30.713043206Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.273304ms logger=migrator t=2026-05-27T00:49:30.717718621Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T00:49:30.723315953Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.597202ms logger=migrator t=2026-05-27T00:49:30.727221527Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T00:49:30.731324636Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.102299ms logger=migrator t=2026-05-27T00:49:30.736224599Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T00:49:30.737372432Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.147543ms logger=migrator t=2026-05-27T00:49:30.742018997Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T00:49:30.742051558Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.491µs logger=migrator t=2026-05-27T00:49:30.7455908Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T00:49:30.745619361Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.461µs logger=migrator t=2026-05-27T00:49:30.749300548Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T00:49:30.750167274Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=866.355µs logger=migrator t=2026-05-27T00:49:30.756391914Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T00:49:30.757389663Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=997.619µs logger=migrator t=2026-05-27T00:49:30.762940154Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T00:49:30.763629654Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=689.53µs logger=migrator t=2026-05-27T00:49:30.770168224Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T00:49:30.771566104Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.40328ms logger=migrator t=2026-05-27T00:49:30.777609551Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T00:49:30.779186976Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=876.456µs logger=migrator t=2026-05-27T00:49:30.785426507Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T00:49:30.79136954Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.946124ms logger=migrator t=2026-05-27T00:49:30.796111327Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T00:49:30.801418881Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.308184ms logger=migrator t=2026-05-27T00:49:30.805689836Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T00:49:30.805916042Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=226.036µs logger=migrator t=2026-05-27T00:49:30.81068948Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T00:49:30.811581157Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=891.467µs logger=migrator t=2026-05-27T00:49:30.815775618Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T00:49:30.816723196Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=948.328µs logger=migrator t=2026-05-27T00:49:30.82269912Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T00:49:30.827354064Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.655635ms logger=migrator t=2026-05-27T00:49:30.83061568Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T00:49:30.830680501Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.542µs logger=migrator t=2026-05-27T00:49:30.834819231Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T00:49:30.836337416Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.521025ms logger=migrator t=2026-05-27T00:49:30.840419184Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T00:49:30.842480514Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.06413ms logger=migrator t=2026-05-27T00:49:30.848939801Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T00:49:30.849074735Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=137.794µs logger=migrator t=2026-05-27T00:49:30.853527195Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T00:49:30.855137441Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.610616ms logger=migrator t=2026-05-27T00:49:30.860215078Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T00:49:30.861455165Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.239307ms logger=migrator t=2026-05-27T00:49:30.867255803Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T00:49:30.868469318Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.213265ms logger=migrator t=2026-05-27T00:49:30.873489944Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T00:49:30.874410381Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=919.507µs logger=migrator t=2026-05-27T00:49:30.878633494Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T00:49:30.879652773Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.018609ms logger=migrator t=2026-05-27T00:49:30.885274746Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T00:49:30.887084509Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.808543ms logger=migrator t=2026-05-27T00:49:30.893604608Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T00:49:30.89365481Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=49.791µs logger=migrator t=2026-05-27T00:49:30.898209592Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T00:49:30.903208146Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.997474ms logger=migrator t=2026-05-27T00:49:30.907305316Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T00:49:30.908225972Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=920.626µs logger=migrator t=2026-05-27T00:49:30.911843248Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T00:49:30.918423549Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.578211ms logger=migrator t=2026-05-27T00:49:30.923773624Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T00:49:30.924542216Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=768.782µs logger=migrator t=2026-05-27T00:49:30.929084489Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T00:49:30.930331074Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.246135ms logger=migrator t=2026-05-27T00:49:30.934491746Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T00:49:30.935762542Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.271356ms logger=migrator t=2026-05-27T00:49:30.939655095Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T00:49:30.95292452Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.267445ms logger=migrator t=2026-05-27T00:49:30.957798352Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T00:49:30.958354908Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=556.226µs logger=migrator t=2026-05-27T00:49:30.962448678Z 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-27T00:49:30.963812967Z 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.363189ms logger=migrator t=2026-05-27T00:49:30.968104082Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T00:49:30.968532164Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=425.632µs logger=migrator t=2026-05-27T00:49:30.97462044Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T00:49:30.975265459Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=642.749µs logger=migrator t=2026-05-27T00:49:30.979154233Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T00:49:30.979361739Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=208.086µs logger=migrator t=2026-05-27T00:49:30.983262301Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T00:49:30.990010897Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.746896ms logger=migrator t=2026-05-27T00:49:30.996753253Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T00:49:31.003353814Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.600651ms logger=migrator t=2026-05-27T00:49:31.007100284Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T00:49:31.008021351Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=918.276µs logger=migrator t=2026-05-27T00:49:31.011479861Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T00:49:31.012700317Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.220415ms logger=migrator t=2026-05-27T00:49:31.018817094Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T00:49:31.019106062Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=289.988µs logger=migrator t=2026-05-27T00:49:31.022382337Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T00:49:31.026893899Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.511562ms logger=migrator t=2026-05-27T00:49:31.030892984Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T00:49:31.03214522Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.250746ms logger=migrator t=2026-05-27T00:49:31.038221008Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T00:49:31.039179585Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=957.618µs logger=migrator t=2026-05-27T00:49:31.046976322Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T00:49:31.047497147Z level=info msg="Migration successfully executed" id="Move region to single row" duration=521.435µs logger=migrator t=2026-05-27T00:49:31.052675067Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T00:49:31.054450878Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.773111ms logger=migrator t=2026-05-27T00:49:31.060987398Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T00:49:31.062257785Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.270337ms logger=migrator t=2026-05-27T00:49:31.069700041Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T00:49:31.071626468Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.928576ms logger=migrator t=2026-05-27T00:49:31.079052133Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T00:49:31.080534986Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.482543ms logger=migrator t=2026-05-27T00:49:31.088643852Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T00:49:31.089809845Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.164724ms logger=migrator t=2026-05-27T00:49:31.095340336Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T00:49:31.096352655Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.011989ms logger=migrator t=2026-05-27T00:49:31.101802703Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T00:49:31.101943867Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=150.424µs logger=migrator t=2026-05-27T00:49:31.109722163Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T00:49:31.110936419Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.216096ms logger=migrator t=2026-05-27T00:49:31.119876938Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T00:49:31.12097115Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.095332ms logger=migrator t=2026-05-27T00:49:31.1295804Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T00:49:31.131203197Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.628438ms logger=migrator t=2026-05-27T00:49:31.139437006Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T00:49:31.141137165Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.698719ms logger=migrator t=2026-05-27T00:49:31.164388991Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T00:49:31.166317546Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=1.931335ms logger=migrator t=2026-05-27T00:49:31.174096142Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T00:49:31.174689179Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=596.267µs logger=migrator t=2026-05-27T00:49:31.179845019Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T00:49:31.18023621Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=392.861µs logger=migrator t=2026-05-27T00:49:31.217422731Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T00:49:31.225281268Z level=info msg="Migration successfully executed" id="create team table" duration=7.862487ms logger=migrator t=2026-05-27T00:49:31.241084128Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T00:49:31.245922988Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=4.84099ms logger=migrator t=2026-05-27T00:49:31.260597384Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T00:49:31.262579662Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.986858ms logger=migrator t=2026-05-27T00:49:31.268745881Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T00:49:31.273916171Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.16864ms logger=migrator t=2026-05-27T00:49:31.279333368Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T00:49:31.279539564Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=206.956µs logger=migrator t=2026-05-27T00:49:31.284191059Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T00:49:31.285717934Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.525844ms logger=migrator t=2026-05-27T00:49:31.291146551Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T00:49:31.292050647Z level=info msg="Migration successfully executed" id="create team member table" duration=904.636µs logger=migrator t=2026-05-27T00:49:31.297737762Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T00:49:31.298649619Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=910.887µs logger=migrator t=2026-05-27T00:49:31.30523898Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T00:49:31.306329152Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.089862ms logger=migrator t=2026-05-27T00:49:31.312059158Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T00:49:31.312984405Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=925.397µs logger=migrator t=2026-05-27T00:49:31.319058052Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T00:49:31.326453357Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.393605ms logger=migrator t=2026-05-27T00:49:31.333140361Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T00:49:31.338118115Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.977474ms logger=migrator t=2026-05-27T00:49:31.342363028Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T00:49:31.347209109Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.845701ms logger=migrator t=2026-05-27T00:49:31.353015358Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T00:49:31.354017526Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.001828ms logger=migrator t=2026-05-27T00:49:31.35930438Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T00:49:31.360724992Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.420292ms logger=migrator t=2026-05-27T00:49:31.366675614Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T00:49:31.367806717Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.131633ms logger=migrator t=2026-05-27T00:49:31.375626674Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T00:49:31.377325894Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.698409ms logger=migrator t=2026-05-27T00:49:31.383355509Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T00:49:31.384302276Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=946.727µs logger=migrator t=2026-05-27T00:49:31.38961806Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T00:49:31.390529146Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=910.906µs logger=migrator t=2026-05-27T00:49:31.396915962Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T00:49:31.397915971Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=998.469µs logger=migrator t=2026-05-27T00:49:31.403084221Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T00:49:31.404517952Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.433121ms logger=migrator t=2026-05-27T00:49:31.409894449Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T00:49:31.410391793Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=497.034µs logger=migrator t=2026-05-27T00:49:31.416205163Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T00:49:31.41644664Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=241.757µs logger=migrator t=2026-05-27T00:49:31.421225288Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T00:49:31.422086343Z level=info msg="Migration successfully executed" id="create tag table" duration=861.005µs logger=migrator t=2026-05-27T00:49:31.428291703Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T00:49:31.42990778Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.616417ms logger=migrator t=2026-05-27T00:49:31.436159292Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T00:49:31.437195502Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.03649ms logger=migrator t=2026-05-27T00:49:31.441392704Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T00:49:31.442413963Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.021539ms logger=migrator t=2026-05-27T00:49:31.448774318Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T00:49:31.44986471Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.092932ms logger=migrator t=2026-05-27T00:49:31.455866834Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:49:31.474598187Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.728563ms logger=migrator t=2026-05-27T00:49:31.480870531Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T00:49:31.481620572Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=750.082µs logger=migrator t=2026-05-27T00:49:31.488408219Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T00:49:31.489842571Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.434583ms logger=migrator t=2026-05-27T00:49:31.496869984Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T00:49:31.497468082Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=600.298µs logger=migrator t=2026-05-27T00:49:31.503825557Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T00:49:31.50534431Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.520004ms logger=migrator t=2026-05-27T00:49:31.511765887Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T00:49:31.512701974Z level=info msg="Migration successfully executed" id="create user auth table" duration=936.137µs logger=migrator t=2026-05-27T00:49:31.518325817Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T00:49:31.519993566Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.668129ms logger=migrator t=2026-05-27T00:49:31.526696271Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T00:49:31.526838855Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=146.045µs logger=migrator t=2026-05-27T00:49:31.532021275Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T00:49:31.538661778Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.629732ms logger=migrator t=2026-05-27T00:49:31.550902784Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T00:49:31.557643159Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.742546ms logger=migrator t=2026-05-27T00:49:31.56317207Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T00:49:31.56974324Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.569301ms logger=migrator t=2026-05-27T00:49:31.574801427Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T00:49:31.58039608Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.595272ms logger=migrator t=2026-05-27T00:49:31.585703894Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T00:49:31.586706453Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.002619ms logger=migrator t=2026-05-27T00:49:31.597954489Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T00:49:31.606501077Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.548708ms logger=migrator t=2026-05-27T00:49:31.610753631Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T00:49:31.611332878Z level=info msg="Migration successfully executed" id="create server_lock table" duration=579.477µs logger=migrator t=2026-05-27T00:49:31.617347482Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T00:49:31.618789515Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.442202ms logger=migrator t=2026-05-27T00:49:31.628467355Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T00:49:31.62998283Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.515075ms logger=migrator t=2026-05-27T00:49:31.654716488Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T00:49:31.656488359Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.769941ms logger=migrator t=2026-05-27T00:49:31.673252276Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T00:49:31.674887404Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.634607ms logger=migrator t=2026-05-27T00:49:31.686366577Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T00:49:31.687415857Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.04739ms logger=migrator t=2026-05-27T00:49:31.697170991Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T00:49:31.705561244Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.385804ms logger=migrator t=2026-05-27T00:49:31.715573024Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T00:49:31.717521171Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.947567ms logger=migrator t=2026-05-27T00:49:31.725345399Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T00:49:31.726293696Z level=info msg="Migration successfully executed" id="create cache_data table" duration=946.128µs logger=migrator t=2026-05-27T00:49:31.745515594Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T00:49:31.74642858Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=915.886µs logger=migrator t=2026-05-27T00:49:31.782147658Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T00:49:31.783687633Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.538535ms logger=migrator t=2026-05-27T00:49:31.801618683Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T00:49:31.803494228Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.874255ms logger=migrator t=2026-05-27T00:49:31.812992123Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T00:49:31.813146638Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=156.455µs logger=migrator t=2026-05-27T00:49:31.822543111Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T00:49:31.822799598Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=260.917µs logger=migrator t=2026-05-27T00:49:31.830365367Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T00:49:31.83145043Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.096402ms logger=migrator t=2026-05-27T00:49:31.86351878Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:49:31.865473787Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.958677ms logger=migrator t=2026-05-27T00:49:31.899719611Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:49:31.901910035Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.191354ms logger=migrator t=2026-05-27T00:49:31.923464301Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:49:31.923597975Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=136.474µs logger=migrator t=2026-05-27T00:49:31.946767988Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:49:31.948378695Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.612767ms logger=migrator t=2026-05-27T00:49:31.968012255Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:49:31.969825227Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.815492ms logger=migrator t=2026-05-27T00:49:32.00227716Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:49:32.003570637Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.297728ms logger=migrator t=2026-05-27T00:49:32.011291781Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:49:32.013040372Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.747341ms logger=migrator t=2026-05-27T00:49:32.01915387Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T00:49:32.025294348Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.139848ms logger=migrator t=2026-05-27T00:49:32.030343445Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T00:49:32.031333893Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=990.298µs logger=migrator t=2026-05-27T00:49:32.037557084Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T00:49:32.037739499Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=186.046µs logger=migrator t=2026-05-27T00:49:32.043554427Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T00:49:32.045098993Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.546206ms logger=migrator t=2026-05-27T00:49:32.05122644Z 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-27T00:49:32.052357164Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.130514ms logger=migrator t=2026-05-27T00:49:32.05774094Z 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-27T00:49:32.060071307Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.328987ms logger=migrator t=2026-05-27T00:49:32.067486683Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:49:32.067622297Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=146.695µs logger=migrator t=2026-05-27T00:49:32.074015222Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T00:49:32.074927139Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=911.807µs logger=migrator t=2026-05-27T00:49:32.079896743Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T00:49:32.080717447Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=818.954µs logger=migrator t=2026-05-27T00:49:32.085353611Z 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-27T00:49:32.086436873Z 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.082972ms logger=migrator t=2026-05-27T00:49:32.09182887Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T00:49:32.092829789Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.000659ms logger=migrator t=2026-05-27T00:49:32.099676628Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T00:49:32.10801411Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.335822ms logger=migrator t=2026-05-27T00:49:32.114189849Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T00:49:32.115159297Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=969.548µs logger=migrator t=2026-05-27T00:49:32.121314716Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T00:49:32.12281528Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.501385ms logger=migrator t=2026-05-27T00:49:32.12870402Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T00:49:32.157140126Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.396395ms logger=migrator t=2026-05-27T00:49:32.163893162Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T00:49:32.197560859Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=33.665888ms logger=migrator t=2026-05-27T00:49:32.203246444Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T00:49:32.205778838Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.529974ms logger=migrator t=2026-05-27T00:49:32.21137402Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T00:49:32.212641768Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.267447ms logger=migrator t=2026-05-27T00:49:32.21995642Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T00:49:32.230185397Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.232157ms logger=migrator t=2026-05-27T00:49:32.237610303Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T00:49:32.247004015Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.396532ms logger=migrator t=2026-05-27T00:49:32.25094275Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T00:49:32.251713782Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=770.982µs logger=migrator t=2026-05-27T00:49:32.258393386Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T00:49:32.25923683Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=847.814µs logger=migrator t=2026-05-27T00:49:32.26336329Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T00:49:32.26406187Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=698.4µs logger=migrator t=2026-05-27T00:49:32.270687294Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T00:49:32.273196945Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.510682ms logger=migrator t=2026-05-27T00:49:32.278419207Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:49:32.27850914Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=91.903µs logger=migrator t=2026-05-27T00:49:32.284782753Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T00:49:32.292381503Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.595449ms logger=migrator t=2026-05-27T00:49:32.297963075Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T00:49:32.306479832Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.515237ms logger=migrator t=2026-05-27T00:49:32.316796072Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T00:49:32.324101824Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.309222ms logger=migrator t=2026-05-27T00:49:32.330047037Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T00:49:32.331287042Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.238465ms logger=migrator t=2026-05-27T00:49:32.336393261Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T00:49:32.337596735Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.203494ms logger=migrator t=2026-05-27T00:49:32.341751346Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T00:49:32.349069029Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.316063ms logger=migrator t=2026-05-27T00:49:32.354887058Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T00:49:32.362823488Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.93304ms logger=migrator t=2026-05-27T00:49:32.373408535Z 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-27T00:49:32.374471427Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.064462ms logger=migrator t=2026-05-27T00:49:32.380806091Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T00:49:32.387629768Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.829608ms logger=migrator t=2026-05-27T00:49:32.393803308Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T00:49:32.40389005Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.082362ms logger=migrator t=2026-05-27T00:49:32.408528956Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T00:49:32.408607028Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=79.332µs logger=migrator t=2026-05-27T00:49:32.41247974Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T00:49:32.413892112Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.411571ms logger=migrator t=2026-05-27T00:49:32.421933785Z 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-27T00:49:32.423027306Z 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.094001ms logger=migrator t=2026-05-27T00:49:32.427747814Z 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-27T00:49:32.429431232Z 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.682518ms logger=migrator t=2026-05-27T00:49:32.435069586Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:49:32.435174249Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=106.693µs logger=migrator t=2026-05-27T00:49:32.44037078Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T00:49:32.447565629Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.193619ms logger=migrator t=2026-05-27T00:49:32.451861803Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T00:49:32.458756034Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.897361ms logger=migrator t=2026-05-27T00:49:32.463287905Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T00:49:32.471402111Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.116256ms logger=migrator t=2026-05-27T00:49:32.476402226Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T00:49:32.482144483Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.741917ms logger=migrator t=2026-05-27T00:49:32.485932032Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T00:49:32.492316308Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.381016ms logger=migrator t=2026-05-27T00:49:32.495937873Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T00:49:32.495997015Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=59.882µs logger=migrator t=2026-05-27T00:49:32.499374633Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T00:49:32.500130335Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=753.061µs logger=migrator t=2026-05-27T00:49:32.505405408Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T00:49:32.512567416Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.160228ms logger=migrator t=2026-05-27T00:49:32.519228169Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T00:49:32.519363643Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=138.714µs logger=migrator t=2026-05-27T00:49:32.526224053Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T00:49:32.53646392Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.238487ms logger=migrator t=2026-05-27T00:49:32.541813685Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T00:49:32.543016061Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.207565ms logger=migrator t=2026-05-27T00:49:32.553148134Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T00:49:32.559790658Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.639843ms logger=migrator t=2026-05-27T00:49:32.571198809Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T00:49:32.572122505Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=925.846µs logger=migrator t=2026-05-27T00:49:32.577892873Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T00:49:32.578949294Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.057641ms logger=migrator t=2026-05-27T00:49:32.583526766Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T00:49:32.592502757Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.974651ms logger=migrator t=2026-05-27T00:49:32.596705299Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T00:49:32.597501272Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=795.733µs logger=migrator t=2026-05-27T00:49:32.605479704Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T00:49:32.606570495Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.091711ms logger=migrator t=2026-05-27T00:49:32.611018705Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T00:49:32.61189002Z level=info msg="Migration successfully executed" id="create alert_image table" duration=872.425µs logger=migrator t=2026-05-27T00:49:32.616596187Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T00:49:32.617438711Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=842.944µs logger=migrator t=2026-05-27T00:49:32.622473217Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T00:49:32.622607211Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=136.374µs logger=migrator t=2026-05-27T00:49:32.628262715Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T00:49:32.629470251Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.207666ms logger=migrator t=2026-05-27T00:49:32.633829787Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T00:49:32.635661541Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.832123ms logger=migrator t=2026-05-27T00:49:32.641469349Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T00:49:32.642994683Z 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-27T00:49:32.648823053Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T00:49:32.649473482Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=652.249µs logger=migrator t=2026-05-27T00:49:32.653801847Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T00:49:32.65525726Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.456192ms logger=migrator t=2026-05-27T00:49:32.660596755Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T00:49:32.666142266Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.54484ms logger=migrator t=2026-05-27T00:49:32.674771336Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T00:49:32.675718213Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=949.757µs logger=migrator t=2026-05-27T00:49:32.681266385Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T00:49:32.68315405Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.888455ms logger=migrator t=2026-05-27T00:49:32.688850855Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T00:49:32.690700269Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.849073ms logger=migrator t=2026-05-27T00:49:32.696312192Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T00:49:32.69763058Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.318828ms logger=migrator t=2026-05-27T00:49:32.702649126Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T00:49:32.703954283Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.307997ms logger=migrator t=2026-05-27T00:49:32.709232967Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T00:49:32.709292338Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=63.222µs logger=migrator t=2026-05-27T00:49:32.712945634Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T00:49:32.713020246Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=76.002µs logger=migrator t=2026-05-27T00:49:32.717242119Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T00:49:32.724313524Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.070765ms logger=migrator t=2026-05-27T00:49:32.728542977Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T00:49:32.7289894Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=446.553µs logger=migrator t=2026-05-27T00:49:32.733344217Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T00:49:32.735276152Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.933485ms logger=migrator t=2026-05-27T00:49:32.740755251Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T00:49:32.741218826Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=466.355µs logger=migrator t=2026-05-27T00:49:32.746000614Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T00:49:32.747318953Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.304938ms logger=migrator t=2026-05-27T00:49:32.751304968Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T00:49:32.752157623Z level=info msg="Migration successfully executed" id="create secrets table" duration=852.564µs logger=migrator t=2026-05-27T00:49:32.756368435Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T00:49:32.792616718Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.247203ms logger=migrator t=2026-05-27T00:49:32.797013305Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T00:49:32.802190005Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.17632ms logger=migrator t=2026-05-27T00:49:32.806074319Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T00:49:32.806233383Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=159.104µs logger=migrator t=2026-05-27T00:49:32.810251009Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T00:49:32.841486566Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.230207ms logger=migrator t=2026-05-27T00:49:32.846197574Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T00:49:32.879417928Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.216545ms logger=migrator t=2026-05-27T00:49:32.885228957Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T00:49:32.886315108Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.088561ms logger=migrator t=2026-05-27T00:49:32.892467438Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T00:49:32.89428667Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.804911ms logger=migrator t=2026-05-27T00:49:32.899903013Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T00:49:32.900467759Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=576.767µs logger=migrator t=2026-05-27T00:49:32.905514365Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T00:49:32.906657109Z level=info msg="Migration successfully executed" id="create permission table" duration=1.147704ms logger=migrator t=2026-05-27T00:49:32.915804965Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T00:49:32.917744041Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.942886ms logger=migrator t=2026-05-27T00:49:32.935549108Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T00:49:32.936828055Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.280017ms logger=migrator t=2026-05-27T00:49:32.941977144Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T00:49:32.943657034Z level=info msg="Migration successfully executed" id="create role table" duration=1.682379ms logger=migrator t=2026-05-27T00:49:32.949227585Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T00:49:32.957683531Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.455226ms logger=migrator t=2026-05-27T00:49:32.96178282Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T00:49:32.969197445Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.413906ms logger=migrator t=2026-05-27T00:49:32.973280143Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T00:49:32.974372445Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.091862ms logger=migrator t=2026-05-27T00:49:32.979510415Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T00:49:32.981659906Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.147701ms logger=migrator t=2026-05-27T00:49:32.986308412Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T00:49:32.987812826Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.506464ms logger=migrator t=2026-05-27T00:49:32.992004787Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T00:49:32.992679066Z level=info msg="Migration successfully executed" id="create team role table" duration=674.339µs logger=migrator t=2026-05-27T00:49:32.997654461Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T00:49:32.998514606Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=859.705µs logger=migrator t=2026-05-27T00:49:33.003072728Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T00:49:33.004114598Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.03821ms logger=migrator t=2026-05-27T00:49:33.008731503Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T00:49:33.010119974Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.386741ms logger=migrator t=2026-05-27T00:49:33.015270112Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T00:49:33.01656041Z level=info msg="Migration successfully executed" id="create user role table" duration=1.290368ms logger=migrator t=2026-05-27T00:49:33.021799732Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T00:49:33.023622225Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.821833ms logger=migrator t=2026-05-27T00:49:33.03207306Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T00:49:33.033256995Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.183455ms logger=migrator t=2026-05-27T00:49:33.042697909Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T00:49:33.045199142Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.508253ms logger=migrator t=2026-05-27T00:49:33.05234764Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T00:49:33.053907364Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.564395ms logger=migrator t=2026-05-27T00:49:33.068071986Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T00:49:33.069826437Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.760792ms logger=migrator t=2026-05-27T00:49:33.076560902Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T00:49:33.078577701Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.021879ms logger=migrator t=2026-05-27T00:49:33.088275602Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T00:49:33.098989633Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.708101ms logger=migrator t=2026-05-27T00:49:33.109488038Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T00:49:33.110611371Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.121892ms logger=migrator t=2026-05-27T00:49:33.114908556Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T00:49:33.115918355Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.011369ms logger=migrator t=2026-05-27T00:49:33.12091383Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T00:49:33.121885608Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=969.618µs logger=migrator t=2026-05-27T00:49:33.12539826Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T00:49:33.12643159Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.03439ms logger=migrator t=2026-05-27T00:49:33.131519818Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T00:49:33.132339742Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=818.134µs logger=migrator t=2026-05-27T00:49:33.137314936Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T00:49:33.138367447Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.052331ms logger=migrator t=2026-05-27T00:49:33.142429785Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T00:49:33.150970093Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.538438ms logger=migrator t=2026-05-27T00:49:33.155118733Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T00:49:33.16772805Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.607816ms logger=migrator t=2026-05-27T00:49:33.172774167Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T00:49:33.179427219Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.652432ms logger=migrator t=2026-05-27T00:49:33.183306161Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T00:49:33.19118145Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.875079ms logger=migrator t=2026-05-27T00:49:33.196024971Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T00:49:33.197285417Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.261346ms logger=migrator t=2026-05-27T00:49:33.204893228Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T00:49:33.206195757Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.299809ms logger=migrator t=2026-05-27T00:49:33.211684505Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T00:49:33.214379834Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.698638ms logger=migrator t=2026-05-27T00:49:33.22287539Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T00:49:33.223719055Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=844.645µs logger=migrator t=2026-05-27T00:49:33.229701439Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T00:49:33.23144791Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.749851ms logger=migrator t=2026-05-27T00:49:33.236386993Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T00:49:33.236464625Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.652µs logger=migrator t=2026-05-27T00:49:33.245679343Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T00:49:33.245742115Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.622µs logger=migrator t=2026-05-27T00:49:33.250730269Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T00:49:33.251338288Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=605.048µs logger=migrator t=2026-05-27T00:49:33.254849369Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T00:49:33.255457577Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=608.628µs logger=migrator t=2026-05-27T00:49:33.259319918Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T00:49:33.260670688Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.35315ms logger=migrator t=2026-05-27T00:49:33.266766535Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T00:49:33.267080694Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=308.329µs logger=migrator t=2026-05-27T00:49:33.274102818Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T00:49:33.275016885Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=916.357µs logger=migrator t=2026-05-27T00:49:33.281784591Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T00:49:33.283538112Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.755422ms logger=migrator t=2026-05-27T00:49:33.291361519Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T00:49:33.293982436Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.614206ms logger=migrator t=2026-05-27T00:49:33.301428212Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T00:49:33.311791032Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.36519ms logger=migrator t=2026-05-27T00:49:33.319572738Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T00:49:33.319644411Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=73.442µs logger=migrator t=2026-05-27T00:49:33.325553042Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T00:49:33.327244781Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.696829ms logger=migrator t=2026-05-27T00:49:33.332537435Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T00:49:33.334142591Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.607726ms logger=migrator t=2026-05-27T00:49:33.345341597Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T00:49:33.348119337Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.784851ms logger=migrator t=2026-05-27T00:49:33.356378167Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T00:49:33.363318459Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.941712ms logger=migrator t=2026-05-27T00:49:33.370882948Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T00:49:33.372016842Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.133754ms logger=migrator t=2026-05-27T00:49:33.376907903Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T00:49:33.378724406Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.813123ms logger=migrator t=2026-05-27T00:49:33.384315808Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:49:33.409769057Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.444979ms logger=migrator t=2026-05-27T00:49:33.415225906Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T00:49:33.416129072Z level=info msg="Migration successfully executed" id="create correlation v2" duration=903.216µs logger=migrator t=2026-05-27T00:49:33.423102905Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T00:49:33.424899357Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.796133ms logger=migrator t=2026-05-27T00:49:33.432447965Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T00:49:33.433883078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.435912ms logger=migrator t=2026-05-27T00:49:33.439883372Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T00:49:33.441006284Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.122782ms logger=migrator t=2026-05-27T00:49:33.448670947Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T00:49:33.449011667Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=340.56µs logger=migrator t=2026-05-27T00:49:33.457464902Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T00:49:33.458985197Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.518895ms logger=migrator t=2026-05-27T00:49:33.506121236Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T00:49:33.515973071Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.850346ms logger=migrator t=2026-05-27T00:49:33.524412556Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T00:49:33.525322832Z level=info msg="Migration successfully executed" id="create entity_events table" duration=914.736µs logger=migrator t=2026-05-27T00:49:33.534439948Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T00:49:33.535734445Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.297828ms logger=migrator t=2026-05-27T00:49:33.541796041Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:49:33.542343557Z 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-27T00:49:33.547366392Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:49:33.547990771Z 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-27T00:49:33.555947932Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T00:49:33.556820128Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=875.067µs logger=migrator t=2026-05-27T00:49:33.565459058Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T00:49:33.566779366Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.323688ms logger=migrator t=2026-05-27T00:49:33.572141252Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:49:33.57344404Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.303228ms logger=migrator t=2026-05-27T00:49:33.580534866Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:49:33.582246876Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.708151ms logger=migrator t=2026-05-27T00:49:33.588824136Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T00:49:33.589988261Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.163675ms logger=migrator t=2026-05-27T00:49:33.595978494Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T00:49:33.597191449Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.213345ms logger=migrator t=2026-05-27T00:49:33.602823903Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T00:49:33.603749079Z level=info msg="Migration successfully executed" id="Drop public config table" duration=924.896µs logger=migrator t=2026-05-27T00:49:33.610102295Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T00:49:33.612764262Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.662518ms logger=migrator t=2026-05-27T00:49:33.619154217Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T00:49:33.620921919Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.771282ms logger=migrator t=2026-05-27T00:49:33.627846169Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T00:49:33.630223409Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.372689ms logger=migrator t=2026-05-27T00:49:33.636781609Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T00:49:33.638340564Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.562136ms logger=migrator t=2026-05-27T00:49:33.645323336Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T00:49:33.680605272Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=35.278945ms logger=migrator t=2026-05-27T00:49:33.686540934Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T00:49:33.693171326Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.635023ms logger=migrator t=2026-05-27T00:49:33.69917721Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T00:49:33.707963416Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.785576ms logger=migrator t=2026-05-27T00:49:33.714194527Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T00:49:33.714447484Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=253.587µs logger=migrator t=2026-05-27T00:49:33.71946829Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T00:49:33.728611015Z level=info msg="Migration successfully executed" id="add share column" duration=9.142835ms logger=migrator t=2026-05-27T00:49:33.734674871Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T00:49:33.734809425Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=134.764µs logger=migrator t=2026-05-27T00:49:33.740291224Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T00:49:33.741296734Z level=info msg="Migration successfully executed" id="create file table" duration=1.00746ms logger=migrator t=2026-05-27T00:49:33.747180295Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T00:49:33.748249156Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.069051ms logger=migrator t=2026-05-27T00:49:33.754095895Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T00:49:33.755308081Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.212586ms logger=migrator t=2026-05-27T00:49:33.764180828Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T00:49:33.765255469Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.075961ms logger=migrator t=2026-05-27T00:49:33.771048507Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T00:49:33.772346645Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.298928ms logger=migrator t=2026-05-27T00:49:33.778580236Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T00:49:33.778658489Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.403µs logger=migrator t=2026-05-27T00:49:33.783427117Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T00:49:33.783492399Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.872µs logger=migrator t=2026-05-27T00:49:33.788421441Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T00:49:33.78905386Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=633.279µs logger=migrator t=2026-05-27T00:49:33.793651874Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T00:49:33.79386008Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=208.416µs logger=migrator t=2026-05-27T00:49:33.799455922Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T00:49:33.802691786Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.233934ms logger=migrator t=2026-05-27T00:49:33.808564437Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T00:49:33.821317107Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.74991ms logger=migrator t=2026-05-27T00:49:33.826560739Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T00:49:33.826729204Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=169.195µs logger=migrator t=2026-05-27T00:49:33.831654087Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T00:49:33.833264904Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.609817ms logger=migrator t=2026-05-27T00:49:33.840309939Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T00:49:33.840732861Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=423.452µs logger=migrator t=2026-05-27T00:49:33.846080146Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T00:49:33.846429066Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=345.49µs logger=migrator t=2026-05-27T00:49:33.853503562Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T00:49:33.854184122Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=684.69µs logger=migrator t=2026-05-27T00:49:33.861939807Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T00:49:33.873452101Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.516454ms logger=migrator t=2026-05-27T00:49:33.879455755Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T00:49:33.891353411Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.899236ms logger=migrator t=2026-05-27T00:49:33.897285943Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T00:49:33.898134178Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=846.045µs logger=migrator t=2026-05-27T00:49:33.90271065Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T00:49:33.984829044Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.111364ms logger=migrator t=2026-05-27T00:49:33.990406046Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T00:49:33.991381215Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=974.729µs logger=migrator t=2026-05-27T00:49:33.997254476Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T00:49:33.998509222Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.254546ms logger=migrator t=2026-05-27T00:49:34.003504367Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T00:49:34.02910079Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.601413ms logger=migrator t=2026-05-27T00:49:34.035163716Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T00:49:34.044138097Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.974351ms logger=migrator t=2026-05-27T00:49:34.050600974Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T00:49:34.051439749Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=839.114µs logger=migrator t=2026-05-27T00:49:34.056872357Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T00:49:34.057047212Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=174.185µs logger=migrator t=2026-05-27T00:49:34.062315575Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T00:49:34.062572042Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=256.828µs logger=migrator t=2026-05-27T00:49:34.069790962Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T00:49:34.07006211Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=281.189µs logger=migrator t=2026-05-27T00:49:34.075170988Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T00:49:34.075390594Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=219.736µs logger=migrator t=2026-05-27T00:49:34.08007382Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T00:49:34.081333527Z level=info msg="Migration successfully executed" id="create folder table" duration=1.261337ms logger=migrator t=2026-05-27T00:49:34.08835089Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T00:49:34.089730881Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.379851ms logger=migrator t=2026-05-27T00:49:34.094784398Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T00:49:34.095996472Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.211364ms logger=migrator t=2026-05-27T00:49:34.101278076Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T00:49:34.101322857Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.111µs logger=migrator t=2026-05-27T00:49:34.106359904Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T00:49:34.108259709Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.902095ms logger=migrator t=2026-05-27T00:49:34.115301193Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T00:49:34.116553349Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.253386ms logger=migrator t=2026-05-27T00:49:34.120828604Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T00:49:34.121994087Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.162753ms logger=migrator t=2026-05-27T00:49:34.12725947Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T00:49:34.127666542Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=407.292µs logger=migrator t=2026-05-27T00:49:34.131599247Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T00:49:34.131985438Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=385.971µs logger=migrator t=2026-05-27T00:49:34.136769277Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T00:49:34.138058394Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.289207ms logger=migrator t=2026-05-27T00:49:34.142653378Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T00:49:34.143822331Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.166124ms logger=migrator t=2026-05-27T00:49:34.149155486Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T00:49:34.150230358Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.074862ms logger=migrator t=2026-05-27T00:49:34.154754289Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T00:49:34.155897822Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.143223ms logger=migrator t=2026-05-27T00:49:34.160637309Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T00:49:34.16167027Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.033051ms logger=migrator t=2026-05-27T00:49:34.166111088Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T00:49:34.167273763Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.161865ms logger=migrator t=2026-05-27T00:49:34.172264947Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T00:49:34.173761701Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.499044ms logger=migrator t=2026-05-27T00:49:34.180032603Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T00:49:34.181219908Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.183345ms logger=migrator t=2026-05-27T00:49:34.186670066Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T00:49:34.187780428Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.109992ms logger=migrator t=2026-05-27T00:49:34.193003229Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T00:49:34.194438081Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.434481ms logger=migrator t=2026-05-27T00:49:34.200807067Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T00:49:34.202277489Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.468983ms logger=migrator t=2026-05-27T00:49:34.207894252Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T00:49:34.208240142Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=347.9µs logger=migrator t=2026-05-27T00:49:34.213269628Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T00:49:34.221867037Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.598669ms logger=migrator t=2026-05-27T00:49:34.227956264Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T00:49:34.228571412Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=611.658µs logger=migrator t=2026-05-27T00:49:34.233158495Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T00:49:34.233183476Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.511µs logger=migrator t=2026-05-27T00:49:34.238347396Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T00:49:34.239352005Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.005209ms logger=migrator t=2026-05-27T00:49:34.245197514Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T00:49:34.245217625Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.571µs logger=migrator t=2026-05-27T00:49:34.24983472Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T00:49:34.250988463Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.153343ms logger=migrator t=2026-05-27T00:49:34.256453601Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T00:49:34.257832122Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.375541ms logger=migrator t=2026-05-27T00:49:34.263840626Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T00:49:34.264740552Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=897.576µs logger=migrator t=2026-05-27T00:49:34.271176699Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T00:49:34.272402615Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.227385ms logger=migrator t=2026-05-27T00:49:34.278852272Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T00:49:34.279254954Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=403.302µs logger=migrator t=2026-05-27T00:49:34.284075653Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T00:49:34.28466472Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=589.307µs logger=migrator t=2026-05-27T00:49:34.289981935Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T00:49:34.290860931Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=876.026µs logger=migrator t=2026-05-27T00:49:34.296396382Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T00:49:34.297810342Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.4131ms logger=migrator t=2026-05-27T00:49:34.303374644Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T00:49:34.311935312Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.559658ms logger=migrator t=2026-05-27T00:49:34.318107171Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T00:49:34.326777754Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.670843ms logger=migrator t=2026-05-27T00:49:34.331706386Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T00:49:34.340206143Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.499207ms logger=migrator t=2026-05-27T00:49:34.347813984Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T00:49:34.347869836Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=56.372µs logger=migrator t=2026-05-27T00:49:34.352512891Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T00:49:34.361204373Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.706122ms logger=migrator t=2026-05-27T00:49:34.367511386Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T00:49:34.37589908Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.387724ms logger=migrator t=2026-05-27T00:49:34.381394319Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T00:49:34.381680358Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=286.179µs logger=migrator t=2026-05-27T00:49:34.386173538Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.356714347s logger=migrator t=2026-05-27T00:49:34.386701173Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T00:49:34.402855063Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T00:49:34.40309418Z level=info msg="Created default organization" logger=secrets t=2026-05-27T00:49:34.410080232Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T00:49:34.471546897Z level=info msg="Restored cache from database" duration=696.01µs logger=plugin.store t=2026-05-27T00:49:34.473310368Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T00:49:34.519851799Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T00:49:34.519902141Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T00:49:34.520039036Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T00:49:34.520052456Z level=info msg="Plugins loaded" count=54 duration=46.743048ms logger=query_data t=2026-05-27T00:49:34.525489013Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T00:49:34.529931302Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T00:49:34.537254646Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T00:49:34.549516241Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T00:49:34.551966802Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T00:49:34.553893839Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T00:49:34.575495985Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T00:49:34.594485217Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T00:49:34.616767814Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T00:49:34.616800184Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-27T00:49:34.617020801Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-27T00:49:34.617378751Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-27T00:49:34.62422768Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-27T00:49:34.625657561Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-27T00:49:34.631051138Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-05-27T00:49:34.690541595Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-27T00:49:34.703321157Z level=info msg="Update check succeeded" duration=86.375538ms logger=provisioning.dashboard t=2026-05-27T00:49:34.703711078Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-27T00:49:34.719370733Z level=info msg="Update check succeeded" duration=94.452913ms logger=ngalert.state.manager t=2026-05-27T00:49:34.757229402Z level=info msg="State cache has been initialized" states=0 duration=140.199191ms logger=ngalert.scheduler t=2026-05-27T00:49:34.757342815Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T00:49:34.757473079Z level=info msg=starting first_tick=2026-05-27T00:49:40Z logger=sqlstore.transactions t=2026-05-27T00:49:34.764484243Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-27T00:49:34.776698197Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T00:49:34.785714649Z level=info msg="Patterns update finished" duration=123.723222ms logger=grafana-apiserver t=2026-05-27T00:49:35.064140284Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T00:49:35.064528315Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T00:49:37.333681872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.334876946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.348858262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.393963752Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-27T00:49:37.395546618Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T00:49:37.416534977Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-27T00:49:37.45140237Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-27T00:49:37.473331807Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-27T00:49:37.475026046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.508644382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.535993226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.557892752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.589008305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.613829747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.675734734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.697591029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.74240833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.767301983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.830572729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.846981906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.88535112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.905749002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.949188934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:37.967536656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.007559958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.025772798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.061735672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.082748801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.119130428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.149400147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.238911946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.259419701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.302789351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.323700618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.373999988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.390335053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.437456261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.457826222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.521512202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.537394773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.597161528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.617015045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.6695472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.684600287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.733220208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.749384658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.79423491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.811598154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.870460623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.891754902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.951360102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:38.96852468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.019406489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.038924266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.097449864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.116377094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.167101947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.186882331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.244862115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.272531008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.322313174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.343999283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.403509371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.417959241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.474484822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.495257955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.563683952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.581933192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.634249631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.65764636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.737404737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.771248309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.941862073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:39.961175574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.052623679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.071665672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.14738821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.159631056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.229067752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.262676628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.352897408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.37157068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:49:40.447795794Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T00:51:09.639154326Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T00:59:34.695669542Z level=info msg="Completed cleanup jobs" duration=69.250481ms logger=plugins.update.checker t=2026-05-27T00:59:34.755548073Z level=info msg="Update check succeeded" duration=51.430158ms logger=sqlstore.transactions t=2026-05-27T01:04:34.54680125Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T01:09:34.631274159Z level=info msg="Completed cleanup jobs" duration=5.708432ms logger=plugins.update.checker t=2026-05-27T01:09:34.758707623Z level=info msg="Update check succeeded" duration=55.243591ms logger=cleanup t=2026-05-27T01:19:34.630955167Z level=info msg="Completed cleanup jobs" duration=3.825819ms logger=plugins.update.checker t=2026-05-27T01:19:34.754743251Z level=info msg="Update check succeeded" duration=50.352234ms logger=infra.usagestats t=2026-05-27T01:21:09.667695453Z level=info msg="Usage stats are ready to report"