logger=settings t=2026-08-22T02:54:27.548283068Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-22T02:54:27Z logger=settings t=2026-08-22T02:54:27.548958132Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-22T02:54:27.548976102Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-22T02:54:27.548985032Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-22T02:54:27.548990412Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-22T02:54:27.548995702Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-22T02:54:27.549022384Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-22T02:54:27.549028224Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-22T02:54:27.549034834Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-22T02:54:27.549045144Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-22T02:54:27.549049934Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-22T02:54:27.549054984Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-22T02:54:27.549064474Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-22T02:54:27.549068904Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-22T02:54:27.549093314Z level=info msg=Target target=[all] logger=settings t=2026-08-22T02:54:27.549110665Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-22T02:54:27.549115255Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-22T02:54:27.549120436Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-22T02:54:27.549125426Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-22T02:54:27.549132326Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-22T02:54:27.549141436Z level=info msg="App mode production" logger=sqlstore t=2026-08-22T02:54:27.549747138Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-22T02:54:27.549772519Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-22T02:54:27.552549246Z level=info msg="Locking database" logger=migrator t=2026-08-22T02:54:27.552567727Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-22T02:54:27.553804133Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-22T02:54:27.555204632Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.399039ms logger=migrator t=2026-08-22T02:54:27.560160455Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-22T02:54:27.560732426Z level=info msg="Migration successfully executed" id="create user table" duration=572.251µs logger=migrator t=2026-08-22T02:54:27.565021276Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-22T02:54:27.566514327Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.489601ms logger=migrator t=2026-08-22T02:54:27.571198255Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-22T02:54:27.572572583Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.376839ms logger=migrator t=2026-08-22T02:54:27.577950665Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-22T02:54:27.578935445Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=984.16µs logger=migrator t=2026-08-22T02:54:27.584441449Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-22T02:54:27.585290377Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=848.988µs logger=migrator t=2026-08-22T02:54:27.591072138Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-22T02:54:27.595630292Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.555734ms logger=migrator t=2026-08-22T02:54:27.602262091Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-22T02:54:27.603043257Z level=info msg="Migration successfully executed" id="create user table v2" duration=782.806µs logger=migrator t=2026-08-22T02:54:27.607769675Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-22T02:54:27.608391348Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=621.793µs logger=migrator t=2026-08-22T02:54:27.612006133Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-22T02:54:27.612668967Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=662.164µs logger=migrator t=2026-08-22T02:54:27.621518151Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-22T02:54:27.622309807Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=793.886µs logger=migrator t=2026-08-22T02:54:27.627826842Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-22T02:54:27.628514897Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=688.265µs logger=migrator t=2026-08-22T02:54:27.632663823Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-22T02:54:27.634869509Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.204516ms logger=migrator t=2026-08-22T02:54:27.638864012Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-22T02:54:27.638980124Z level=info msg="Migration successfully executed" id="Update user table charset" duration=118.102µs logger=migrator t=2026-08-22T02:54:27.643953238Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-22T02:54:27.646859448Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.90531ms logger=migrator t=2026-08-22T02:54:27.650699008Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-22T02:54:27.65131214Z level=info msg="Migration successfully executed" id="Add missing user data" duration=613.432µs logger=migrator t=2026-08-22T02:54:27.656279474Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-22T02:54:27.658685784Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.40515ms logger=migrator t=2026-08-22T02:54:27.663037534Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-22T02:54:27.664099486Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.058992ms logger=migrator t=2026-08-22T02:54:27.66953689Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-22T02:54:27.671207574Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.670684ms logger=migrator t=2026-08-22T02:54:27.67582227Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-22T02:54:27.687694327Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.878157ms logger=migrator t=2026-08-22T02:54:27.693970148Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-22T02:54:27.695172803Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.203526ms logger=migrator t=2026-08-22T02:54:27.706416827Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-22T02:54:27.70707918Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=660.983µs logger=migrator t=2026-08-22T02:54:27.715928144Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-22T02:54:27.716808863Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=886.979µs logger=migrator t=2026-08-22T02:54:27.74598517Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-22T02:54:27.746998811Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.016502ms logger=migrator t=2026-08-22T02:54:27.758242854Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-22T02:54:27.759178434Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=941.08µs logger=migrator t=2026-08-22T02:54:27.765181039Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-22T02:54:27.766292832Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.111223ms logger=migrator t=2026-08-22T02:54:27.772865629Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-22T02:54:27.773842109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=979.41µs logger=migrator t=2026-08-22T02:54:27.780073189Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-22T02:54:27.780895556Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=822.147µs logger=migrator t=2026-08-22T02:54:27.786306499Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-22T02:54:27.787276619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=970.14µs logger=migrator t=2026-08-22T02:54:27.794269344Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-22T02:54:27.795738024Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.46234ms logger=migrator t=2026-08-22T02:54:27.801237509Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-22T02:54:27.80128263Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.091µs logger=migrator t=2026-08-22T02:54:27.806185572Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-22T02:54:27.806901656Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=715.815µs logger=migrator t=2026-08-22T02:54:27.812231878Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-22T02:54:27.812780669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=548.901µs logger=migrator t=2026-08-22T02:54:27.81760246Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-22T02:54:27.818219062Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=616.503µs logger=migrator t=2026-08-22T02:54:27.822954461Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-22T02:54:27.823565824Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=611.424µs logger=migrator t=2026-08-22T02:54:27.829121928Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-22T02:54:27.83206753Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.943092ms logger=migrator t=2026-08-22T02:54:27.836834749Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-22T02:54:27.837632016Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=797.296µs logger=migrator t=2026-08-22T02:54:27.842114689Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-22T02:54:27.842834074Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=720.575µs logger=migrator t=2026-08-22T02:54:27.847516251Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-22T02:54:27.848208926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=693.185µs logger=migrator t=2026-08-22T02:54:27.852923253Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-22T02:54:27.853603368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=680.055µs logger=migrator t=2026-08-22T02:54:27.859129313Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-22T02:54:27.859800786Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=670.913µs logger=migrator t=2026-08-22T02:54:27.86525215Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-22T02:54:27.865643839Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=394.229µs logger=migrator t=2026-08-22T02:54:27.87147883Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-22T02:54:27.872057822Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=579.101µs logger=migrator t=2026-08-22T02:54:27.876295631Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-22T02:54:27.876643208Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=348.118µs logger=migrator t=2026-08-22T02:54:27.880937777Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-22T02:54:27.88158036Z level=info msg="Migration successfully executed" id="create star table" duration=642.763µs logger=migrator t=2026-08-22T02:54:27.887544944Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-22T02:54:27.88834208Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=794.546µs logger=migrator t=2026-08-22T02:54:27.894867336Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-22T02:54:27.895740354Z level=info msg="Migration successfully executed" id="create org table v1" duration=875.558µs logger=migrator t=2026-08-22T02:54:27.902087197Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-22T02:54:27.90367176Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.586334ms logger=migrator t=2026-08-22T02:54:27.911042763Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-22T02:54:27.911825939Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=782.936µs logger=migrator t=2026-08-22T02:54:27.916823043Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-22T02:54:27.917617809Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=794.916µs logger=migrator t=2026-08-22T02:54:27.921692384Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-22T02:54:27.922524952Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=832.938µs logger=migrator t=2026-08-22T02:54:27.927894274Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-22T02:54:27.929170799Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.296637ms logger=migrator t=2026-08-22T02:54:27.936118214Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-22T02:54:27.936498393Z level=info msg="Migration successfully executed" id="Update org table charset" duration=371.688µs logger=migrator t=2026-08-22T02:54:27.942553308Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-22T02:54:27.94263933Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=87.832µs logger=migrator t=2026-08-22T02:54:27.952326612Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-22T02:54:27.952791141Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=466.79µs logger=migrator t=2026-08-22T02:54:27.960204946Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-22T02:54:27.961219337Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.0139ms logger=migrator t=2026-08-22T02:54:27.968407696Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-22T02:54:27.969815575Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.407889ms logger=migrator t=2026-08-22T02:54:27.977495685Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-22T02:54:27.978404324Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=906.979µs logger=migrator t=2026-08-22T02:54:27.984846467Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-22T02:54:27.985940541Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.091314ms logger=migrator t=2026-08-22T02:54:27.991829823Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-22T02:54:27.992740092Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=910.099µs logger=migrator t=2026-08-22T02:54:28.000192207Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-22T02:54:28.001075105Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=884.288µs logger=migrator t=2026-08-22T02:54:28.008908638Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-22T02:54:28.014797991Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.894523ms logger=migrator t=2026-08-22T02:54:28.024360139Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-22T02:54:28.025895552Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.545823ms logger=migrator t=2026-08-22T02:54:28.034886688Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-22T02:54:28.035741566Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=855.718µs logger=migrator t=2026-08-22T02:54:28.042377855Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-22T02:54:28.0431541Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=769.225µs logger=migrator t=2026-08-22T02:54:28.050659897Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-22T02:54:28.051273909Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=613.392µs logger=migrator t=2026-08-22T02:54:28.055041937Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-22T02:54:28.056382216Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.339508ms logger=migrator t=2026-08-22T02:54:28.063101185Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-22T02:54:28.063207697Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=108.492µs logger=migrator t=2026-08-22T02:54:28.067031587Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-22T02:54:28.069882896Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.851529ms logger=migrator t=2026-08-22T02:54:28.074206286Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-22T02:54:28.076023214Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.813898ms logger=migrator t=2026-08-22T02:54:28.08253734Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-22T02:54:28.084408138Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.870618ms logger=migrator t=2026-08-22T02:54:28.091141627Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-22T02:54:28.091956295Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=814.898µs logger=migrator t=2026-08-22T02:54:28.09797934Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-22T02:54:28.100784238Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.804078ms logger=migrator t=2026-08-22T02:54:28.106387405Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-22T02:54:28.107897436Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.511771ms logger=migrator t=2026-08-22T02:54:28.114131486Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-22T02:54:28.115531625Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.400109ms logger=migrator t=2026-08-22T02:54:28.121371706Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-22T02:54:28.121404477Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.931µs logger=migrator t=2026-08-22T02:54:28.127237269Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-22T02:54:28.127284729Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.78µs logger=migrator t=2026-08-22T02:54:28.132236672Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-22T02:54:28.135682074Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.446292ms logger=migrator t=2026-08-22T02:54:28.141845882Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-22T02:54:28.144183311Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.335339ms logger=migrator t=2026-08-22T02:54:28.15038149Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-22T02:54:28.152389101Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.008101ms logger=migrator t=2026-08-22T02:54:28.157836315Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-22T02:54:28.16005554Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.218695ms logger=migrator t=2026-08-22T02:54:28.166834801Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-22T02:54:28.167129348Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=294.567µs logger=migrator t=2026-08-22T02:54:28.174010861Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-22T02:54:28.180592807Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=6.576576ms logger=migrator t=2026-08-22T02:54:28.192058977Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-22T02:54:28.196218802Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=4.151765ms logger=migrator t=2026-08-22T02:54:28.202809359Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-22T02:54:28.202862131Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=56.032µs logger=migrator t=2026-08-22T02:54:28.209457958Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-22T02:54:28.210289625Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=828.147µs logger=migrator t=2026-08-22T02:54:28.216438453Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-22T02:54:28.217184289Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=746.176µs logger=migrator t=2026-08-22T02:54:28.224381299Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-22T02:54:28.229924013Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.541874ms logger=migrator t=2026-08-22T02:54:28.235472089Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-22T02:54:28.236448529Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=976.62µs logger=migrator t=2026-08-22T02:54:28.244750962Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-22T02:54:28.246543869Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.793566ms logger=migrator t=2026-08-22T02:54:28.256373994Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-22T02:54:28.257481556Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.108282ms logger=migrator t=2026-08-22T02:54:28.265541554Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-22T02:54:28.26629181Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=750.686µs logger=migrator t=2026-08-22T02:54:28.277598505Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-22T02:54:28.278311009Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=718.494µs logger=migrator t=2026-08-22T02:54:28.284762833Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-22T02:54:28.287199404Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.439851ms logger=migrator t=2026-08-22T02:54:28.304228938Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-22T02:54:28.30526593Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.041262ms logger=migrator t=2026-08-22T02:54:28.316417391Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-22T02:54:28.324315726Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=7.895305ms logger=migrator t=2026-08-22T02:54:28.344169739Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-22T02:54:28.344457425Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=292.146µs logger=migrator t=2026-08-22T02:54:28.371895584Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-22T02:54:28.372792654Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=919.49µs logger=migrator t=2026-08-22T02:54:28.390318078Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-22T02:54:28.393880602Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.561315ms logger=migrator t=2026-08-22T02:54:28.402598144Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-22T02:54:28.409879474Z level=info msg="Migration successfully executed" id="create data_source table" duration=7.278371ms logger=migrator t=2026-08-22T02:54:28.420402073Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-22T02:54:28.423470997Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=3.070734ms logger=migrator t=2026-08-22T02:54:28.430974283Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-22T02:54:28.432111597Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.138834ms logger=migrator t=2026-08-22T02:54:28.448216352Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-22T02:54:28.449056139Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=844.518µs logger=migrator t=2026-08-22T02:54:28.454814268Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-22T02:54:28.455623246Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=812.798µs logger=migrator t=2026-08-22T02:54:28.463794706Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-22T02:54:28.472011236Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.21558ms logger=migrator t=2026-08-22T02:54:28.481995564Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-22T02:54:28.483121437Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.126883ms logger=migrator t=2026-08-22T02:54:28.491036032Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-22T02:54:28.492522943Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.496161ms logger=migrator t=2026-08-22T02:54:28.500813405Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-22T02:54:28.501756744Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=945.55µs logger=migrator t=2026-08-22T02:54:28.51067303Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-22T02:54:28.511163631Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=488.951µs logger=migrator t=2026-08-22T02:54:28.515554231Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-22T02:54:28.519286289Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.731558ms logger=migrator t=2026-08-22T02:54:28.524423976Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-22T02:54:28.526131362Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.706456ms logger=migrator t=2026-08-22T02:54:28.530581704Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-22T02:54:28.530617894Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.3µs logger=migrator t=2026-08-22T02:54:28.534661639Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-22T02:54:28.534915014Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=254.795µs logger=migrator t=2026-08-22T02:54:28.540884268Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-22T02:54:28.543333409Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.450061ms logger=migrator t=2026-08-22T02:54:28.551371536Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-22T02:54:28.551592171Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=218.815µs logger=migrator t=2026-08-22T02:54:28.556740768Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-22T02:54:28.556901901Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=162.623µs logger=migrator t=2026-08-22T02:54:28.562200692Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-22T02:54:28.565234715Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.035393ms logger=migrator t=2026-08-22T02:54:28.577227704Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-22T02:54:28.577610982Z level=info msg="Migration successfully executed" id="Update uid value" duration=389.369µs logger=migrator t=2026-08-22T02:54:28.819801727Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-22T02:54:28.821200245Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.402159ms logger=migrator t=2026-08-22T02:54:29.113634954Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-22T02:54:29.116196328Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.565114ms logger=migrator t=2026-08-22T02:54:29.171820833Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-22T02:54:29.176404729Z level=info msg="Migration successfully executed" id="create api_key table" duration=4.579216ms logger=migrator t=2026-08-22T02:54:29.254134494Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-22T02:54:29.262404005Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=8.271472ms logger=migrator t=2026-08-22T02:54:29.614527493Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-22T02:54:29.61582677Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.304837ms logger=migrator t=2026-08-22T02:54:29.745248719Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-22T02:54:29.748944116Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=3.699837ms logger=migrator t=2026-08-22T02:54:29.756258378Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-22T02:54:29.757063004Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=807.526µs logger=migrator t=2026-08-22T02:54:29.762527198Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-22T02:54:29.763219103Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=693.655µs logger=migrator t=2026-08-22T02:54:29.768532353Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-22T02:54:29.769517363Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=986.77µs logger=migrator t=2026-08-22T02:54:29.772980995Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-22T02:54:29.780298187Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.313312ms logger=migrator t=2026-08-22T02:54:29.785411914Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-22T02:54:29.786595939Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.185255ms logger=migrator t=2026-08-22T02:54:29.790331016Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-22T02:54:29.791707534Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.377038ms logger=migrator t=2026-08-22T02:54:29.7962719Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-22T02:54:29.797145188Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=873.788µs logger=migrator t=2026-08-22T02:54:29.800422126Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-22T02:54:29.801471938Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.049252ms logger=migrator t=2026-08-22T02:54:29.806941492Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-22T02:54:29.807351149Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=411.417µs logger=migrator t=2026-08-22T02:54:29.812223231Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-22T02:54:29.812908585Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=686.034µs logger=migrator t=2026-08-22T02:54:29.818826208Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-22T02:54:29.81889572Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=70.182µs logger=migrator t=2026-08-22T02:54:29.825263342Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-22T02:54:29.829236265Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.971183ms logger=migrator t=2026-08-22T02:54:29.83477238Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-22T02:54:29.843295236Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=8.514696ms logger=migrator t=2026-08-22T02:54:29.849622768Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-22T02:54:29.849986125Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=370.097µs logger=migrator t=2026-08-22T02:54:29.855562101Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-22T02:54:29.859705668Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.142987ms logger=migrator t=2026-08-22T02:54:29.86416915Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-22T02:54:29.868583572Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.407092ms logger=migrator t=2026-08-22T02:54:29.87425273Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-22T02:54:29.875459985Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.208795ms logger=migrator t=2026-08-22T02:54:29.880346776Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-22T02:54:29.880912679Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=565.132µs logger=migrator t=2026-08-22T02:54:29.88480904Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-22T02:54:29.885506764Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=698.734µs logger=migrator t=2026-08-22T02:54:29.889560438Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-22T02:54:29.890442486Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=881.618µs logger=migrator t=2026-08-22T02:54:29.89687295Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-22T02:54:29.89783475Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=961.89µs logger=migrator t=2026-08-22T02:54:29.904135171Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-22T02:54:29.905337506Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.199405ms logger=migrator t=2026-08-22T02:54:29.910266858Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-22T02:54:29.910385801Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=123.863µs logger=migrator t=2026-08-22T02:54:29.915764202Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-22T02:54:29.915828044Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=66.482µs logger=migrator t=2026-08-22T02:54:29.921360989Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-22T02:54:29.92525763Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.89764ms logger=migrator t=2026-08-22T02:54:29.929343365Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-22T02:54:29.931491469Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.147864ms logger=migrator t=2026-08-22T02:54:29.938492795Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-22T02:54:29.938584897Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=94.032µs logger=migrator t=2026-08-22T02:54:29.943029409Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-22T02:54:29.943997379Z level=info msg="Migration successfully executed" id="create quota table v1" duration=968.63µs logger=migrator t=2026-08-22T02:54:29.949691407Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-22T02:54:29.950719279Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.027982ms logger=migrator t=2026-08-22T02:54:29.954565779Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-22T02:54:29.95458823Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=22.732µs logger=migrator t=2026-08-22T02:54:29.960610675Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-22T02:54:29.961349219Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=739.624µs logger=migrator t=2026-08-22T02:54:29.974683927Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-22T02:54:29.975804611Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.122654ms logger=migrator t=2026-08-22T02:54:29.979890355Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-22T02:54:29.983372008Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.481493ms logger=migrator t=2026-08-22T02:54:29.98781027Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-22T02:54:29.98784214Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.181µs logger=migrator t=2026-08-22T02:54:29.991260661Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-22T02:54:29.99213743Z level=info msg="Migration successfully executed" id="create session table" duration=869.028µs logger=migrator t=2026-08-22T02:54:29.996171304Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-22T02:54:29.996231894Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=61.29µs logger=migrator t=2026-08-22T02:54:30.000493673Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-22T02:54:30.000553674Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=61.421µs logger=migrator t=2026-08-22T02:54:30.003665399Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-22T02:54:30.004435925Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=771.076µs logger=migrator t=2026-08-22T02:54:30.008251074Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-22T02:54:30.008943668Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=692.564µs logger=migrator t=2026-08-22T02:54:30.013769099Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-22T02:54:30.013797699Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.22µs logger=migrator t=2026-08-22T02:54:30.021068431Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-22T02:54:30.021093381Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.9µs logger=migrator t=2026-08-22T02:54:30.024503242Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-22T02:54:30.027667678Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.160856ms logger=migrator t=2026-08-22T02:54:30.030781072Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-22T02:54:30.033741704Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.959852ms logger=migrator t=2026-08-22T02:54:30.037944752Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-22T02:54:30.038018163Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=73.97µs logger=migrator t=2026-08-22T02:54:30.041312141Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-22T02:54:30.041379683Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=68.772µs logger=migrator t=2026-08-22T02:54:30.044103229Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-22T02:54:30.044852805Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=749.936µs logger=migrator t=2026-08-22T02:54:30.049035122Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-22T02:54:30.049060292Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.02µs logger=migrator t=2026-08-22T02:54:30.053666878Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-22T02:54:30.056833483Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.166025ms logger=migrator t=2026-08-22T02:54:30.06048896Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-22T02:54:30.060651352Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=164.162µs logger=migrator t=2026-08-22T02:54:30.064260238Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-22T02:54:30.067333222Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.072484ms logger=migrator t=2026-08-22T02:54:30.070771753Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-22T02:54:30.073972319Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.200366ms logger=migrator t=2026-08-22T02:54:30.079024304Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-22T02:54:30.079092256Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.912µs logger=migrator t=2026-08-22T02:54:30.082912065Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-22T02:54:30.083769303Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=856.688µs logger=migrator t=2026-08-22T02:54:30.088023352Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-22T02:54:30.08888384Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=860.278µs logger=migrator t=2026-08-22T02:54:30.094012276Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-22T02:54:30.095059468Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.047632ms logger=migrator t=2026-08-22T02:54:30.100450019Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-22T02:54:30.101350388Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=900.409µs logger=migrator t=2026-08-22T02:54:30.106880673Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-22T02:54:30.10817031Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.288957ms logger=migrator t=2026-08-22T02:54:30.11254894Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-22T02:54:30.113812477Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.265507ms logger=migrator t=2026-08-22T02:54:30.119199869Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-22T02:54:30.119831262Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=631.513µs logger=migrator t=2026-08-22T02:54:30.125833157Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-22T02:54:30.127415759Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.581392ms logger=migrator t=2026-08-22T02:54:30.132367282Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-22T02:54:30.133124808Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=757.896µs logger=migrator t=2026-08-22T02:54:30.136718753Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-22T02:54:30.146462365Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.744122ms logger=migrator t=2026-08-22T02:54:30.150955769Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-22T02:54:30.151425828Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=469.609µs logger=migrator t=2026-08-22T02:54:30.154735987Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-22T02:54:30.15532966Z 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=593.463µs logger=migrator t=2026-08-22T02:54:30.159120338Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-22T02:54:30.159391323Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=271.115µs logger=migrator t=2026-08-22T02:54:30.163920548Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-22T02:54:30.164403788Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=483.43µs logger=migrator t=2026-08-22T02:54:30.167712887Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-22T02:54:30.168889061Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.176134ms logger=migrator t=2026-08-22T02:54:30.17268331Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-22T02:54:30.177218224Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.535624ms logger=migrator t=2026-08-22T02:54:30.18232361Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-22T02:54:30.185806583Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.482763ms logger=migrator t=2026-08-22T02:54:30.189111361Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-22T02:54:30.192590474Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.478523ms logger=migrator t=2026-08-22T02:54:30.196429453Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-22T02:54:30.199939746Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.507283ms logger=migrator t=2026-08-22T02:54:30.204150693Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-22T02:54:30.204996441Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=846.868µs logger=migrator t=2026-08-22T02:54:30.209117367Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-22T02:54:30.209143587Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.28µs logger=migrator t=2026-08-22T02:54:30.213521988Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-22T02:54:30.213567129Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.811µs logger=migrator t=2026-08-22T02:54:30.217403099Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-22T02:54:30.218522442Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.122353ms logger=migrator t=2026-08-22T02:54:30.22372239Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T02:54:30.224573298Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=850.548µs logger=migrator t=2026-08-22T02:54:30.22999648Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-22T02:54:30.230751026Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=754.266µs logger=migrator t=2026-08-22T02:54:30.234953983Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-22T02:54:30.236127728Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.171135ms logger=migrator t=2026-08-22T02:54:30.246482543Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T02:54:30.247449923Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=967.39µs logger=migrator t=2026-08-22T02:54:30.250378163Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-22T02:54:30.254160472Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.781479ms logger=migrator t=2026-08-22T02:54:30.257355569Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-22T02:54:30.261052735Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.696136ms logger=migrator t=2026-08-22T02:54:30.265177141Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-22T02:54:30.265361894Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=186.043µs logger=migrator t=2026-08-22T02:54:30.268166463Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-22T02:54:30.269603203Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.43858ms logger=migrator t=2026-08-22T02:54:30.273773759Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-22T02:54:30.275153278Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.380389ms logger=migrator t=2026-08-22T02:54:30.280139732Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-22T02:54:30.284007972Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.87031ms logger=migrator t=2026-08-22T02:54:30.287304141Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-22T02:54:30.287387433Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.882µs logger=migrator t=2026-08-22T02:54:30.290762372Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-22T02:54:30.29163284Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=871.918µs logger=migrator t=2026-08-22T02:54:30.295922209Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-22T02:54:30.296837149Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=912µs logger=migrator t=2026-08-22T02:54:30.300967035Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-22T02:54:30.301098267Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=132.352µs logger=migrator t=2026-08-22T02:54:30.305120201Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-22T02:54:30.306669143Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.548803ms logger=migrator t=2026-08-22T02:54:30.31183085Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-22T02:54:30.312763079Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=932.409µs logger=migrator t=2026-08-22T02:54:30.317002838Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-22T02:54:30.317976718Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=973.32µs logger=migrator t=2026-08-22T02:54:30.322374289Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-22T02:54:30.32341554Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.041691ms logger=migrator t=2026-08-22T02:54:30.329253882Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-22T02:54:30.330229292Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=974.67µs logger=migrator t=2026-08-22T02:54:30.334037831Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-22T02:54:30.335087573Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.049562ms logger=migrator t=2026-08-22T02:54:30.340274381Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-22T02:54:30.340303871Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.43µs logger=migrator t=2026-08-22T02:54:30.34364444Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-22T02:54:30.348378139Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.730409ms logger=migrator t=2026-08-22T02:54:30.35273367Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-22T02:54:30.353615608Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=881.428µs logger=migrator t=2026-08-22T02:54:30.357871356Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-22T02:54:30.362273148Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.398542ms logger=migrator t=2026-08-22T02:54:30.365676939Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-22T02:54:30.366439144Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=761.855µs logger=migrator t=2026-08-22T02:54:30.370006888Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-22T02:54:30.37105505Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.047022ms logger=migrator t=2026-08-22T02:54:30.376000863Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-22T02:54:30.376872241Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=871.698µs logger=migrator t=2026-08-22T02:54:30.380523417Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-22T02:54:30.392459065Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.933547ms logger=migrator t=2026-08-22T02:54:30.396492049Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-22T02:54:30.39704485Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=552.181µs logger=migrator t=2026-08-22T02:54:30.401454302Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-22T02:54:30.402469572Z 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.01517ms logger=migrator t=2026-08-22T02:54:30.406654589Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-22T02:54:30.406960666Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=306.337µs logger=migrator t=2026-08-22T02:54:30.410696564Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-22T02:54:30.411230425Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=530.731µs logger=migrator t=2026-08-22T02:54:30.415997464Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-22T02:54:30.4162739Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=277.266µs logger=migrator t=2026-08-22T02:54:30.419733962Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-22T02:54:30.426999552Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.25821ms logger=migrator t=2026-08-22T02:54:30.430568646Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-22T02:54:30.4345877Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.019314ms logger=migrator t=2026-08-22T02:54:30.438206835Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-22T02:54:30.439141625Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=934.49µs logger=migrator t=2026-08-22T02:54:30.443619338Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-22T02:54:30.445907835Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.287107ms logger=migrator t=2026-08-22T02:54:30.4533963Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-22T02:54:30.453720067Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=323.937µs logger=migrator t=2026-08-22T02:54:30.457777441Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-22T02:54:30.462125501Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.34739ms logger=migrator t=2026-08-22T02:54:30.465713607Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-22T02:54:30.466720747Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.00684ms logger=migrator t=2026-08-22T02:54:30.470987266Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-22T02:54:30.471235001Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=246.765µs logger=migrator t=2026-08-22T02:54:30.476611053Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-22T02:54:30.477325358Z level=info msg="Migration successfully executed" id="Move region to single row" duration=714.524µs logger=migrator t=2026-08-22T02:54:30.481306841Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-22T02:54:30.482148407Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=841.457µs logger=migrator t=2026-08-22T02:54:30.485943667Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-22T02:54:30.486939697Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=996µs logger=migrator t=2026-08-22T02:54:30.491747927Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T02:54:30.492757148Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.008661ms logger=migrator t=2026-08-22T02:54:30.496403134Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T02:54:30.497889094Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.48421ms logger=migrator t=2026-08-22T02:54:30.502553502Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-22T02:54:30.504047403Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.498741ms logger=migrator t=2026-08-22T02:54:30.508796672Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-22T02:54:30.50969642Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=899.778µs logger=migrator t=2026-08-22T02:54:30.513767785Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-22T02:54:30.513909567Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=141.943µs logger=migrator t=2026-08-22T02:54:30.51885934Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-22T02:54:30.520301461Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.440971ms logger=migrator t=2026-08-22T02:54:30.527472899Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-22T02:54:30.528385588Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=912.349µs logger=migrator t=2026-08-22T02:54:30.532900942Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-22T02:54:30.534535416Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.637904ms logger=migrator t=2026-08-22T02:54:30.539763714Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-22T02:54:30.540786346Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.022732ms logger=migrator t=2026-08-22T02:54:30.546980174Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-22T02:54:30.547502945Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=523.081µs logger=migrator t=2026-08-22T02:54:30.552029639Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-22T02:54:30.552675522Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=641.883µs logger=migrator t=2026-08-22T02:54:30.556705507Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-22T02:54:30.55685481Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=150.172µs logger=migrator t=2026-08-22T02:54:30.560973735Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-22T02:54:30.562325173Z level=info msg="Migration successfully executed" id="create team table" duration=1.350828ms logger=migrator t=2026-08-22T02:54:30.568571643Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-22T02:54:30.569606064Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.034531ms logger=migrator t=2026-08-22T02:54:30.575150349Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-22T02:54:30.576806453Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.653404ms logger=migrator t=2026-08-22T02:54:30.584278189Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-22T02:54:30.592585712Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.300603ms logger=migrator t=2026-08-22T02:54:30.597196738Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-22T02:54:30.598878292Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=1.685094ms logger=migrator t=2026-08-22T02:54:30.603710443Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-22T02:54:30.605001139Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.289596ms logger=migrator t=2026-08-22T02:54:30.609162486Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-22T02:54:30.610058765Z level=info msg="Migration successfully executed" id="create team member table" duration=895.828µs logger=migrator t=2026-08-22T02:54:30.614258062Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-22T02:54:30.615206482Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=948.64µs logger=migrator t=2026-08-22T02:54:30.620494211Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-22T02:54:30.622211077Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.715866ms logger=migrator t=2026-08-22T02:54:30.626750091Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-22T02:54:30.627382084Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=632.153µs logger=migrator t=2026-08-22T02:54:30.631337847Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-22T02:54:30.640590879Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.249131ms logger=migrator t=2026-08-22T02:54:30.645681625Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-22T02:54:30.649055034Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.373009ms logger=migrator t=2026-08-22T02:54:30.65265537Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-22T02:54:30.658149274Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.490864ms logger=migrator t=2026-08-22T02:54:30.661764968Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-22T02:54:30.662940003Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.174375ms logger=migrator t=2026-08-22T02:54:30.668767254Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-22T02:54:30.670547421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.780377ms logger=migrator t=2026-08-22T02:54:30.676105616Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-22T02:54:30.677436724Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.332868ms logger=migrator t=2026-08-22T02:54:30.68352306Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-22T02:54:30.684906469Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.380629ms logger=migrator t=2026-08-22T02:54:30.690222099Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-22T02:54:30.691404824Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.183025ms logger=migrator t=2026-08-22T02:54:30.69601322Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-22T02:54:30.697720295Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.707395ms logger=migrator t=2026-08-22T02:54:30.702605687Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-22T02:54:30.703989876Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.420949ms logger=migrator t=2026-08-22T02:54:30.709373687Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-22T02:54:30.710364557Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=991.29µs logger=migrator t=2026-08-22T02:54:30.714614496Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-22T02:54:30.715193638Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=578.942µs logger=migrator t=2026-08-22T02:54:30.720036549Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-22T02:54:30.720522689Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=486.32µs logger=migrator t=2026-08-22T02:54:30.724830889Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-22T02:54:30.726387841Z level=info msg="Migration successfully executed" id="create tag table" duration=1.556872ms logger=migrator t=2026-08-22T02:54:30.732702282Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-22T02:54:30.735375028Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.675636ms logger=migrator t=2026-08-22T02:54:30.740563425Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-22T02:54:30.741423313Z level=info msg="Migration successfully executed" id="create login attempt table" duration=860.698µs logger=migrator t=2026-08-22T02:54:30.748666413Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-22T02:54:30.752027103Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=3.37228ms logger=migrator t=2026-08-22T02:54:30.758026348Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-22T02:54:30.759325735Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.301157ms logger=migrator t=2026-08-22T02:54:30.764462492Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-22T02:54:30.782615908Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.143886ms logger=migrator t=2026-08-22T02:54:30.787252005Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-22T02:54:30.788811918Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.562912ms logger=migrator t=2026-08-22T02:54:30.793186858Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-22T02:54:30.795151449Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.956171ms logger=migrator t=2026-08-22T02:54:30.800175403Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-22T02:54:30.800562281Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=387.058µs logger=migrator t=2026-08-22T02:54:30.806100166Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-22T02:54:30.807161238Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.061592ms logger=migrator t=2026-08-22T02:54:30.811098361Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-22T02:54:30.812345976Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.247405ms logger=migrator t=2026-08-22T02:54:30.816330968Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-22T02:54:30.817469813Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.141225ms logger=migrator t=2026-08-22T02:54:30.823093119Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-22T02:54:30.823197601Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=106.082µs logger=migrator t=2026-08-22T02:54:30.827182484Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-22T02:54:30.834641799Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.455735ms logger=migrator t=2026-08-22T02:54:30.838191413Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-22T02:54:30.843249898Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.058155ms logger=migrator t=2026-08-22T02:54:30.847809293Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-22T02:54:30.852821977Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.007983ms logger=migrator t=2026-08-22T02:54:30.85827141Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-22T02:54:30.864818086Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.548756ms logger=migrator t=2026-08-22T02:54:30.868963572Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-22T02:54:30.869692157Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=728.325µs logger=migrator t=2026-08-22T02:54:30.876897137Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-22T02:54:30.885326742Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.430185ms logger=migrator t=2026-08-22T02:54:30.889499529Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-22T02:54:30.890294105Z level=info msg="Migration successfully executed" id="create server_lock table" duration=794.336µs logger=migrator t=2026-08-22T02:54:30.895060064Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-22T02:54:30.896063775Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.002881ms logger=migrator t=2026-08-22T02:54:30.9016191Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-22T02:54:30.903160073Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.540423ms logger=migrator t=2026-08-22T02:54:30.909122516Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-22T02:54:30.910109257Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=986.201µs logger=migrator t=2026-08-22T02:54:30.914841085Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-22T02:54:30.915871367Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.029882ms logger=migrator t=2026-08-22T02:54:30.921734178Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-22T02:54:30.922816661Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.082143ms logger=migrator t=2026-08-22T02:54:30.927668871Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-22T02:54:30.936525325Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.856294ms logger=migrator t=2026-08-22T02:54:30.940282573Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-22T02:54:30.941255353Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=973.14µs logger=migrator t=2026-08-22T02:54:30.946520283Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-22T02:54:30.947446703Z level=info msg="Migration successfully executed" id="create cache_data table" duration=926.25µs logger=migrator t=2026-08-22T02:54:30.953043939Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-22T02:54:30.954027209Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=982.93µs logger=migrator t=2026-08-22T02:54:30.961508564Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-22T02:54:30.962437474Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=928.36µs logger=migrator t=2026-08-22T02:54:30.970646224Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-22T02:54:30.972397791Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.750847ms logger=migrator t=2026-08-22T02:54:30.976905034Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-22T02:54:30.976974395Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.581µs logger=migrator t=2026-08-22T02:54:30.98153002Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-22T02:54:30.981616512Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=87.792µs logger=migrator t=2026-08-22T02:54:30.98636484Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-22T02:54:30.988114456Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.815526ms logger=migrator t=2026-08-22T02:54:30.99548216Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T02:54:30.997780948Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.311688ms logger=migrator t=2026-08-22T02:54:31.004730793Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T02:54:31.005946987Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.217354ms logger=migrator t=2026-08-22T02:54:31.012301139Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-22T02:54:31.012527504Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=227.765µs logger=migrator t=2026-08-22T02:54:31.017120909Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T02:54:31.01904015Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.923381ms logger=migrator t=2026-08-22T02:54:31.023823569Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T02:54:31.025200817Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.382549ms logger=migrator t=2026-08-22T02:54:31.030595649Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T02:54:31.031675102Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.079833ms logger=migrator t=2026-08-22T02:54:31.035715215Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T02:54:31.037051993Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.337398ms logger=migrator t=2026-08-22T02:54:31.044154181Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-22T02:54:31.054254271Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.10277ms logger=migrator t=2026-08-22T02:54:31.060723285Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-22T02:54:31.061493091Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=770.276µs logger=migrator t=2026-08-22T02:54:31.071490908Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-22T02:54:31.071741423Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=255.575µs logger=migrator t=2026-08-22T02:54:31.078157587Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-22T02:54:31.080007245Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.844148ms logger=migrator t=2026-08-22T02:54:31.088002521Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-22T02:54:31.090476003Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.474891ms logger=migrator t=2026-08-22T02:54:31.098268744Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-22T02:54:31.100212284Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.94555ms logger=migrator t=2026-08-22T02:54:31.106082547Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T02:54:31.106169719Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=85.011µs logger=migrator t=2026-08-22T02:54:31.113316077Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-22T02:54:31.115111124Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.794818ms logger=migrator t=2026-08-22T02:54:31.126343417Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-22T02:54:31.129616035Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=3.276368ms logger=migrator t=2026-08-22T02:54:31.135336174Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-22T02:54:31.137114851Z 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.781408ms logger=migrator t=2026-08-22T02:54:31.142069304Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-22T02:54:31.143212888Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.142904ms logger=migrator t=2026-08-22T02:54:31.151013779Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-22T02:54:31.157539005Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.526656ms logger=migrator t=2026-08-22T02:54:31.165100242Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-22T02:54:31.166394039Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.294467ms logger=migrator t=2026-08-22T02:54:31.171891183Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T02:54:31.173089097Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.221275ms logger=migrator t=2026-08-22T02:54:31.180828089Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-22T02:54:31.215039279Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.20235ms logger=migrator t=2026-08-22T02:54:31.22137749Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-22T02:54:31.249586765Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.197566ms logger=migrator t=2026-08-22T02:54:31.254878826Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-22T02:54:31.255986429Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.107313ms logger=migrator t=2026-08-22T02:54:31.260697207Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T02:54:31.261758808Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.061941ms logger=migrator t=2026-08-22T02:54:31.269412118Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-22T02:54:31.280491417Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.0843ms logger=migrator t=2026-08-22T02:54:31.289102916Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-22T02:54:31.298575693Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.416286ms logger=migrator t=2026-08-22T02:54:31.302467103Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-22T02:54:31.303211509Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=743.886µs logger=migrator t=2026-08-22T02:54:31.308049169Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-22T02:54:31.310157453Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.107574ms logger=migrator t=2026-08-22T02:54:31.317277811Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-22T02:54:31.318430306Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.144114ms logger=migrator t=2026-08-22T02:54:31.330048097Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-22T02:54:31.331288212Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.238515ms logger=migrator t=2026-08-22T02:54:31.342045136Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-22T02:54:31.34222157Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=184.475µs logger=migrator t=2026-08-22T02:54:31.353628325Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-22T02:54:31.363239196Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.612041ms logger=migrator t=2026-08-22T02:54:31.367473273Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-22T02:54:31.374703683Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.23033ms logger=migrator t=2026-08-22T02:54:31.379032193Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-22T02:54:31.38368898Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.656837ms logger=migrator t=2026-08-22T02:54:31.389373788Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-22T02:54:31.390950711Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.580843ms logger=migrator t=2026-08-22T02:54:31.395108187Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-22T02:54:31.396726571Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.618334ms logger=migrator t=2026-08-22T02:54:31.402221395Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-22T02:54:31.409509506Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.286441ms logger=migrator t=2026-08-22T02:54:31.414815586Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-22T02:54:31.419757079Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.941323ms logger=migrator t=2026-08-22T02:54:31.424397896Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-22T02:54:31.425668501Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.276016ms logger=migrator t=2026-08-22T02:54:31.433423092Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-22T02:54:31.44391887Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.497098ms logger=migrator t=2026-08-22T02:54:31.448500265Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-22T02:54:31.453378937Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.878492ms logger=migrator t=2026-08-22T02:54:31.457207116Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-22T02:54:31.45738579Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=178.334µs logger=migrator t=2026-08-22T02:54:31.460889482Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-22T02:54:31.46218629Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.296367ms logger=migrator t=2026-08-22T02:54:31.467422068Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-22T02:54:31.468616723Z 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.194045ms logger=migrator t=2026-08-22T02:54:31.472938152Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-22T02:54:31.474152428Z 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.213816ms logger=migrator t=2026-08-22T02:54:31.483437661Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T02:54:31.483621105Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=184.564µs logger=migrator t=2026-08-22T02:54:31.487497776Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-22T02:54:31.496479342Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.980966ms logger=migrator t=2026-08-22T02:54:31.500318752Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-22T02:54:31.505166792Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.83772ms logger=migrator t=2026-08-22T02:54:31.509848429Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-22T02:54:31.520313276Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.466437ms logger=migrator t=2026-08-22T02:54:31.525047205Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-22T02:54:31.530547229Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.498904ms logger=migrator t=2026-08-22T02:54:31.534782137Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-22T02:54:31.541382074Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.599057ms logger=migrator t=2026-08-22T02:54:31.545144512Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-22T02:54:31.545278885Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=135.153µs logger=migrator t=2026-08-22T02:54:31.550209997Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-22T02:54:31.55129334Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.084123ms logger=migrator t=2026-08-22T02:54:31.555690681Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-22T02:54:31.56234692Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.654999ms logger=migrator t=2026-08-22T02:54:31.566283351Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-22T02:54:31.566468195Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=185.094µs logger=migrator t=2026-08-22T02:54:31.570268524Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-22T02:54:31.586683435Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=16.40942ms logger=migrator t=2026-08-22T02:54:31.591129887Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-22T02:54:31.592591277Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.47882ms logger=migrator t=2026-08-22T02:54:31.597892408Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-22T02:54:31.609251473Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.345165ms logger=migrator t=2026-08-22T02:54:31.615135156Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-22T02:54:31.616422892Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.290117ms logger=migrator t=2026-08-22T02:54:31.622427166Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-22T02:54:31.624680143Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.258517ms logger=migrator t=2026-08-22T02:54:31.630660778Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-22T02:54:31.640579684Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.963008ms logger=migrator t=2026-08-22T02:54:31.645043966Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-22T02:54:31.646053757Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.010571ms logger=migrator t=2026-08-22T02:54:31.651329237Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-22T02:54:31.652615414Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.285486ms logger=migrator t=2026-08-22T02:54:31.656874722Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-22T02:54:31.657709329Z level=info msg="Migration successfully executed" id="create alert_image table" duration=838.157µs logger=migrator t=2026-08-22T02:54:31.66254448Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-22T02:54:31.663494879Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=949.919µs logger=migrator t=2026-08-22T02:54:31.667621345Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-22T02:54:31.667685106Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=64.681µs logger=migrator t=2026-08-22T02:54:31.671309931Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-22T02:54:31.672256201Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=946.32µs logger=migrator t=2026-08-22T02:54:31.677396438Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-22T02:54:31.678664374Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.268186ms logger=migrator t=2026-08-22T02:54:31.681977573Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-22T02:54:31.682373441Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-22T02:54:31.685638329Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-22T02:54:31.686091739Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=453.43µs logger=migrator t=2026-08-22T02:54:31.690670633Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-22T02:54:31.691817057Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.146824ms logger=migrator t=2026-08-22T02:54:31.695857371Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-22T02:54:31.706917701Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.05595ms logger=migrator t=2026-08-22T02:54:31.710823111Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-22T02:54:31.711750011Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=926.88µs logger=migrator t=2026-08-22T02:54:31.71650787Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-22T02:54:31.717670374Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.166424ms logger=migrator t=2026-08-22T02:54:31.721893252Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-22T02:54:31.722807701Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=914.449µs logger=migrator t=2026-08-22T02:54:31.726965997Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-22T02:54:31.728085081Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.118843ms logger=migrator t=2026-08-22T02:54:31.733015522Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-22T02:54:31.734354651Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.340179ms logger=migrator t=2026-08-22T02:54:31.739515628Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-22T02:54:31.739599199Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=89.581µs logger=migrator t=2026-08-22T02:54:31.747291829Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-22T02:54:31.747395461Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.612µs logger=migrator t=2026-08-22T02:54:31.75123388Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-22T02:54:31.75934208Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.090129ms logger=migrator t=2026-08-22T02:54:31.763112848Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-22T02:54:31.763565357Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=452.389µs logger=migrator t=2026-08-22T02:54:31.767479298Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-22T02:54:31.768731034Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.246246ms logger=migrator t=2026-08-22T02:54:31.773890211Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-22T02:54:31.774209928Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=319.927µs logger=migrator t=2026-08-22T02:54:31.909259172Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-22T02:54:31.913212674Z level=info msg="Migration successfully executed" id="create data_keys table" duration=3.945901ms logger=migrator t=2026-08-22T02:54:31.920725629Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-22T02:54:31.922084388Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.364189ms logger=migrator t=2026-08-22T02:54:31.926764205Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-22T02:54:31.963941097Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.169611ms logger=migrator t=2026-08-22T02:54:31.969748198Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-22T02:54:31.980660874Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.902917ms logger=migrator t=2026-08-22T02:54:31.984834191Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-22T02:54:31.984972274Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.543µs logger=migrator t=2026-08-22T02:54:31.990116441Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-22T02:54:32.024545475Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.428274ms logger=migrator t=2026-08-22T02:54:32.028772873Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-22T02:54:32.062305329Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.532586ms logger=migrator t=2026-08-22T02:54:32.069299604Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-22T02:54:32.071002349Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.702655ms logger=migrator t=2026-08-22T02:54:32.078303721Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-22T02:54:32.079533286Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.229606ms logger=migrator t=2026-08-22T02:54:32.084335476Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-22T02:54:32.084678203Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=342.487µs logger=migrator t=2026-08-22T02:54:32.088531472Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-22T02:54:32.089521514Z level=info msg="Migration successfully executed" id="create permission table" duration=989.222µs logger=migrator t=2026-08-22T02:54:32.09511745Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-22T02:54:32.096200053Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.083073ms logger=migrator t=2026-08-22T02:54:32.100623744Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-22T02:54:32.101756157Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.132223ms logger=migrator t=2026-08-22T02:54:32.106502836Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-22T02:54:32.107426095Z level=info msg="Migration successfully executed" id="create role table" duration=922.109µs logger=migrator t=2026-08-22T02:54:32.112574352Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-22T02:54:32.12019446Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.618968ms logger=migrator t=2026-08-22T02:54:32.124132002Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-22T02:54:32.13177449Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.641708ms logger=migrator t=2026-08-22T02:54:32.136703013Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-22T02:54:32.137547481Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=844.748µs logger=migrator t=2026-08-22T02:54:32.142107825Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-22T02:54:32.143619146Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.509131ms logger=migrator t=2026-08-22T02:54:32.149573479Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-22T02:54:32.151498069Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.92452ms logger=migrator t=2026-08-22T02:54:32.155992303Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-22T02:54:32.156986174Z level=info msg="Migration successfully executed" id="create team role table" duration=993.771µs logger=migrator t=2026-08-22T02:54:32.163262654Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-22T02:54:32.164399398Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.137115ms logger=migrator t=2026-08-22T02:54:32.168623535Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-22T02:54:32.169879711Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.262786ms logger=migrator t=2026-08-22T02:54:32.174456816Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-22T02:54:32.17802416Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=3.588605ms logger=migrator t=2026-08-22T02:54:32.184412793Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-22T02:54:32.185413563Z level=info msg="Migration successfully executed" id="create user role table" duration=995.84µs logger=migrator t=2026-08-22T02:54:32.191175933Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-22T02:54:32.192570212Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.395469ms logger=migrator t=2026-08-22T02:54:32.197814091Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-22T02:54:32.198952525Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.138304ms logger=migrator t=2026-08-22T02:54:32.204469599Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-22T02:54:32.205519681Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.050102ms logger=migrator t=2026-08-22T02:54:32.209766679Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-22T02:54:32.211144027Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.376938ms logger=migrator t=2026-08-22T02:54:32.215642651Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-22T02:54:32.218297696Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.653895ms logger=migrator t=2026-08-22T02:54:32.22332195Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-22T02:54:32.225946654Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.592734ms logger=migrator t=2026-08-22T02:54:32.232069501Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-22T02:54:32.243999139Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.928278ms logger=migrator t=2026-08-22T02:54:32.24888926Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-22T02:54:32.251200779Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.315469ms logger=migrator t=2026-08-22T02:54:32.255759553Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-22T02:54:32.257118782Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.358039ms logger=migrator t=2026-08-22T02:54:32.262150787Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-22T02:54:32.263352731Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.201494ms logger=migrator t=2026-08-22T02:54:32.268904076Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-22T02:54:32.270783915Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.877039ms logger=migrator t=2026-08-22T02:54:32.274761538Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-22T02:54:32.276231128Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.46827ms logger=migrator t=2026-08-22T02:54:32.282198102Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-22T02:54:32.283464839Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.260376ms logger=migrator t=2026-08-22T02:54:32.289240538Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-22T02:54:32.304531956Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=15.289607ms logger=migrator t=2026-08-22T02:54:32.310094981Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-22T02:54:32.316938873Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.849581ms logger=migrator t=2026-08-22T02:54:32.321083269Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-22T02:54:32.329255919Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.17073ms logger=migrator t=2026-08-22T02:54:32.333443546Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-22T02:54:32.341503402Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.060076ms logger=migrator t=2026-08-22T02:54:32.346303953Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-22T02:54:32.347383395Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.079002ms logger=migrator t=2026-08-22T02:54:32.351848118Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-22T02:54:32.353094903Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.246135ms logger=migrator t=2026-08-22T02:54:32.357609177Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-22T02:54:32.358945784Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.337517ms logger=migrator t=2026-08-22T02:54:32.364126823Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-22T02:54:32.365249276Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.118463ms logger=migrator t=2026-08-22T02:54:32.369389021Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-22T02:54:32.371358673Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.968792ms logger=migrator t=2026-08-22T02:54:32.377371868Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-22T02:54:32.377573151Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=204.985µs logger=migrator t=2026-08-22T02:54:32.382073045Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-22T02:54:32.382136516Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.761µs logger=migrator t=2026-08-22T02:54:32.386548008Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-22T02:54:32.387353234Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=803.786µs logger=migrator t=2026-08-22T02:54:32.391608163Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-22T02:54:32.392710936Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.105083ms logger=migrator t=2026-08-22T02:54:32.397112047Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-22T02:54:32.397922133Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=852.428µs logger=migrator t=2026-08-22T02:54:32.403454219Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-22T02:54:32.403868618Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=412.729µs logger=migrator t=2026-08-22T02:54:32.408169026Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-22T02:54:32.409073955Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=904.689µs logger=migrator t=2026-08-22T02:54:32.413324943Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-22T02:54:32.414233562Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=915.529µs logger=migrator t=2026-08-22T02:54:32.420943341Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-22T02:54:32.422878331Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.93119ms logger=migrator t=2026-08-22T02:54:32.428797704Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-22T02:54:32.439915495Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.119631ms logger=migrator t=2026-08-22T02:54:32.444095272Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-22T02:54:32.444143923Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.481µs logger=migrator t=2026-08-22T02:54:32.44881706Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-22T02:54:32.450159537Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.346337ms logger=migrator t=2026-08-22T02:54:32.45794768Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-22T02:54:32.45896107Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.01397ms logger=migrator t=2026-08-22T02:54:32.463592276Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-22T02:54:32.464475324Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=880.258µs logger=migrator t=2026-08-22T02:54:32.468862606Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-22T02:54:32.475449512Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.586586ms logger=migrator t=2026-08-22T02:54:32.480045228Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-22T02:54:32.481288003Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.243145ms logger=migrator t=2026-08-22T02:54:32.484991011Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-22T02:54:32.487471312Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.476781ms logger=migrator t=2026-08-22T02:54:32.492599498Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-22T02:54:32.513396281Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.796873ms logger=migrator t=2026-08-22T02:54:32.518030377Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-22T02:54:32.519998257Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.96734ms logger=migrator t=2026-08-22T02:54:32.525196235Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-22T02:54:32.526445431Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.249636ms logger=migrator t=2026-08-22T02:54:32.531789622Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-22T02:54:32.533032098Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.242667ms logger=migrator t=2026-08-22T02:54:32.537554331Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-22T02:54:32.53894561Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.391239ms logger=migrator t=2026-08-22T02:54:32.5432587Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-22T02:54:32.543579526Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=323.836µs logger=migrator t=2026-08-22T02:54:32.548876686Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-22T02:54:32.549838266Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=968.81µs logger=migrator t=2026-08-22T02:54:32.553542193Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-22T02:54:32.56259207Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.048817ms logger=migrator t=2026-08-22T02:54:32.56690186Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-22T02:54:32.568073924Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.164634ms logger=migrator t=2026-08-22T02:54:32.574246353Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-22T02:54:32.577090392Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.85254ms logger=migrator t=2026-08-22T02:54:32.584148809Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T02:54:32.584749591Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T02:54:32.588941068Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T02:54:32.590124102Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T02:54:32.594037533Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-22T02:54:32.595185507Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.148554ms logger=migrator t=2026-08-22T02:54:32.599625979Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-22T02:54:32.601045919Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.419429ms logger=migrator t=2026-08-22T02:54:32.605051202Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T02:54:32.60836664Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.314608ms logger=migrator t=2026-08-22T02:54:32.613408825Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T02:54:32.61461415Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.205345ms logger=migrator t=2026-08-22T02:54:32.619691386Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T02:54:32.62084092Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.144123ms logger=migrator t=2026-08-22T02:54:32.624565777Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T02:54:32.625633019Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.067622ms logger=migrator t=2026-08-22T02:54:32.629645582Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-22T02:54:32.63049097Z level=info msg="Migration successfully executed" id="Drop public config table" duration=843.088µs logger=migrator t=2026-08-22T02:54:32.635132637Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-22T02:54:32.636421203Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.288136ms logger=migrator t=2026-08-22T02:54:32.640709762Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T02:54:32.642891407Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.182835ms logger=migrator t=2026-08-22T02:54:32.647798169Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T02:54:32.649672648Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.875149ms logger=migrator t=2026-08-22T02:54:32.653971318Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-22T02:54:32.65506865Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.097722ms logger=migrator t=2026-08-22T02:54:32.659200745Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-22T02:54:32.684916999Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.699234ms logger=migrator t=2026-08-22T02:54:32.696296016Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-22T02:54:32.70711911Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.822164ms logger=migrator t=2026-08-22T02:54:32.714302569Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-22T02:54:32.722938768Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.640309ms logger=migrator t=2026-08-22T02:54:32.728666938Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-22T02:54:32.728957803Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=292.476µs logger=migrator t=2026-08-22T02:54:32.733551129Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-22T02:54:32.742973924Z level=info msg="Migration successfully executed" id="add share column" duration=9.421735ms logger=migrator t=2026-08-22T02:54:32.750529982Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-22T02:54:32.751096353Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=556.793µs logger=migrator t=2026-08-22T02:54:32.757242181Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-22T02:54:32.759184501Z level=info msg="Migration successfully executed" id="create file table" duration=1.945ms logger=migrator t=2026-08-22T02:54:32.76539132Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-22T02:54:32.767080204Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.689135ms logger=migrator t=2026-08-22T02:54:32.773766203Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-22T02:54:32.776265895Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.485312ms logger=migrator t=2026-08-22T02:54:32.812997588Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-22T02:54:32.814642922Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.646634ms logger=migrator t=2026-08-22T02:54:32.859506842Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-22T02:54:32.86324261Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.738398ms logger=migrator t=2026-08-22T02:54:32.86996535Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-22T02:54:32.870200665Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=264.596µs logger=migrator t=2026-08-22T02:54:32.875603407Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-22T02:54:32.875785761Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=186.804µs logger=migrator t=2026-08-22T02:54:32.881666993Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-22T02:54:32.882844067Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.177304ms logger=migrator t=2026-08-22T02:54:32.888217959Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-22T02:54:32.888715849Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=488.211µs logger=migrator t=2026-08-22T02:54:32.895394908Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-22T02:54:32.897039182Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.645424ms logger=migrator t=2026-08-22T02:54:32.903054757Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-22T02:54:32.917427494Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.384807ms logger=migrator t=2026-08-22T02:54:32.923084952Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-22T02:54:32.923315227Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=228.255µs logger=migrator t=2026-08-22T02:54:32.928236529Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-22T02:54:32.929485445Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.249256ms logger=migrator t=2026-08-22T02:54:32.936543102Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-22T02:54:32.937278397Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=737.186µs logger=migrator t=2026-08-22T02:54:32.943144538Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-22T02:54:32.943571837Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=432.489µs logger=migrator t=2026-08-22T02:54:32.949231855Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-22T02:54:32.950237826Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.006401ms logger=migrator t=2026-08-22T02:54:32.956355683Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-22T02:54:32.968169117Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.813894ms logger=migrator t=2026-08-22T02:54:32.974739214Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-22T02:54:32.986605231Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.853146ms logger=migrator t=2026-08-22T02:54:32.991723446Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-22T02:54:32.993022593Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.302177ms logger=migrator t=2026-08-22T02:54:32.99811896Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-22T02:54:33.08350339Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.377461ms logger=migrator t=2026-08-22T02:54:33.090767771Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-22T02:54:33.091851774Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.086453ms logger=migrator t=2026-08-22T02:54:33.097069331Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-22T02:54:33.09839081Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.320919ms logger=migrator t=2026-08-22T02:54:33.103629858Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-22T02:54:33.132346174Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.714556ms logger=migrator t=2026-08-22T02:54:33.13938626Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-22T02:54:33.14905101Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.66075ms logger=migrator t=2026-08-22T02:54:33.154562934Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-22T02:54:33.154957183Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=395.409µs logger=migrator t=2026-08-22T02:54:33.161316535Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-22T02:54:33.161661592Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=366.228µs logger=migrator t=2026-08-22T02:54:33.167087344Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-22T02:54:33.1673388Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=252.216µs logger=migrator t=2026-08-22T02:54:33.172489337Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-22T02:54:33.172717112Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=228.515µs logger=migrator t=2026-08-22T02:54:33.177967641Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-22T02:54:33.178381508Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=414.248µs logger=migrator t=2026-08-22T02:54:33.184467145Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-22T02:54:33.187727012Z level=info msg="Migration successfully executed" id="create folder table" duration=3.254187ms logger=migrator t=2026-08-22T02:54:33.19437327Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-22T02:54:33.195744109Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.366739ms logger=migrator t=2026-08-22T02:54:33.202514189Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-22T02:54:33.204676234Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.161584ms logger=migrator t=2026-08-22T02:54:33.210217749Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-22T02:54:33.21024833Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.241µs logger=migrator t=2026-08-22T02:54:33.215139242Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T02:54:33.218108753Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.969651ms logger=migrator t=2026-08-22T02:54:33.225253281Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T02:54:33.22715988Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.906679ms logger=migrator t=2026-08-22T02:54:33.232086732Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-22T02:54:33.233650235Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.562643ms logger=migrator t=2026-08-22T02:54:33.239423455Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-22T02:54:33.239869104Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=442.979µs logger=migrator t=2026-08-22T02:54:33.245758776Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-22T02:54:33.246019131Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=260.515µs logger=migrator t=2026-08-22T02:54:33.250846752Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-22T02:54:33.252624999Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.776447ms logger=migrator t=2026-08-22T02:54:33.257912308Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-22T02:54:33.260338238Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.42905ms logger=migrator t=2026-08-22T02:54:33.266014936Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-22T02:54:33.267457316Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.44092ms logger=migrator t=2026-08-22T02:54:33.27244548Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-22T02:54:33.273692725Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.255655ms logger=migrator t=2026-08-22T02:54:33.278366433Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-22T02:54:33.27966871Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.300857ms logger=migrator t=2026-08-22T02:54:33.286031962Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-22T02:54:33.287723717Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.693615ms logger=migrator t=2026-08-22T02:54:33.294754673Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-22T02:54:33.296015269Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.260556ms logger=migrator t=2026-08-22T02:54:33.303121816Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-22T02:54:33.30427493Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.146673ms logger=migrator t=2026-08-22T02:54:33.309807185Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-22T02:54:33.311309057Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.501801ms logger=migrator t=2026-08-22T02:54:33.317361742Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-22T02:54:33.318528146Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.165904ms logger=migrator t=2026-08-22T02:54:33.324173463Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-22T02:54:33.325306067Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.129404ms logger=migrator t=2026-08-22T02:54:33.331137147Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-22T02:54:33.331537995Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=402.198µs logger=migrator t=2026-08-22T02:54:33.336374775Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-22T02:54:33.349275583Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.900968ms logger=migrator t=2026-08-22T02:54:33.354834669Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-22T02:54:33.355800179Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=966.37µs logger=migrator t=2026-08-22T02:54:33.361980557Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T02:54:33.362001007Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.72µs logger=migrator t=2026-08-22T02:54:33.367732937Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T02:54:33.3693594Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.624733ms logger=migrator t=2026-08-22T02:54:33.375400036Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T02:54:33.375431556Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.2µs logger=migrator t=2026-08-22T02:54:33.382602425Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-22T02:54:33.3847514Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.147755ms logger=migrator t=2026-08-22T02:54:33.390042379Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T02:54:33.391379177Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.336668ms logger=migrator t=2026-08-22T02:54:33.398040995Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-22T02:54:33.3992774Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.236245ms logger=migrator t=2026-08-22T02:54:33.406151543Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-22T02:54:33.407665574Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.506971ms logger=migrator t=2026-08-22T02:54:33.413361263Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-22T02:54:33.413991526Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=620.653µs logger=migrator t=2026-08-22T02:54:33.429746552Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-22T02:54:33.430540519Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=794.857µs logger=migrator t=2026-08-22T02:54:33.435728967Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-22T02:54:33.436779249Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.050982ms logger=migrator t=2026-08-22T02:54:33.444187893Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-22T02:54:33.445815057Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.627325ms logger=migrator t=2026-08-22T02:54:33.452896453Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-22T02:54:33.466304811Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.406978ms logger=migrator t=2026-08-22T02:54:33.471137271Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-22T02:54:33.478403132Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.267481ms logger=migrator t=2026-08-22T02:54:33.484489489Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-22T02:54:33.497002578Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.504059ms logger=migrator t=2026-08-22T02:54:33.501638084Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-22T02:54:33.501699296Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=58.811µs logger=migrator t=2026-08-22T02:54:33.509749272Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-22T02:54:33.52070862Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.962428ms logger=migrator t=2026-08-22T02:54:33.527234215Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-22T02:54:33.536295603Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.061258ms logger=migrator t=2026-08-22T02:54:33.541528071Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-22T02:54:33.541844108Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=316.527µs logger=migrator t=2026-08-22T02:54:33.547026415Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.993261683s logger=migrator t=2026-08-22T02:54:33.547655659Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-22T02:54:33.567781526Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-22T02:54:33.568163394Z level=info msg="Created default organization" logger=secrets t=2026-08-22T02:54:33.576497347Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T02:54:33.673302175Z level=info msg="Restored cache from database" duration=541.941µs logger=plugin.store t=2026-08-22T02:54:33.674838877Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-22T02:54:33.717511782Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-22T02:54:33.717549123Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-22T02:54:33.717629385Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-22T02:54:33.717638695Z level=info msg="Plugins loaded" count=54 duration=42.800499ms logger=query_data t=2026-08-22T02:54:33.722584278Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-22T02:54:33.727963429Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-22T02:54:33.737416235Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-22T02:54:33.748446794Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-22T02:54:33.751301183Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-22T02:54:33.753622892Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-22T02:54:33.777229601Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-22T02:54:33.798016282Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-22T02:54:33.818957676Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-22T02:54:33.818990197Z level=info msg="finished to provision alerting" logger=http.server t=2026-08-22T02:54:33.823499641Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-22T02:54:33.823675014Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-22T02:54:33.834789634Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-22T02:54:33.84321128Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-08-22T02:54:33.904991051Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-22T02:54:33.920905191Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-08-22T02:54:33.926528808Z level=info msg="State cache has been initialized" states=0 duration=102.845234ms logger=ngalert.scheduler t=2026-08-22T02:54:33.9266291Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-22T02:54:33.926767413Z level=info msg=starting first_tick=2026-08-22T02:54:40Z logger=plugins.update.checker t=2026-08-22T02:54:33.938400875Z level=info msg="Update check succeeded" duration=103.491616ms logger=grafana.update.checker t=2026-08-22T02:54:33.944524921Z level=info msg="Update check succeeded" duration=124.571164ms logger=provisioning.dashboard t=2026-08-22T02:54:34.052372388Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T02:54:34.077028969Z level=info msg="Patterns update finished" duration=139.433812ms logger=grafana-apiserver t=2026-08-22T02:54:34.410614335Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-22T02:54:34.411244849Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-22T02:54:36.546827961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.564219402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.58728846Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-22T02:54:36.668010272Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-22T02:54:36.680431969Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-22T02:54:36.687746211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.704044568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.818797006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.83687253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.880821111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.898790643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.959718735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:36.980310872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.042031881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.058014221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.100265756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.116639235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.168494319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.186481982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.226414869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.245941123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.295264024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.314641156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.361183019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.376316883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.42738603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.447479205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.491762763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.510360498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.569246468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.597269718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.673548987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.693786626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.774239032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.790931957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.845873626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.866536223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.969948355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:37.989786706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.045832696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.064749808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.126130749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.145368317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.206915981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.229172832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.383917195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.412100718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.495079176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.518786696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.598459356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.614705692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.702193673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.723424072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.793138476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.810525115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.890539251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.9059571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:38.979789769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.003470039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.097149287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.113830602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.18771119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.20360022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.280531061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.303763972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.389528116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.407518919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.483493701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.504569188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.601052673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.619294141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.697483269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.717964152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.797743283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.816034952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.973312855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:39.989056541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:40.077693655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:40.104269574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:40.204670841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:40.2273036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T02:54:40.314100794Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-22T02:55:20.897263408Z level=info msg="Usage stats are ready to report"