logger=settings t=2026-04-03T02:26:26.592852789Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-03T02:26:26Z logger=settings t=2026-04-03T02:26:26.593213785Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-03T02:26:26.593227465Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-03T02:26:26.593231235Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-03T02:26:26.593234635Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-03T02:26:26.593237705Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-03T02:26:26.593240875Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-03T02:26:26.593246615Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-03T02:26:26.593250265Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-03T02:26:26.593253475Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-03T02:26:26.593256455Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-03T02:26:26.593259455Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-03T02:26:26.593262705Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-03T02:26:26.593267605Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-03T02:26:26.593271205Z level=info msg=Target target=[all] logger=settings t=2026-04-03T02:26:26.593277506Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-03T02:26:26.593280636Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-03T02:26:26.593286596Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-03T02:26:26.593407308Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-03T02:26:26.593411508Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-03T02:26:26.593417308Z level=info msg="App mode production" logger=sqlstore t=2026-04-03T02:26:26.595665385Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-03T02:26:26.595717246Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-03T02:26:26.598932159Z level=info msg="Locking database" logger=migrator t=2026-04-03T02:26:26.598952469Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-03T02:26:26.599932186Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-03T02:26:26.601325739Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.392912ms logger=migrator t=2026-04-03T02:26:26.604785936Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-03T02:26:26.605465767Z level=info msg="Migration successfully executed" id="create user table" duration=679.501µs logger=migrator t=2026-04-03T02:26:26.612250468Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-03T02:26:26.613770934Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.515536ms logger=migrator t=2026-04-03T02:26:26.619900625Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-03T02:26:26.620671487Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=770.602µs logger=migrator t=2026-04-03T02:26:26.624086843Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-03T02:26:26.624838076Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=751.643µs logger=migrator t=2026-04-03T02:26:26.647808995Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-03T02:26:26.649526514Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.716829ms logger=migrator t=2026-04-03T02:26:26.655021413Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-03T02:26:26.657609246Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.587263ms logger=migrator t=2026-04-03T02:26:26.661218436Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-03T02:26:26.662230833Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.012217ms logger=migrator t=2026-04-03T02:26:26.665172291Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-03T02:26:26.665997394Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=825.143µs logger=migrator t=2026-04-03T02:26:26.670185694Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-03T02:26:26.671014077Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=828.313µs logger=migrator t=2026-04-03T02:26:26.674739479Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-03T02:26:26.675140526Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=400.947µs logger=migrator t=2026-04-03T02:26:26.681206265Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-03T02:26:26.682140831Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=934.746µs logger=migrator t=2026-04-03T02:26:26.687351337Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-03T02:26:26.688538086Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.185909ms logger=migrator t=2026-04-03T02:26:26.7015323Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-03T02:26:26.701561741Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.591µs logger=migrator t=2026-04-03T02:26:26.708558247Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-03T02:26:26.71061769Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.060093ms logger=migrator t=2026-04-03T02:26:26.716504407Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-03T02:26:26.717103008Z level=info msg="Migration successfully executed" id="Add missing user data" duration=602.72µs logger=migrator t=2026-04-03T02:26:26.727740402Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-03T02:26:26.731613937Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.874094ms logger=migrator t=2026-04-03T02:26:26.744767044Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-03T02:26:26.745941313Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.182061ms logger=migrator t=2026-04-03T02:26:26.751299151Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-03T02:26:26.754154498Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.855647ms logger=migrator t=2026-04-03T02:26:26.759874422Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-03T02:26:26.770799162Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.9195ms logger=migrator t=2026-04-03T02:26:26.775908227Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-03T02:26:26.776795581Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=887.094µs logger=migrator t=2026-04-03T02:26:26.781082991Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-03T02:26:26.781476678Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=395.037µs logger=migrator t=2026-04-03T02:26:26.785347822Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-03T02:26:26.786640523Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.291451ms logger=migrator t=2026-04-03T02:26:26.792017612Z 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-04-03T02:26:26.792422359Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=405.958µs logger=migrator t=2026-04-03T02:26:26.807865233Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-03T02:26:26.808603255Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=742.122µs logger=migrator t=2026-04-03T02:26:26.813375954Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-03T02:26:26.814783857Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.410063ms logger=migrator t=2026-04-03T02:26:26.820323408Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-03T02:26:26.821181543Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=858.565µs logger=migrator t=2026-04-03T02:26:26.861371405Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-03T02:26:26.862903771Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.531246ms logger=migrator t=2026-04-03T02:26:26.878531768Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-03T02:26:26.879314631Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=784.883µs logger=migrator t=2026-04-03T02:26:26.889535439Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-03T02:26:26.890673199Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.141749ms logger=migrator t=2026-04-03T02:26:26.894919488Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-03T02:26:26.894984269Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=65.671µs logger=migrator t=2026-04-03T02:26:26.89924453Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-03T02:26:26.899978842Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=734.112µs logger=migrator t=2026-04-03T02:26:26.904853112Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-03T02:26:26.905490692Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=637.41µs logger=migrator t=2026-04-03T02:26:26.908941249Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-03T02:26:26.90964814Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=704.171µs logger=migrator t=2026-04-03T02:26:26.914390779Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-03T02:26:26.915019689Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=626.5µs logger=migrator t=2026-04-03T02:26:26.920189104Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-03T02:26:26.924346953Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.157129ms logger=migrator t=2026-04-03T02:26:26.931711814Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-03T02:26:26.93447087Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.758616ms logger=migrator t=2026-04-03T02:26:26.938413415Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-03T02:26:26.939597845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.18364ms logger=migrator t=2026-04-03T02:26:26.944213831Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-03T02:26:26.944940863Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=727.232µs logger=migrator t=2026-04-03T02:26:26.949332545Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-03T02:26:26.950805219Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.471624ms logger=migrator t=2026-04-03T02:26:26.95566892Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-03T02:26:26.956673586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.005006ms logger=migrator t=2026-04-03T02:26:26.962269808Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-03T02:26:26.963186043Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=919.445µs logger=migrator t=2026-04-03T02:26:26.967719278Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-03T02:26:26.968559692Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=840.104µs logger=migrator t=2026-04-03T02:26:26.972970685Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-03T02:26:26.973670356Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=699.241µs logger=migrator t=2026-04-03T02:26:26.978797761Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-03T02:26:26.987511514Z level=info msg="Migration successfully executed" id="create star table" duration=8.707083ms logger=migrator t=2026-04-03T02:26:26.994462589Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-03T02:26:26.995644208Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.182639ms logger=migrator t=2026-04-03T02:26:27.001355123Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-03T02:26:27.002352019Z level=info msg="Migration successfully executed" id="create org table v1" duration=997.817µs logger=migrator t=2026-04-03T02:26:27.00794054Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-03T02:26:27.008954857Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.013127ms logger=migrator t=2026-04-03T02:26:27.014899475Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-03T02:26:27.015794989Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=894.434µs logger=migrator t=2026-04-03T02:26:27.020088671Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-03T02:26:27.020876603Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=787.832µs logger=migrator t=2026-04-03T02:26:27.025245306Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-03T02:26:27.026307363Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.061527ms logger=migrator t=2026-04-03T02:26:27.031666751Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-03T02:26:27.032397433Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=730.782µs logger=migrator t=2026-04-03T02:26:27.036815316Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-03T02:26:27.036843816Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.48µs logger=migrator t=2026-04-03T02:26:27.041330499Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-03T02:26:27.04135649Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.291µs logger=migrator t=2026-04-03T02:26:27.045429067Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-03T02:26:27.045664821Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=233.504µs logger=migrator t=2026-04-03T02:26:27.056595961Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-03T02:26:27.057925022Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.329691ms logger=migrator t=2026-04-03T02:26:27.062069391Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-03T02:26:27.063591866Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.512724ms logger=migrator t=2026-04-03T02:26:27.068241502Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-03T02:26:27.06989032Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.651158ms logger=migrator t=2026-04-03T02:26:27.074621487Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-03T02:26:27.075644825Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.021988ms logger=migrator t=2026-04-03T02:26:27.081067324Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-03T02:26:27.082175502Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.108568ms logger=migrator t=2026-04-03T02:26:27.086880319Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-03T02:26:27.087779744Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=897.075µs logger=migrator t=2026-04-03T02:26:27.09183472Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-03T02:26:27.100088466Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.251236ms logger=migrator t=2026-04-03T02:26:27.105427934Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-03T02:26:27.106118975Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=687.781µs logger=migrator t=2026-04-03T02:26:27.109967819Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-03T02:26:27.110613059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=645.14µs logger=migrator t=2026-04-03T02:26:27.115563271Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-03T02:26:27.116421735Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=858.564µs logger=migrator t=2026-04-03T02:26:27.122285001Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-03T02:26:27.12282488Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=539.779µs logger=migrator t=2026-04-03T02:26:27.126702994Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-03T02:26:27.128019855Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.315731ms logger=migrator t=2026-04-03T02:26:27.136851441Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-03T02:26:27.137140716Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=290.565µs logger=migrator t=2026-04-03T02:26:27.141692611Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-03T02:26:27.144417465Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.724445ms logger=migrator t=2026-04-03T02:26:27.150508945Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-03T02:26:27.15629233Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=5.787045ms logger=migrator t=2026-04-03T02:26:27.16413733Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-03T02:26:27.171822036Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=7.687396ms logger=migrator t=2026-04-03T02:26:27.188362159Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-03T02:26:27.189928404Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.569746ms logger=migrator t=2026-04-03T02:26:27.200056411Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-03T02:26:27.203746331Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.69199ms logger=migrator t=2026-04-03T02:26:27.212105539Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-03T02:26:27.213814917Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.712988ms logger=migrator t=2026-04-03T02:26:27.220745021Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-03T02:26:27.222329347Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.591756ms logger=migrator t=2026-04-03T02:26:27.228206474Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-03T02:26:27.228425567Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=240.094µs logger=migrator t=2026-04-03T02:26:27.236893297Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-03T02:26:27.23710415Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=215.234µs logger=migrator t=2026-04-03T02:26:27.243590427Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-03T02:26:27.245717662Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.131055ms logger=migrator t=2026-04-03T02:26:27.314217239Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-03T02:26:27.320453221Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=6.237372ms logger=migrator t=2026-04-03T02:26:27.326665083Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-03T02:26:27.331573084Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.908071ms logger=migrator t=2026-04-03T02:26:27.342742368Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-03T02:26:27.345735557Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.994769ms logger=migrator t=2026-04-03T02:26:27.352727733Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-03T02:26:27.352965277Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=238.194µs logger=migrator t=2026-04-03T02:26:27.356944782Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-03T02:26:27.357614452Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=668.2µs logger=migrator t=2026-04-03T02:26:27.362452972Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-03T02:26:27.363728393Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.274101ms logger=migrator t=2026-04-03T02:26:27.369745673Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-03T02:26:27.369774413Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.201µs logger=migrator t=2026-04-03T02:26:27.374295596Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-03T02:26:27.375618179Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.322623ms logger=migrator t=2026-04-03T02:26:27.379754786Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-03T02:26:27.380324635Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=569.869µs logger=migrator t=2026-04-03T02:26:27.385596312Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-03T02:26:27.390722577Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.125965ms logger=migrator t=2026-04-03T02:26:27.402286997Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-03T02:26:27.40369384Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.408853ms logger=migrator t=2026-04-03T02:26:27.413483351Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-03T02:26:27.414541539Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.058988ms logger=migrator t=2026-04-03T02:26:27.419009932Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-03T02:26:27.419705513Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=694.061µs logger=migrator t=2026-04-03T02:26:27.430840166Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-03T02:26:27.432352962Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.515416ms logger=migrator t=2026-04-03T02:26:27.441561563Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-03T02:26:27.442169413Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=610.32µs logger=migrator t=2026-04-03T02:26:27.446456204Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-03T02:26:27.449062127Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.604712ms logger=migrator t=2026-04-03T02:26:27.457469865Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-03T02:26:27.458605413Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.136728ms logger=migrator t=2026-04-03T02:26:27.462480457Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-03T02:26:27.462693721Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=213.694µs logger=migrator t=2026-04-03T02:26:27.466101267Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-03T02:26:27.466223169Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=121.872µs logger=migrator t=2026-04-03T02:26:27.47050806Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-03T02:26:27.471053628Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=544.538µs logger=migrator t=2026-04-03T02:26:27.47784826Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-03T02:26:27.481488839Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.66149ms logger=migrator t=2026-04-03T02:26:27.492535861Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-03T02:26:27.495363578Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.829587ms logger=migrator t=2026-04-03T02:26:27.505915811Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-03T02:26:27.506740476Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=824.635µs logger=migrator t=2026-04-03T02:26:27.510349655Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-03T02:26:27.511163178Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=813.323µs logger=migrator t=2026-04-03T02:26:27.51675254Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-03T02:26:27.517665035Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=913.095µs logger=migrator t=2026-04-03T02:26:27.522443393Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-03T02:26:27.523213586Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=769.663µs logger=migrator t=2026-04-03T02:26:27.529698233Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-03T02:26:27.536760459Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.060076ms logger=migrator t=2026-04-03T02:26:27.540266326Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-03T02:26:27.541204782Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=938.396µs logger=migrator t=2026-04-03T02:26:27.547449065Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-03T02:26:27.548162226Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=712.781µs logger=migrator t=2026-04-03T02:26:27.550770189Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-03T02:26:27.551329208Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=558.329µs logger=migrator t=2026-04-03T02:26:27.554561452Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-03T02:26:27.555164582Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=602.67µs logger=migrator t=2026-04-03T02:26:27.55934881Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-03T02:26:27.562716366Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.365566ms logger=migrator t=2026-04-03T02:26:27.617168662Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-03T02:26:27.621132847Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.975105ms logger=migrator t=2026-04-03T02:26:27.929945957Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-03T02:26:27.930012768Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=71.901µs logger=migrator t=2026-04-03T02:26:28.069771514Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-03T02:26:28.070139521Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=372.427µs logger=migrator t=2026-04-03T02:26:28.178747153Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-03T02:26:28.184948935Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.200732ms logger=migrator t=2026-04-03T02:26:28.524058801Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-03T02:26:28.524555699Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=500.748µs logger=migrator t=2026-04-03T02:26:28.550495465Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-03T02:26:28.618160955Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=67.66489ms logger=migrator t=2026-04-03T02:26:28.634762158Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-03T02:26:28.637462143Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.704795ms logger=migrator t=2026-04-03T02:26:28.642007527Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-03T02:26:28.64217571Z level=info msg="Migration successfully executed" id="Update uid value" duration=167.773µs logger=migrator t=2026-04-03T02:26:28.644972556Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-03T02:26:28.645731968Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=758.862µs logger=migrator t=2026-04-03T02:26:28.648739758Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-03T02:26:28.649722054Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=982.266µs logger=migrator t=2026-04-03T02:26:28.656121519Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-03T02:26:28.65683452Z level=info msg="Migration successfully executed" id="create api_key table" duration=712.871µs logger=migrator t=2026-04-03T02:26:28.661536088Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-03T02:26:28.662648146Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.116728ms logger=migrator t=2026-04-03T02:26:28.66776653Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-03T02:26:28.668481891Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=716.471µs logger=migrator t=2026-04-03T02:26:28.672324615Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-03T02:26:28.673395492Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.070687ms logger=migrator t=2026-04-03T02:26:28.67806745Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-03T02:26:28.679865868Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.798269ms logger=migrator t=2026-04-03T02:26:28.685027563Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-03T02:26:28.68606969Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.041147ms logger=migrator t=2026-04-03T02:26:28.69091485Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-03T02:26:28.692479426Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.564806ms logger=migrator t=2026-04-03T02:26:28.697879504Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-03T02:26:28.708205553Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.320839ms logger=migrator t=2026-04-03T02:26:28.712504214Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-03T02:26:28.713688163Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.187679ms logger=migrator t=2026-04-03T02:26:28.717935814Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-03T02:26:28.718780287Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=844.663µs logger=migrator t=2026-04-03T02:26:28.721949489Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-03T02:26:28.723242721Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.292382ms logger=migrator t=2026-04-03T02:26:28.726544675Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-03T02:26:28.727127294Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=581.539µs logger=migrator t=2026-04-03T02:26:28.733691191Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-03T02:26:28.734033928Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=342.067µs logger=migrator t=2026-04-03T02:26:28.737533355Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-03T02:26:28.738118335Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=585.31µs logger=migrator t=2026-04-03T02:26:28.742335404Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-03T02:26:28.742365845Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.891µs logger=migrator t=2026-04-03T02:26:28.746229468Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-03T02:26:28.749133705Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.903497ms logger=migrator t=2026-04-03T02:26:28.75424635Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-03T02:26:28.756972535Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.725745ms logger=migrator t=2026-04-03T02:26:28.76164824Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-03T02:26:28.762047158Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=404.288µs logger=migrator t=2026-04-03T02:26:28.767816113Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-03T02:26:28.772339886Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.515623ms logger=migrator t=2026-04-03T02:26:28.785232258Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-03T02:26:28.789317155Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.081807ms logger=migrator t=2026-04-03T02:26:28.793119278Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-03T02:26:28.793987022Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=868.024µs logger=migrator t=2026-04-03T02:26:28.797135113Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-03T02:26:28.797755743Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=620.71µs logger=migrator t=2026-04-03T02:26:28.801996943Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-03T02:26:28.802896358Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=898.565µs logger=migrator t=2026-04-03T02:26:28.807307981Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-03T02:26:28.808235776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=926.935µs logger=migrator t=2026-04-03T02:26:28.812030307Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-03T02:26:28.813067645Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.075818ms logger=migrator t=2026-04-03T02:26:28.81821694Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-03T02:26:28.819083204Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=865.384µs logger=migrator t=2026-04-03T02:26:28.823966174Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-03T02:26:28.824074606Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.272µs logger=migrator t=2026-04-03T02:26:28.835041926Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-03T02:26:28.835110627Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=75.331µs logger=migrator t=2026-04-03T02:26:28.845536827Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-03T02:26:28.848867273Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.317126ms logger=migrator t=2026-04-03T02:26:28.853167283Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-03T02:26:28.862470836Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=9.301592ms logger=migrator t=2026-04-03T02:26:28.865398945Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-03T02:26:28.865486956Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.421µs logger=migrator t=2026-04-03T02:26:28.872855166Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-03T02:26:28.874472053Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.622167ms logger=migrator t=2026-04-03T02:26:28.87857702Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-03T02:26:28.880144626Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.567486ms logger=migrator t=2026-04-03T02:26:28.883859057Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-03T02:26:28.883890837Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.96µs logger=migrator t=2026-04-03T02:26:28.886815065Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-03T02:26:28.887677359Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=861.764µs logger=migrator t=2026-04-03T02:26:28.891649195Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-03T02:26:28.893131179Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.484413ms logger=migrator t=2026-04-03T02:26:28.898402445Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-03T02:26:28.901221142Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.818277ms logger=migrator t=2026-04-03T02:26:28.904426964Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-03T02:26:28.904460214Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.55µs logger=migrator t=2026-04-03T02:26:28.907503105Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-03T02:26:28.909114061Z level=info msg="Migration successfully executed" id="create session table" duration=1.611156ms logger=migrator t=2026-04-03T02:26:28.914010202Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-03T02:26:28.914150044Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=140.092µs logger=migrator t=2026-04-03T02:26:28.917452858Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-03T02:26:28.91755181Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=99.542µs logger=migrator t=2026-04-03T02:26:28.920869084Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-03T02:26:28.921540716Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=672.262µs logger=migrator t=2026-04-03T02:26:28.926481646Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-03T02:26:28.927146528Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=664.262µs logger=migrator t=2026-04-03T02:26:28.931791433Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-03T02:26:28.931821104Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.701µs logger=migrator t=2026-04-03T02:26:28.934776892Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-03T02:26:28.934820523Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.811µs logger=migrator t=2026-04-03T02:26:28.937181402Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-03T02:26:28.942500389Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.314817ms logger=migrator t=2026-04-03T02:26:28.945643811Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-03T02:26:28.948768122Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.123981ms logger=migrator t=2026-04-03T02:26:28.952024215Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-03T02:26:28.952104647Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.002µs logger=migrator t=2026-04-03T02:26:28.955435352Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-03T02:26:28.955521214Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=86.342µs logger=migrator t=2026-04-03T02:26:28.963062767Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-03T02:26:28.964360928Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.297232ms logger=migrator t=2026-04-03T02:26:28.970513419Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-03T02:26:28.97055415Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.261µs logger=migrator t=2026-04-03T02:26:28.974410423Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-03T02:26:28.978927217Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.514964ms logger=migrator t=2026-04-03T02:26:28.982033518Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-03T02:26:28.982186931Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=151.633µs logger=migrator t=2026-04-03T02:26:28.985134209Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-03T02:26:28.988719338Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.581359ms logger=migrator t=2026-04-03T02:26:28.993547697Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-03T02:26:28.997397581Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.850084ms logger=migrator t=2026-04-03T02:26:29.002134528Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-03T02:26:29.002205379Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.991µs logger=migrator t=2026-04-03T02:26:29.006819535Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-03T02:26:29.007783551Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=967.536µs logger=migrator t=2026-04-03T02:26:29.012283025Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-03T02:26:29.013268561Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=985.406µs logger=migrator t=2026-04-03T02:26:29.017049353Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-03T02:26:29.018239852Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.190389ms logger=migrator t=2026-04-03T02:26:29.021830691Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-03T02:26:29.023324666Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.492955ms logger=migrator t=2026-04-03T02:26:29.027236929Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-03T02:26:29.028131635Z level=info msg="Migration successfully executed" id="add index alert state" duration=893.896µs logger=migrator t=2026-04-03T02:26:29.03397533Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-03T02:26:29.035521735Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.552035ms logger=migrator t=2026-04-03T02:26:29.039177186Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-03T02:26:29.04005168Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=868.314µs logger=migrator t=2026-04-03T02:26:29.04621594Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-03T02:26:29.048957776Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.743515ms logger=migrator t=2026-04-03T02:26:29.055100396Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-03T02:26:29.055986621Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=886.505µs logger=migrator t=2026-04-03T02:26:29.062407986Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-03T02:26:29.075152354Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.743928ms logger=migrator t=2026-04-03T02:26:29.081913965Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-03T02:26:29.082469284Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=555.669µs logger=migrator t=2026-04-03T02:26:29.089605652Z 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-04-03T02:26:29.090796981Z 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.190939ms logger=migrator t=2026-04-03T02:26:29.096188129Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-03T02:26:29.096495604Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=306.755µs logger=migrator t=2026-04-03T02:26:29.102499812Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-03T02:26:29.109230943Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=6.723061ms logger=migrator t=2026-04-03T02:26:29.117168092Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-03T02:26:29.118350652Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.18598ms logger=migrator t=2026-04-03T02:26:29.123389015Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-03T02:26:29.127192017Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.803652ms logger=migrator t=2026-04-03T02:26:29.131930205Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-03T02:26:29.135480483Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.549928ms logger=migrator t=2026-04-03T02:26:29.140472025Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-03T02:26:29.145015589Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.542854ms logger=migrator t=2026-04-03T02:26:29.150767653Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-03T02:26:29.155301737Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.534254ms logger=migrator t=2026-04-03T02:26:29.159943324Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-03T02:26:29.161280955Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.341201ms logger=migrator t=2026-04-03T02:26:29.166339518Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-03T02:26:29.166374089Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=36.221µs logger=migrator t=2026-04-03T02:26:29.171603545Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-03T02:26:29.171627315Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.41µs logger=migrator t=2026-04-03T02:26:29.182507233Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-03T02:26:29.183706863Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.202289ms logger=migrator t=2026-04-03T02:26:29.190411293Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T02:26:29.19145015Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.034247ms logger=migrator t=2026-04-03T02:26:29.197457338Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-03T02:26:29.199674034Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.221316ms logger=migrator t=2026-04-03T02:26:29.203802781Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-03T02:26:29.204682817Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=885.036µs logger=migrator t=2026-04-03T02:26:29.212174669Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T02:26:29.214342595Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.171935ms logger=migrator t=2026-04-03T02:26:29.21959386Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-03T02:26:29.223745348Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.151388ms logger=migrator t=2026-04-03T02:26:29.228286343Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-03T02:26:29.232307818Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.020605ms logger=migrator t=2026-04-03T02:26:29.236971105Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-03T02:26:29.237217939Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=244.954µs logger=migrator t=2026-04-03T02:26:29.24150324Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-03T02:26:29.242506536Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.002856ms logger=migrator t=2026-04-03T02:26:29.249104013Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-03T02:26:29.250509117Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.406134ms logger=migrator t=2026-04-03T02:26:29.254471371Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-03T02:26:29.259816449Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.341758ms logger=migrator t=2026-04-03T02:26:29.263458989Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-03T02:26:29.263538001Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.792µs logger=migrator t=2026-04-03T02:26:29.269110892Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-03T02:26:29.270091338Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=977.135µs logger=migrator t=2026-04-03T02:26:29.274646913Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-03T02:26:29.276836638Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.193295ms logger=migrator t=2026-04-03T02:26:29.283733391Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-03T02:26:29.283894514Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.763µs logger=migrator t=2026-04-03T02:26:29.288646452Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-03T02:26:29.289869081Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.224539ms logger=migrator t=2026-04-03T02:26:29.29466915Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-03T02:26:29.295761898Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.093638ms logger=migrator t=2026-04-03T02:26:29.299978298Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-03T02:26:29.300926553Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=950.486µs logger=migrator t=2026-04-03T02:26:29.306423783Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-03T02:26:29.307365098Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=940.815µs logger=migrator t=2026-04-03T02:26:29.314034928Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-03T02:26:29.315754835Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.719077ms logger=migrator t=2026-04-03T02:26:29.320608165Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-03T02:26:29.321620681Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.011976ms logger=migrator t=2026-04-03T02:26:29.327746143Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-03T02:26:29.327805793Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=62.291µs logger=migrator t=2026-04-03T02:26:29.332145304Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-03T02:26:29.339477164Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.33247ms logger=migrator t=2026-04-03T02:26:29.34411513Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-03T02:26:29.345023095Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=908.495µs logger=migrator t=2026-04-03T02:26:29.350076738Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-03T02:26:29.35512942Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.051942ms logger=migrator t=2026-04-03T02:26:29.359654485Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-03T02:26:29.360422207Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=768.062µs logger=migrator t=2026-04-03T02:26:29.366517017Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-03T02:26:29.367500553Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=982.796µs logger=migrator t=2026-04-03T02:26:29.373023274Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-03T02:26:29.374605959Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.582095ms logger=migrator t=2026-04-03T02:26:29.377993734Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-03T02:26:29.39232921Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.329966ms logger=migrator t=2026-04-03T02:26:29.399769392Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-03T02:26:29.400964382Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.198661ms logger=migrator t=2026-04-03T02:26:29.405236241Z 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-04-03T02:26:29.406461842Z 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.225891ms logger=migrator t=2026-04-03T02:26:29.445539142Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-03T02:26:29.446476037Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=936.176µs logger=migrator t=2026-04-03T02:26:29.543331134Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-03T02:26:29.544298459Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=970.995µs logger=migrator t=2026-04-03T02:26:29.551042539Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-03T02:26:29.551570498Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=531.429µs logger=migrator t=2026-04-03T02:26:29.556514429Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-03T02:26:29.56207317Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.559231ms logger=migrator t=2026-04-03T02:26:29.566394911Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-03T02:26:29.571015486Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.617795ms logger=migrator t=2026-04-03T02:26:29.575977478Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-03T02:26:29.577596395Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.687768ms logger=migrator t=2026-04-03T02:26:29.582907052Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-03T02:26:29.583882477Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=974.645µs logger=migrator t=2026-04-03T02:26:29.58889809Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-03T02:26:29.589175564Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=274.234µs logger=migrator t=2026-04-03T02:26:29.593986083Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-03T02:26:29.598317104Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.330431ms logger=migrator t=2026-04-03T02:26:29.603451268Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-03T02:26:29.604350912Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=899.024µs logger=migrator t=2026-04-03T02:26:29.609884113Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-03T02:26:29.610263689Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=379.426µs logger=migrator t=2026-04-03T02:26:29.616254398Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-03T02:26:29.616960899Z level=info msg="Migration successfully executed" id="Move region to single row" duration=706.421µs logger=migrator t=2026-04-03T02:26:29.623199781Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-03T02:26:29.624877729Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.678078ms logger=migrator t=2026-04-03T02:26:29.630912248Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-03T02:26:29.631897774Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=984.376µs logger=migrator t=2026-04-03T02:26:29.63718772Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-03T02:26:29.638211847Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.024217ms logger=migrator t=2026-04-03T02:26:29.643518954Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-03T02:26:29.6444464Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=926.436µs logger=migrator t=2026-04-03T02:26:29.648735279Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-03T02:26:29.649627124Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=888.225µs logger=migrator t=2026-04-03T02:26:29.653989736Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-03T02:26:29.65489501Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=904.704µs logger=migrator t=2026-04-03T02:26:29.659707899Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-03T02:26:29.65977364Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.261µs logger=migrator t=2026-04-03T02:26:29.665520924Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-03T02:26:29.666448049Z level=info msg="Migration successfully executed" id="create test_data table" duration=926.945µs logger=migrator t=2026-04-03T02:26:29.67251522Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-03T02:26:29.673286002Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=771.463µs logger=migrator t=2026-04-03T02:26:29.679722557Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-03T02:26:29.680643423Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=923.846µs logger=migrator t=2026-04-03T02:26:29.685311649Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-03T02:26:29.686264695Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=969.507µs logger=migrator t=2026-04-03T02:26:29.690711947Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-03T02:26:29.690945571Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=233.214µs logger=migrator t=2026-04-03T02:26:29.694916006Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-03T02:26:29.695318283Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=402.057µs logger=migrator t=2026-04-03T02:26:29.700347236Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-03T02:26:29.700703741Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=361.196µs logger=migrator t=2026-04-03T02:26:29.705674202Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-03T02:26:29.707017464Z level=info msg="Migration successfully executed" id="create team table" duration=1.348452ms logger=migrator t=2026-04-03T02:26:29.712589136Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-03T02:26:29.713672733Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.083597ms logger=migrator t=2026-04-03T02:26:29.717887432Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-03T02:26:29.718883008Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=995.476µs logger=migrator t=2026-04-03T02:26:29.724006773Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-03T02:26:29.731454585Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.448253ms logger=migrator t=2026-04-03T02:26:29.736880714Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-03T02:26:29.737064657Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=184.273µs logger=migrator t=2026-04-03T02:26:29.741444018Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-03T02:26:29.742921923Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.477205ms logger=migrator t=2026-04-03T02:26:29.747589968Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-03T02:26:29.748370002Z level=info msg="Migration successfully executed" id="create team member table" duration=781.224µs logger=migrator t=2026-04-03T02:26:29.755677681Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-03T02:26:29.757000363Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.323712ms logger=migrator t=2026-04-03T02:26:29.761558707Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-03T02:26:29.762532464Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=973.417µs logger=migrator t=2026-04-03T02:26:29.769530838Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-03T02:26:29.770439054Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=907.746µs logger=migrator t=2026-04-03T02:26:29.776397811Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-03T02:26:29.783557148Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.157757ms logger=migrator t=2026-04-03T02:26:29.787408601Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-03T02:26:29.793215886Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.806785ms logger=migrator t=2026-04-03T02:26:29.797909873Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-03T02:26:29.805867143Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.95646ms logger=migrator t=2026-04-03T02:26:29.809865909Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-03T02:26:29.81055365Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=690.071µs logger=migrator t=2026-04-03T02:26:29.816216773Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-03T02:26:29.817766978Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.547805ms logger=migrator t=2026-04-03T02:26:29.822981744Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-03T02:26:29.824211874Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.230601ms logger=migrator t=2026-04-03T02:26:29.833006938Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-03T02:26:29.834670566Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.664438ms logger=migrator t=2026-04-03T02:26:29.839899771Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-03T02:26:29.840907388Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.007388ms logger=migrator t=2026-04-03T02:26:29.845551573Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-03T02:26:29.84652153Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=969.947µs logger=migrator t=2026-04-03T02:26:29.853011775Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-03T02:26:29.85393561Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=922.895µs logger=migrator t=2026-04-03T02:26:29.858312063Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-03T02:26:29.85998764Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.675917ms logger=migrator t=2026-04-03T02:26:29.864714857Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-03T02:26:29.865697614Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=980.627µs logger=migrator t=2026-04-03T02:26:29.871629271Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-03T02:26:29.871888495Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=259.594µs logger=migrator t=2026-04-03T02:26:29.876591331Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-03T02:26:29.877960434Z level=info msg="Migration successfully executed" id="create tag table" duration=1.368623ms logger=migrator t=2026-04-03T02:26:29.884327158Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-03T02:26:29.885761892Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.434044ms logger=migrator t=2026-04-03T02:26:29.890312336Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-03T02:26:29.891202181Z level=info msg="Migration successfully executed" id="create login attempt table" duration=890.815µs logger=migrator t=2026-04-03T02:26:29.895939238Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-03T02:26:29.896862014Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=922.246µs logger=migrator t=2026-04-03T02:26:29.901103853Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-03T02:26:29.902754051Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.649747ms logger=migrator t=2026-04-03T02:26:29.909511121Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-03T02:26:29.922730858Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.221707ms logger=migrator t=2026-04-03T02:26:29.926829654Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-03T02:26:29.927599878Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=770.244µs logger=migrator t=2026-04-03T02:26:29.933493564Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-03T02:26:29.934551001Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.056327ms logger=migrator t=2026-04-03T02:26:29.939837888Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-03T02:26:29.940191173Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=350.785µs logger=migrator t=2026-04-03T02:26:29.944587186Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-03T02:26:29.945079774Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=490.628µs logger=migrator t=2026-04-03T02:26:29.948593981Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-03T02:26:29.94918241Z level=info msg="Migration successfully executed" id="create user auth table" duration=587.949µs logger=migrator t=2026-04-03T02:26:29.954381876Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-03T02:26:29.956039203Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.656507ms logger=migrator t=2026-04-03T02:26:29.963103228Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-03T02:26:29.96321475Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=111.062µs logger=migrator t=2026-04-03T02:26:29.96744027Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-03T02:26:29.974526706Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.086396ms logger=migrator t=2026-04-03T02:26:29.979761982Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-03T02:26:29.985118199Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.355797ms logger=migrator t=2026-04-03T02:26:29.98943154Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-03T02:26:29.994715437Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.280007ms logger=migrator t=2026-04-03T02:26:29.998906625Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-03T02:26:30.004602489Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.693913ms logger=migrator t=2026-04-03T02:26:30.009906475Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-03T02:26:30.011007193Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.101248ms logger=migrator t=2026-04-03T02:26:30.01565475Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-03T02:26:30.021129289Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.474709ms logger=migrator t=2026-04-03T02:26:30.025372389Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-03T02:26:30.026288013Z level=info msg="Migration successfully executed" id="create server_lock table" duration=915.474µs logger=migrator t=2026-04-03T02:26:30.036560872Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-03T02:26:30.037871042Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.313591ms logger=migrator t=2026-04-03T02:26:30.041933248Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-03T02:26:30.042866334Z level=info msg="Migration successfully executed" id="create user auth token table" duration=933.106µs logger=migrator t=2026-04-03T02:26:30.047381898Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-03T02:26:30.048463036Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.081388ms logger=migrator t=2026-04-03T02:26:30.053462068Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-03T02:26:30.054482964Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.019226ms logger=migrator t=2026-04-03T02:26:30.060535223Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-03T02:26:30.062092179Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.560236ms logger=migrator t=2026-04-03T02:26:30.06712858Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-03T02:26:30.071135996Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.007176ms logger=migrator t=2026-04-03T02:26:30.074524522Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-03T02:26:30.075516138Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=991.785µs logger=migrator t=2026-04-03T02:26:30.081107279Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-03T02:26:30.082008974Z level=info msg="Migration successfully executed" id="create cache_data table" duration=901.465µs logger=migrator t=2026-04-03T02:26:30.086094171Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-03T02:26:30.08722676Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.132149ms logger=migrator t=2026-04-03T02:26:30.09155883Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-03T02:26:30.092438655Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=880.225µs logger=migrator t=2026-04-03T02:26:30.101825788Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-03T02:26:30.104685565Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.864287ms logger=migrator t=2026-04-03T02:26:30.109575465Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-03T02:26:30.109688487Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.982µs logger=migrator t=2026-04-03T02:26:30.114379143Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-03T02:26:30.114506005Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.552µs logger=migrator t=2026-04-03T02:26:30.119914983Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-03T02:26:30.12091555Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.000577ms logger=migrator t=2026-04-03T02:26:30.125745229Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T02:26:30.127087251Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.340942ms logger=migrator t=2026-04-03T02:26:30.131669316Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T02:26:30.132909766Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.23965ms logger=migrator t=2026-04-03T02:26:30.137356859Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-03T02:26:30.137520432Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=163.993µs logger=migrator t=2026-04-03T02:26:30.143032762Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T02:26:30.144511476Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.479014ms logger=migrator t=2026-04-03T02:26:30.149033Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T02:26:30.150066427Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.030466ms logger=migrator t=2026-04-03T02:26:30.156559932Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T02:26:30.158187419Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.626897ms logger=migrator t=2026-04-03T02:26:30.162324026Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T02:26:30.163917053Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.593477ms logger=migrator t=2026-04-03T02:26:30.167811026Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-03T02:26:30.174021589Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.209643ms logger=migrator t=2026-04-03T02:26:30.179338406Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-03T02:26:30.180528335Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.189429ms logger=migrator t=2026-04-03T02:26:30.184425858Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-03T02:26:30.18454091Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=115.172µs logger=migrator t=2026-04-03T02:26:30.188939922Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-03T02:26:30.189937548Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=997.316µs logger=migrator t=2026-04-03T02:26:30.195659711Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-03T02:26:30.19673654Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.079478ms logger=migrator t=2026-04-03T02:26:30.200892597Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-03T02:26:30.201924094Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.030987ms logger=migrator t=2026-04-03T02:26:30.206027741Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T02:26:30.206096633Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.561µs logger=migrator t=2026-04-03T02:26:30.211285957Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-03T02:26:30.212625569Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.292571ms logger=migrator t=2026-04-03T02:26:30.217345546Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-03T02:26:30.218926102Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.580516ms logger=migrator t=2026-04-03T02:26:30.225059042Z 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-04-03T02:26:30.22613944Z 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.079518ms logger=migrator t=2026-04-03T02:26:30.23284978Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-03T02:26:30.234427715Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.577625ms logger=migrator t=2026-04-03T02:26:30.240040317Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-03T02:26:30.246187157Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.14606ms logger=migrator t=2026-04-03T02:26:30.252054053Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-03T02:26:30.25307666Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.022727ms logger=migrator t=2026-04-03T02:26:30.258200874Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T02:26:30.259221741Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.020437ms logger=migrator t=2026-04-03T02:26:30.26409168Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-03T02:26:30.290295308Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.201358ms logger=migrator t=2026-04-03T02:26:30.296260896Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-03T02:26:30.321690351Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.430265ms logger=migrator t=2026-04-03T02:26:30.328851449Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-03T02:26:30.330079148Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.227719ms logger=migrator t=2026-04-03T02:26:30.335492677Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T02:26:30.337207116Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.716739ms logger=migrator t=2026-04-03T02:26:30.342856718Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-03T02:26:30.349225752Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.370014ms logger=migrator t=2026-04-03T02:26:30.353897208Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-03T02:26:30.358136607Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.239149ms logger=migrator t=2026-04-03T02:26:30.362275275Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-03T02:26:30.363415744Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.139999ms logger=migrator t=2026-04-03T02:26:30.369608505Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-03T02:26:30.371497176Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.889151ms logger=migrator t=2026-04-03T02:26:30.376385136Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-03T02:26:30.377583545Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.198029ms logger=migrator t=2026-04-03T02:26:30.383345299Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-03T02:26:30.385023227Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.676748ms logger=migrator t=2026-04-03T02:26:30.391892319Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-03T02:26:30.392138294Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=245.695µs logger=migrator t=2026-04-03T02:26:30.396466754Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-03T02:26:30.403324836Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.857962ms logger=migrator t=2026-04-03T02:26:30.407454534Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-03T02:26:30.414444947Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.989743ms logger=migrator t=2026-04-03T02:26:30.419809825Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-03T02:26:30.426926872Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.115807ms logger=migrator t=2026-04-03T02:26:30.430902257Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-03T02:26:30.432058346Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.156509ms logger=migrator t=2026-04-03T02:26:30.438014663Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-03T02:26:30.439268693Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.25396ms logger=migrator t=2026-04-03T02:26:30.444498709Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-03T02:26:30.451433873Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.935024ms logger=migrator t=2026-04-03T02:26:30.455466328Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-03T02:26:30.462549735Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.083057ms logger=migrator t=2026-04-03T02:26:30.466194654Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-03T02:26:30.467016847Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=803.963µs logger=migrator t=2026-04-03T02:26:30.473043915Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-03T02:26:30.482507001Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.463036ms logger=migrator t=2026-04-03T02:26:30.488416767Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-03T02:26:30.493412579Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.994772ms logger=migrator t=2026-04-03T02:26:30.497818451Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-03T02:26:30.497948153Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=130.202µs logger=migrator t=2026-04-03T02:26:30.504646453Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-03T02:26:30.506465332Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.818179ms logger=migrator t=2026-04-03T02:26:30.511993772Z 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-04-03T02:26:30.513763861Z 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.767689ms logger=migrator t=2026-04-03T02:26:30.519863141Z 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-04-03T02:26:30.520987469Z 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.123918ms logger=migrator t=2026-04-03T02:26:30.528114406Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T02:26:30.528297319Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=183.083µs logger=migrator t=2026-04-03T02:26:30.532901855Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-03T02:26:30.541442414Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.528349ms logger=migrator t=2026-04-03T02:26:30.548061712Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-03T02:26:30.555039216Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.988754ms logger=migrator t=2026-04-03T02:26:30.559736113Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-03T02:26:30.564290367Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.554404ms logger=migrator t=2026-04-03T02:26:30.570508769Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-03T02:26:30.576267423Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.757194ms logger=migrator t=2026-04-03T02:26:30.587134271Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-03T02:26:30.594545832Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.411081ms logger=migrator t=2026-04-03T02:26:30.599516894Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-03T02:26:30.599641586Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=125.902µs logger=migrator t=2026-04-03T02:26:30.60425818Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-03T02:26:30.605786416Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.528226ms logger=migrator t=2026-04-03T02:26:30.611444428Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-03T02:26:30.618779528Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.334779ms logger=migrator t=2026-04-03T02:26:30.622919576Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-03T02:26:30.623009147Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=90.161µs logger=migrator t=2026-04-03T02:26:30.627741455Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-03T02:26:30.639922534Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.187588ms logger=migrator t=2026-04-03T02:26:30.645048947Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-03T02:26:30.645881521Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=832.094µs logger=migrator t=2026-04-03T02:26:30.650466386Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-03T02:26:30.656743889Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.276623ms logger=migrator t=2026-04-03T02:26:30.662793447Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-03T02:26:30.6636071Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=810.133µs logger=migrator t=2026-04-03T02:26:30.66908563Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-03T02:26:30.670062086Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=976.556µs logger=migrator t=2026-04-03T02:26:30.675503675Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-03T02:26:30.684749886Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.247431ms logger=migrator t=2026-04-03T02:26:30.688851233Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-03T02:26:30.689420763Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=569.36µs logger=migrator t=2026-04-03T02:26:30.697603547Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-03T02:26:30.700681107Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.08244ms logger=migrator t=2026-04-03T02:26:30.706834297Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-03T02:26:30.707964655Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.130708ms logger=migrator t=2026-04-03T02:26:30.712214145Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-03T02:26:30.713393314Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.179049ms logger=migrator t=2026-04-03T02:26:30.717866628Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-03T02:26:30.718048781Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=179.063µs logger=migrator t=2026-04-03T02:26:30.723101034Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-03T02:26:30.724159511Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.058027ms logger=migrator t=2026-04-03T02:26:30.72901607Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-03T02:26:30.730995432Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.973982ms logger=migrator t=2026-04-03T02:26:30.736872259Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-03T02:26:30.737390707Z 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-04-03T02:26:30.741688847Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-03T02:26:30.742234245Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=544.818µs logger=migrator t=2026-04-03T02:26:30.746320473Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-03T02:26:30.747555103Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.233889ms logger=migrator t=2026-04-03T02:26:30.753120954Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-03T02:26:30.764401488Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.269074ms logger=migrator t=2026-04-03T02:26:30.768899452Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-03T02:26:30.770189002Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.28168ms logger=migrator t=2026-04-03T02:26:30.775970378Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-03T02:26:30.77915144Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=3.180462ms logger=migrator t=2026-04-03T02:26:30.784701941Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-03T02:26:30.785483773Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=780.842µs logger=migrator t=2026-04-03T02:26:30.790291452Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-03T02:26:30.791245847Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=953.635µs logger=migrator t=2026-04-03T02:26:30.797228115Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-03T02:26:30.798283992Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.055587ms logger=migrator t=2026-04-03T02:26:30.802887997Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-03T02:26:30.802920038Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.721µs logger=migrator t=2026-04-03T02:26:30.807189008Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-03T02:26:30.807277449Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=88.661µs logger=migrator t=2026-04-03T02:26:30.81103638Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-03T02:26:30.817860172Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.822822ms logger=migrator t=2026-04-03T02:26:30.823303541Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-03T02:26:30.82382001Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=517.829µs logger=migrator t=2026-04-03T02:26:30.82815911Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-03T02:26:30.828990414Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=831.694µs logger=migrator t=2026-04-03T02:26:30.83364589Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-03T02:26:30.833930354Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=284.224µs logger=migrator t=2026-04-03T02:26:30.839330863Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-03T02:26:30.840211977Z level=info msg="Migration successfully executed" id="create data_keys table" duration=880.844µs logger=migrator t=2026-04-03T02:26:30.845221699Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-03T02:26:30.846306588Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.084319ms logger=migrator t=2026-04-03T02:26:30.851061655Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-03T02:26:30.892139866Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.078811ms logger=migrator t=2026-04-03T02:26:31.162463499Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-03T02:26:31.174460825Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.002566ms logger=migrator t=2026-04-03T02:26:31.177920251Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-03T02:26:31.178062244Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=139.493µs logger=migrator t=2026-04-03T02:26:31.181493269Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-03T02:26:31.213062355Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.563486ms logger=migrator t=2026-04-03T02:26:31.217502207Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-03T02:26:31.253909221Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.396354ms logger=migrator t=2026-04-03T02:26:31.259612834Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-03T02:26:31.260329805Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=717.231µs logger=migrator t=2026-04-03T02:26:31.268506318Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-03T02:26:31.270285068Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.77841ms logger=migrator t=2026-04-03T02:26:31.275202618Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-03T02:26:31.275433462Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=230.594µs logger=migrator t=2026-04-03T02:26:31.279797233Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-03T02:26:31.280657047Z level=info msg="Migration successfully executed" id="create permission table" duration=859.644µs logger=migrator t=2026-04-03T02:26:31.286658865Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-03T02:26:31.287648211Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=989.046µs logger=migrator t=2026-04-03T02:26:31.292407879Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-03T02:26:31.294163117Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.754418ms logger=migrator t=2026-04-03T02:26:31.299006736Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-03T02:26:31.299846031Z level=info msg="Migration successfully executed" id="create role table" duration=838.514µs logger=migrator t=2026-04-03T02:26:31.306293156Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-03T02:26:31.317077721Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.784256ms logger=migrator t=2026-04-03T02:26:31.321585074Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-03T02:26:31.328607259Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.021725ms logger=migrator t=2026-04-03T02:26:31.347357305Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-03T02:26:31.349595681Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.288227ms logger=migrator t=2026-04-03T02:26:31.355255364Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-03T02:26:31.358373084Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.12031ms logger=migrator t=2026-04-03T02:26:31.364381323Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-03T02:26:31.365738075Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.360402ms logger=migrator t=2026-04-03T02:26:31.371652551Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-03T02:26:31.372953013Z level=info msg="Migration successfully executed" id="create team role table" duration=1.297102ms logger=migrator t=2026-04-03T02:26:31.377875603Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-03T02:26:31.379045142Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.168909ms logger=migrator t=2026-04-03T02:26:31.383338822Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-03T02:26:31.384772366Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.432734ms logger=migrator t=2026-04-03T02:26:31.391467554Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-03T02:26:31.392576733Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.109019ms logger=migrator t=2026-04-03T02:26:31.397747136Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-03T02:26:31.399476265Z level=info msg="Migration successfully executed" id="create user role table" duration=1.729049ms logger=migrator t=2026-04-03T02:26:31.404252323Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-03T02:26:31.40528875Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.036117ms logger=migrator t=2026-04-03T02:26:31.428717833Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-03T02:26:31.43103985Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.324817ms logger=migrator t=2026-04-03T02:26:31.440595566Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-03T02:26:31.442547357Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.951291ms logger=migrator t=2026-04-03T02:26:31.44759643Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-03T02:26:31.449140065Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.543655ms logger=migrator t=2026-04-03T02:26:31.455052362Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-03T02:26:31.456226781Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.174339ms logger=migrator t=2026-04-03T02:26:31.460941898Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-03T02:26:31.462917931Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.975613ms logger=migrator t=2026-04-03T02:26:31.46784933Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-03T02:26:31.478443233Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.593833ms logger=migrator t=2026-04-03T02:26:31.48376394Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-03T02:26:31.484863379Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.100409ms logger=migrator t=2026-04-03T02:26:31.489795668Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-03T02:26:31.491210252Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.415654ms logger=migrator t=2026-04-03T02:26:31.496426637Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-03T02:26:31.497615386Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.188609ms logger=migrator t=2026-04-03T02:26:31.521365324Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-03T02:26:31.523294825Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.929361ms logger=migrator t=2026-04-03T02:26:31.52851177Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-03T02:26:31.529580738Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.069418ms logger=migrator t=2026-04-03T02:26:31.534942645Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-03T02:26:31.536368438Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.424953ms logger=migrator t=2026-04-03T02:26:31.542054261Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-03T02:26:31.551147509Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.095368ms logger=migrator t=2026-04-03T02:26:31.555287227Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-03T02:26:31.561031531Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.744414ms logger=migrator t=2026-04-03T02:26:31.564629799Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-03T02:26:31.570930192Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.299272ms logger=migrator t=2026-04-03T02:26:31.575841582Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-03T02:26:31.584963581Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.121349ms logger=migrator t=2026-04-03T02:26:31.601086914Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-03T02:26:31.603081577Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.993543ms logger=migrator t=2026-04-03T02:26:31.60819407Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-03T02:26:31.609668094Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.473544ms logger=migrator t=2026-04-03T02:26:31.61493491Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-03T02:26:31.616427924Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.492744ms logger=migrator t=2026-04-03T02:26:31.622685846Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-03T02:26:31.62354941Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=862.804µs logger=migrator t=2026-04-03T02:26:31.627930522Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-03T02:26:31.628951548Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.020796ms logger=migrator t=2026-04-03T02:26:31.63392646Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-03T02:26:31.634049702Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=123.042µs logger=migrator t=2026-04-03T02:26:31.638073087Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-03T02:26:31.638122908Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.341µs logger=migrator t=2026-04-03T02:26:31.643565947Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-03T02:26:31.644018804Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=454.907µs logger=migrator t=2026-04-03T02:26:31.648442586Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-03T02:26:31.648954574Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=505.758µs logger=migrator t=2026-04-03T02:26:31.654287742Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-03T02:26:31.65482305Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=535.428µs logger=migrator t=2026-04-03T02:26:31.659578888Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-03T02:26:31.659817752Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=240.694µs logger=migrator t=2026-04-03T02:26:31.666317298Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-03T02:26:31.667123291Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=805.933µs logger=migrator t=2026-04-03T02:26:31.67443027Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-03T02:26:31.675768192Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.327442ms logger=migrator t=2026-04-03T02:26:31.682082675Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-03T02:26:31.683978716Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.895161ms logger=migrator t=2026-04-03T02:26:31.690300819Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-03T02:26:31.699125763Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.824604ms logger=migrator t=2026-04-03T02:26:31.703679188Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-03T02:26:31.703740039Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.501µs logger=migrator t=2026-04-03T02:26:31.708900723Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-03T02:26:31.711150049Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.251486ms logger=migrator t=2026-04-03T02:26:31.721461307Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-03T02:26:31.722781409Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.320242ms logger=migrator t=2026-04-03T02:26:31.727532286Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-03T02:26:31.729785333Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.253877ms logger=migrator t=2026-04-03T02:26:31.734297477Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-03T02:26:31.743356395Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.051718ms logger=migrator t=2026-04-03T02:26:31.74614264Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-03T02:26:31.747470981Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.327831ms logger=migrator t=2026-04-03T02:26:31.752183769Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-03T02:26:31.753375608Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.1929ms logger=migrator t=2026-04-03T02:26:31.756808304Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-03T02:26:31.779375792Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.568768ms logger=migrator t=2026-04-03T02:26:31.801795408Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-03T02:26:31.804094666Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.298918ms logger=migrator t=2026-04-03T02:26:31.812685596Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-03T02:26:31.813921466Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.23677ms logger=migrator t=2026-04-03T02:26:31.819949564Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-03T02:26:31.821215155Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.265001ms logger=migrator t=2026-04-03T02:26:31.826301907Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-03T02:26:31.828095617Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.7944ms logger=migrator t=2026-04-03T02:26:31.832635511Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-03T02:26:31.832890345Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=268.974µs logger=migrator t=2026-04-03T02:26:31.838341364Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-03T02:26:31.839378091Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.036637ms logger=migrator t=2026-04-03T02:26:31.843856234Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-03T02:26:31.852310852Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.463638ms logger=migrator t=2026-04-03T02:26:31.856150594Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-03T02:26:31.856918297Z level=info msg="Migration successfully executed" id="create entity_events table" duration=767.343µs logger=migrator t=2026-04-03T02:26:31.861077095Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-03T02:26:31.862176443Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.100288ms logger=migrator t=2026-04-03T02:26:31.865736001Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T02:26:31.866480903Z 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-04-03T02:26:31.887634708Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T02:26:31.888584034Z 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-04-03T02:26:31.893388462Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-03T02:26:31.894412349Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.024247ms logger=migrator t=2026-04-03T02:26:31.903866103Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-03T02:26:31.907150546Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=3.283013ms logger=migrator t=2026-04-03T02:26:31.912372651Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T02:26:31.914380985Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.008594ms logger=migrator t=2026-04-03T02:26:31.92209416Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T02:26:31.922937314Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=842.814µs logger=migrator t=2026-04-03T02:26:31.930233813Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T02:26:31.931973731Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.740388ms logger=migrator t=2026-04-03T02:26:31.937506671Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T02:26:31.93857492Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.068149ms logger=migrator t=2026-04-03T02:26:31.945733235Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-03T02:26:31.946513748Z level=info msg="Migration successfully executed" id="Drop public config table" duration=780.573µs logger=migrator t=2026-04-03T02:26:31.949289463Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-03T02:26:31.950222779Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=931.436µs logger=migrator t=2026-04-03T02:26:31.95700756Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T02:26:31.958039086Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.030997ms logger=migrator t=2026-04-03T02:26:31.963428564Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T02:26:31.964724946Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.291232ms logger=migrator t=2026-04-03T02:26:31.969087186Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-03T02:26:31.970994997Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.907131ms logger=migrator t=2026-04-03T02:26:31.977506023Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-03T02:26:32.001738539Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.229526ms logger=migrator t=2026-04-03T02:26:32.01344364Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-03T02:26:32.02815641Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=14.70697ms logger=migrator t=2026-04-03T02:26:32.03310628Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-03T02:26:32.040348278Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.243488ms logger=migrator t=2026-04-03T02:26:32.056130525Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-03T02:26:32.056680314Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=544.69µs logger=migrator t=2026-04-03T02:26:32.061462311Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-03T02:26:32.070804604Z level=info msg="Migration successfully executed" id="add share column" duration=9.341193ms logger=migrator t=2026-04-03T02:26:32.076010489Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-03T02:26:32.076242853Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=232.293µs logger=migrator t=2026-04-03T02:26:32.079941202Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-03T02:26:32.080998779Z level=info msg="Migration successfully executed" id="create file table" duration=1.066957ms logger=migrator t=2026-04-03T02:26:32.088117656Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-03T02:26:32.089807184Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.691468ms logger=migrator t=2026-04-03T02:26:32.095896213Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-03T02:26:32.096727016Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=830.823µs logger=migrator t=2026-04-03T02:26:32.11295282Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-03T02:26:32.114267071Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.334201ms logger=migrator t=2026-04-03T02:26:32.127322874Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-03T02:26:32.129793164Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.48874ms logger=migrator t=2026-04-03T02:26:32.133780079Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-03T02:26:32.13384464Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.351µs logger=migrator t=2026-04-03T02:26:32.137092043Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-03T02:26:32.137199824Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.932µs logger=migrator t=2026-04-03T02:26:32.14305923Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-03T02:26:32.144148088Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.089498ms logger=migrator t=2026-04-03T02:26:32.147839737Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-03T02:26:32.148153852Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=314.595µs logger=migrator t=2026-04-03T02:26:32.153198875Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-03T02:26:32.155030915Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.82959ms logger=migrator t=2026-04-03T02:26:32.16266511Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-03T02:26:32.176391342Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.733473ms logger=migrator t=2026-04-03T02:26:32.183703342Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-03T02:26:32.183979326Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=279.974µs logger=migrator t=2026-04-03T02:26:32.190223537Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-03T02:26:32.191410227Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.18475ms logger=migrator t=2026-04-03T02:26:32.198663875Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-03T02:26:32.19955036Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=892.065µs logger=migrator t=2026-04-03T02:26:32.227263041Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-03T02:26:32.227740359Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=481.398µs logger=migrator t=2026-04-03T02:26:32.23399266Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-03T02:26:32.235007856Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.019706ms logger=migrator t=2026-04-03T02:26:32.2474882Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-03T02:26:32.261997136Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.508696ms logger=migrator t=2026-04-03T02:26:32.285955176Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-03T02:26:32.295277798Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.325062ms logger=migrator t=2026-04-03T02:26:32.300885639Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-03T02:26:32.301994447Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.108608ms logger=migrator t=2026-04-03T02:26:32.306767145Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-03T02:26:32.385546127Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.773362ms logger=migrator t=2026-04-03T02:26:32.390536929Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-03T02:26:32.394399191Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.861682ms logger=migrator t=2026-04-03T02:26:32.399613746Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-03T02:26:32.400976359Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.373853ms logger=migrator t=2026-04-03T02:26:32.411018682Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-03T02:26:32.440030325Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.007612ms logger=migrator t=2026-04-03T02:26:32.455954683Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-03T02:26:32.470249676Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=14.294193ms logger=migrator t=2026-04-03T02:26:32.475475411Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-03T02:26:32.475823566Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=343.425µs logger=migrator t=2026-04-03T02:26:32.485512305Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-03T02:26:32.48588429Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=377.556µs logger=migrator t=2026-04-03T02:26:32.490774641Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-03T02:26:32.491028895Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=254.934µs logger=migrator t=2026-04-03T02:26:32.496079697Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-03T02:26:32.49625983Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=183.533µs logger=migrator t=2026-04-03T02:26:32.4999784Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-03T02:26:32.500224394Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=246.344µs logger=migrator t=2026-04-03T02:26:32.505096983Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-03T02:26:32.507541223Z level=info msg="Migration successfully executed" id="create folder table" duration=2.44784ms logger=migrator t=2026-04-03T02:26:32.514989534Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-03T02:26:32.516431268Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.438174ms logger=migrator t=2026-04-03T02:26:32.521497801Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-03T02:26:32.523067266Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.570325ms logger=migrator t=2026-04-03T02:26:32.536139549Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-03T02:26:32.53620337Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.841µs logger=migrator t=2026-04-03T02:26:32.562849873Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T02:26:32.565675329Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.827236ms logger=migrator t=2026-04-03T02:26:32.581417086Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T02:26:32.585492021Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=4.082835ms logger=migrator t=2026-04-03T02:26:32.59515895Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-03T02:26:32.597917714Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.760285ms logger=migrator t=2026-04-03T02:26:32.605781532Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-03T02:26:32.606674327Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=896.605µs logger=migrator t=2026-04-03T02:26:32.610495269Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-03T02:26:32.611012758Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=516.629µs logger=migrator t=2026-04-03T02:26:32.616474137Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-03T02:26:32.618495159Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.020402ms logger=migrator t=2026-04-03T02:26:32.623847646Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-03T02:26:32.625377542Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.529726ms logger=migrator t=2026-04-03T02:26:32.629038931Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-03T02:26:32.630448144Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.408913ms logger=migrator t=2026-04-03T02:26:32.636552504Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-03T02:26:32.638529325Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.976861ms logger=migrator t=2026-04-03T02:26:32.644687096Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-03T02:26:32.646363033Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.676527ms logger=migrator t=2026-04-03T02:26:32.651606288Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-03T02:26:32.653052222Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.448374ms logger=migrator t=2026-04-03T02:26:32.657480564Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-03T02:26:32.658942308Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.461294ms logger=migrator t=2026-04-03T02:26:32.663584683Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-03T02:26:32.664835674Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.250841ms logger=migrator t=2026-04-03T02:26:32.670601158Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-03T02:26:32.671667065Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.065417ms logger=migrator t=2026-04-03T02:26:32.675855393Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-03T02:26:32.677139604Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.283781ms logger=migrator t=2026-04-03T02:26:32.684806519Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-03T02:26:32.68668517Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.881541ms logger=migrator t=2026-04-03T02:26:32.691924494Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-03T02:26:32.692272651Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=349.197µs logger=migrator t=2026-04-03T02:26:32.69655073Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-03T02:26:32.707579459Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.026559ms logger=migrator t=2026-04-03T02:26:32.714213037Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-03T02:26:32.715095022Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=889.975µs logger=migrator t=2026-04-03T02:26:32.719706676Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T02:26:32.719762637Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=61.821µs logger=migrator t=2026-04-03T02:26:32.723839904Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T02:26:32.725740155Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.902841ms logger=migrator t=2026-04-03T02:26:32.747455708Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T02:26:32.747500719Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=50.451µs logger=migrator t=2026-04-03T02:26:32.760005983Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-03T02:26:32.761869053Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.855629ms logger=migrator t=2026-04-03T02:26:32.767650457Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T02:26:32.768520042Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=868.985µs logger=migrator t=2026-04-03T02:26:32.774391367Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-03T02:26:32.776112235Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.717178ms logger=migrator t=2026-04-03T02:26:32.783264951Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-03T02:26:32.784649144Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.389763ms logger=migrator t=2026-04-03T02:26:32.788410845Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-03T02:26:32.788906393Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=496.168µs logger=migrator t=2026-04-03T02:26:32.795203546Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-03T02:26:32.796315364Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.111659ms logger=migrator t=2026-04-03T02:26:32.8003766Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-03T02:26:32.801637761Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.256211ms logger=migrator t=2026-04-03T02:26:32.807225082Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-03T02:26:32.807982054Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=756.522µs logger=migrator t=2026-04-03T02:26:32.813602985Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-03T02:26:32.8243088Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.703065ms logger=migrator t=2026-04-03T02:26:32.828378796Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-03T02:26:32.836118932Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.739636ms logger=migrator t=2026-04-03T02:26:32.840007365Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-03T02:26:32.854931588Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.923233ms logger=migrator t=2026-04-03T02:26:32.859112206Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-03T02:26:32.859177047Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.281µs logger=migrator t=2026-04-03T02:26:32.867787367Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-03T02:26:32.882754751Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.960554ms logger=migrator t=2026-04-03T02:26:32.888777389Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-03T02:26:32.903221464Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.442395ms logger=migrator t=2026-04-03T02:26:32.924049123Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-03T02:26:32.924589642Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=543.199µs logger=migrator t=2026-04-03T02:26:32.932407579Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.332507834s logger=migrator t=2026-04-03T02:26:32.933565198Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-03T02:26:32.970096723Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-03T02:26:32.970337197Z level=info msg="Created default organization" logger=secrets t=2026-04-03T02:26:32.980596274Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T02:26:33.043290933Z level=info msg="Restored cache from database" duration=585.479µs logger=plugin.store t=2026-04-03T02:26:33.045044682Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-03T02:26:33.100017264Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-03T02:26:33.100055095Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-03T02:26:33.100144606Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-03T02:26:33.100153897Z level=info msg="Plugins loaded" count=54 duration=55.110685ms logger=query_data t=2026-04-03T02:26:33.104889294Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-03T02:26:33.111283507Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-03T02:26:33.117799043Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-03T02:26:33.124087496Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-03T02:26:33.127528902Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-03T02:26:33.130893266Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-03T02:26:33.170257245Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-03T02:26:33.192168792Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-03T02:26:33.222919801Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-03T02:26:33.222960382Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-03T02:26:33.224353405Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-03T02:26:33.224721761Z level=info msg="State cache has been initialized" states=0 duration=367.486µs logger=ngalert.multiorg.alertmanager t=2026-04-03T02:26:33.224761061Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-03T02:26:33.224802362Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-03T02:26:33.224862913Z level=info msg=starting first_tick=2026-04-03T02:26:40Z logger=grafanaStorageLogger t=2026-04-03T02:26:33.224899694Z level=info msg="Storage starting" logger=http.server t=2026-04-03T02:26:33.226409458Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-03T02:26:33.272500627Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-03T02:26:33.316840017Z level=info msg="Update check succeeded" duration=93.151494ms logger=provisioning.dashboard t=2026-04-03T02:26:33.325269494Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-04-03T02:26:33.325853404Z level=info msg="Update check succeeded" duration=102.358804ms logger=sqlstore.transactions t=2026-04-03T02:26:33.408214721Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-03T02:26:33.418808493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T02:26:33.475154919Z level=info msg="Patterns update finished" duration=152.67346ms logger=grafana-apiserver t=2026-04-03T02:26:33.766710275Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-03T02:26:33.767198273Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-03T02:26:50.429477163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.430892925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.452110159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.47826319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.493061142Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-03T02:26:50.506600195Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-03T02:26:50.522135109Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-03T02:26:50.538210052Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-03T02:26:50.539100365Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-03T02:26:50.556609172Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-03T02:26:50.571005308Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-03T02:26:50.587347145Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-03T02:26:50.601394025Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-03T02:26:50.615763271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.634892822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.661724123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.680762062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.716817969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.737186089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.7627021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.781914132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.809382624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.828312992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.853845493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.87150379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.894896178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.912068858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.939782053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.961497735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:50.994876969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.0101723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.036620095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.055972028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.090665892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.106790715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.13769933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.155361367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.184645617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.205583365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.234487949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.254556354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.286982262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.303705984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.345119584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.361836096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.397646089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.41814678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.451700006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.483860381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.573202633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.59340491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.659814171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.677595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.727080016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.746621273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.803308083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.822854149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.870984594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.89179277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.960930476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:51.979764741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.040824007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.058763359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.112229026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.132176388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.184555479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.200935186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.273138195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.295029328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.35896199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.38389956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.477039038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.496664856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.575970737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.593730316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.667205136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.685826298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.765011298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.784420252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.855916171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.872499431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.943174589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:52.960226815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:53.03466019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:53.050807422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T02:26:53.128642169Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-03T02:27:58.251056925Z level=info msg="Usage stats are ready to report"