logger=settings t=2026-03-05T05:06:41.599339173Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-05T05:06:41Z logger=settings t=2026-03-05T05:06:41.599959677Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-05T05:06:41.599977198Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-05T05:06:41.599982548Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-05T05:06:41.599986958Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-05T05:06:41.599991258Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-05T05:06:41.599995468Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-05T05:06:41.600000458Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-05T05:06:41.600005638Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-05T05:06:41.600011079Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-05T05:06:41.600015479Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-05T05:06:41.600022309Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-05T05:06:41.600031959Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-05T05:06:41.600036049Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-05T05:06:41.600040259Z level=info msg=Target target=[all] logger=settings t=2026-03-05T05:06:41.600051029Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-05T05:06:41.60005585Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-05T05:06:41.60008486Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-05T05:06:41.6000895Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-05T05:06:41.60009379Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-05T05:06:41.600098671Z level=info msg="App mode production" logger=sqlstore t=2026-03-05T05:06:41.600602152Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-05T05:06:41.600648334Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-05T05:06:41.602700952Z level=info msg="Locking database" logger=migrator t=2026-03-05T05:06:41.602716822Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-05T05:06:41.603378078Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-05T05:06:41.604797852Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.415494ms logger=migrator t=2026-03-05T05:06:41.672446547Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-05T05:06:41.673875571Z level=info msg="Migration successfully executed" id="create user table" duration=1.433464ms logger=migrator t=2026-03-05T05:06:41.698600973Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-05T05:06:41.699820033Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.212649ms logger=migrator t=2026-03-05T05:06:41.706002018Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-05T05:06:41.707119865Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.116937ms logger=migrator t=2026-03-05T05:06:41.711857286Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-05T05:06:41.712671975Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=812.449µs logger=migrator t=2026-03-05T05:06:41.716999697Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-05T05:06:41.718253617Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.25519ms logger=migrator t=2026-03-05T05:06:41.724529726Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-05T05:06:41.727640499Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.115464ms logger=migrator t=2026-03-05T05:06:41.733905476Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-05T05:06:41.735070093Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.166347ms logger=migrator t=2026-03-05T05:06:41.740348018Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-05T05:06:41.741324801Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=982.163µs logger=migrator t=2026-03-05T05:06:41.747480947Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-05T05:06:41.748333406Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=850.2µs logger=migrator t=2026-03-05T05:06:41.753860977Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-05T05:06:41.75440564Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=548.852µs logger=migrator t=2026-03-05T05:06:41.757907743Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-05T05:06:41.75866813Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=762.707µs logger=migrator t=2026-03-05T05:06:41.763410432Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-05T05:06:41.764879967Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.469554ms logger=migrator t=2026-03-05T05:06:41.769819343Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-05T05:06:41.769897605Z level=info msg="Migration successfully executed" id="Update user table charset" duration=78.682µs logger=migrator t=2026-03-05T05:06:41.775966088Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-05T05:06:41.777914064Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.947836ms logger=migrator t=2026-03-05T05:06:41.783297461Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-05T05:06:41.783933916Z level=info msg="Migration successfully executed" id="Add missing user data" duration=643.285µs logger=migrator t=2026-03-05T05:06:41.789876136Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-05T05:06:41.794477185Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=4.600029ms logger=migrator t=2026-03-05T05:06:41.799892473Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-05T05:06:41.80103824Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.145276ms logger=migrator t=2026-03-05T05:06:41.80826195Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-05T05:06:41.811163468Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.900568ms logger=migrator t=2026-03-05T05:06:41.817295593Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-05T05:06:41.82566973Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.374137ms logger=migrator t=2026-03-05T05:06:41.83288813Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-05T05:06:41.834205452Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.323132ms logger=migrator t=2026-03-05T05:06:41.837861218Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-05T05:06:41.838020481Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=158.363µs logger=migrator t=2026-03-05T05:06:41.840552591Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-05T05:06:41.841115754Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=560.523µs logger=migrator t=2026-03-05T05:06:41.845368035Z 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-03-05T05:06:41.845663822Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=297.717µs logger=migrator t=2026-03-05T05:06:41.84943494Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-05T05:06:41.85022841Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=798.419µs logger=migrator t=2026-03-05T05:06:41.855002562Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-05T05:06:41.856075077Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.071436ms logger=migrator t=2026-03-05T05:06:41.86212644Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-05T05:06:41.863214115Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.087925ms logger=migrator t=2026-03-05T05:06:41.869717159Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-05T05:06:41.870519428Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=799.439µs logger=migrator t=2026-03-05T05:06:41.876301684Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-05T05:06:41.87742567Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.123136ms logger=migrator t=2026-03-05T05:06:41.881541428Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-05T05:06:41.882666114Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.124316ms logger=migrator t=2026-03-05T05:06:41.887664592Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-05T05:06:41.887704623Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.791µs logger=migrator t=2026-03-05T05:06:41.907309505Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-05T05:06:41.908593985Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.28446ms logger=migrator t=2026-03-05T05:06:41.920084817Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-05T05:06:41.920907656Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=828.589µs logger=migrator t=2026-03-05T05:06:41.924330347Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-05T05:06:41.925017073Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=686.536µs logger=migrator t=2026-03-05T05:06:41.931784213Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-05T05:06:41.932483469Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=698.736µs logger=migrator t=2026-03-05T05:06:41.939112555Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-05T05:06:41.944289987Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.177352ms logger=migrator t=2026-03-05T05:06:41.963779287Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-05T05:06:41.965539839Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.765823ms logger=migrator t=2026-03-05T05:06:41.971173182Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-05T05:06:41.971902749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=725.946µs logger=migrator t=2026-03-05T05:06:41.976824145Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-05T05:06:41.97833836Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.521075ms logger=migrator t=2026-03-05T05:06:41.983495022Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-05T05:06:41.984583438Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.086526ms logger=migrator t=2026-03-05T05:06:41.989707118Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-05T05:06:41.990496007Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=788.479µs logger=migrator t=2026-03-05T05:06:41.99528495Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-05T05:06:41.995753651Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=468.571µs logger=migrator t=2026-03-05T05:06:42.000235017Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-05T05:06:42.000877512Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=642.244µs logger=migrator t=2026-03-05T05:06:42.005676335Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-05T05:06:42.005997382Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=320.907µs logger=migrator t=2026-03-05T05:06:42.010954729Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-05T05:06:42.011506672Z level=info msg="Migration successfully executed" id="create star table" duration=551.393µs logger=migrator t=2026-03-05T05:06:42.015979678Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-05T05:06:42.016602213Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=621.975µs logger=migrator t=2026-03-05T05:06:42.021710783Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-05T05:06:42.024036498Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.315145ms logger=migrator t=2026-03-05T05:06:42.029417355Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-05T05:06:42.030220224Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=803.639µs logger=migrator t=2026-03-05T05:06:42.034868244Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-05T05:06:42.035533059Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=665.145µs logger=migrator t=2026-03-05T05:06:42.041141082Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-05T05:06:42.041991281Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=851.1µs logger=migrator t=2026-03-05T05:06:42.04787628Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-05T05:06:42.049295554Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.418954ms logger=migrator t=2026-03-05T05:06:42.055364447Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-05T05:06:42.056497973Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.129526ms logger=migrator t=2026-03-05T05:06:42.061946912Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-05T05:06:42.061992303Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.101µs logger=migrator t=2026-03-05T05:06:42.066830897Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-05T05:06:42.066857278Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.371µs logger=migrator t=2026-03-05T05:06:42.071824205Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-05T05:06:42.072159913Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=337.068µs logger=migrator t=2026-03-05T05:06:42.076996377Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-05T05:06:42.078225106Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.228379ms logger=migrator t=2026-03-05T05:06:42.082811434Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-05T05:06:42.083648184Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=836.48µs logger=migrator t=2026-03-05T05:06:42.088273883Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-05T05:06:42.089830039Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.554306ms logger=migrator t=2026-03-05T05:06:42.096274711Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-05T05:06:42.09705987Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=784.939µs logger=migrator t=2026-03-05T05:06:42.101827412Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-05T05:06:42.102659122Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=831.19µs logger=migrator t=2026-03-05T05:06:42.107292171Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-05T05:06:42.108189903Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=897.552µs logger=migrator t=2026-03-05T05:06:42.113711593Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-05T05:06:42.118880294Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.167781ms logger=migrator t=2026-03-05T05:06:42.12378861Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-05T05:06:42.124765104Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=975.723µs logger=migrator t=2026-03-05T05:06:42.13013216Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-05T05:06:42.131454681Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.323021ms logger=migrator t=2026-03-05T05:06:42.13734987Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-05T05:06:42.138898027Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.547377ms logger=migrator t=2026-03-05T05:06:42.145183635Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-05T05:06:42.145550783Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=366.628µs logger=migrator t=2026-03-05T05:06:42.15179804Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-05T05:06:42.153390828Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.589308ms logger=migrator t=2026-03-05T05:06:42.168277789Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-05T05:06:42.168469493Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=193.574µs logger=migrator t=2026-03-05T05:06:42.174009304Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-05T05:06:42.177381354Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.37273ms logger=migrator t=2026-03-05T05:06:42.183814366Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-05T05:06:42.18571624Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.904214ms logger=migrator t=2026-03-05T05:06:42.190662147Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-05T05:06:42.192556662Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.896675ms logger=migrator t=2026-03-05T05:06:42.198774428Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-05T05:06:42.199781432Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.007294ms logger=migrator t=2026-03-05T05:06:42.208083487Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-05T05:06:42.210374892Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.293465ms logger=migrator t=2026-03-05T05:06:42.215176975Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-05T05:06:42.216090136Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=913.051µs logger=migrator t=2026-03-05T05:06:42.220837459Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-05T05:06:42.221677168Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=839.289µs logger=migrator t=2026-03-05T05:06:42.227997497Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-05T05:06:42.228060438Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=69.231µs logger=migrator t=2026-03-05T05:06:42.23322162Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-05T05:06:42.233261621Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.621µs logger=migrator t=2026-03-05T05:06:42.237949272Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-05T05:06:42.241015544Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.066762ms logger=migrator t=2026-03-05T05:06:42.246962385Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-05T05:06:42.248942832Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.979857ms logger=migrator t=2026-03-05T05:06:42.253786026Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-05T05:06:42.25569978Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.909814ms logger=migrator t=2026-03-05T05:06:42.26035453Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-05T05:06:42.262628744Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.261594ms logger=migrator t=2026-03-05T05:06:42.267607302Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-05T05:06:42.267896379Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=289.057µs logger=migrator t=2026-03-05T05:06:42.272806644Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-05T05:06:42.273663615Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=856.351µs logger=migrator t=2026-03-05T05:06:42.279357169Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-05T05:06:42.28069214Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.332201ms logger=migrator t=2026-03-05T05:06:42.292936039Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-05T05:06:42.293098333Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=160.704µs logger=migrator t=2026-03-05T05:06:42.299172256Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-05T05:06:42.300883496Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.7145ms logger=migrator t=2026-03-05T05:06:42.306999081Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-05T05:06:42.30783181Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=832.319µs logger=migrator t=2026-03-05T05:06:42.318496612Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-05T05:06:42.328669781Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.175799ms logger=migrator t=2026-03-05T05:06:42.334810707Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-05T05:06:42.336349763Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.545845ms logger=migrator t=2026-03-05T05:06:42.342872536Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-05T05:06:42.343835889Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=962.923µs logger=migrator t=2026-03-05T05:06:42.349194316Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-05T05:06:42.350555657Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.361011ms logger=migrator t=2026-03-05T05:06:42.35618497Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-05T05:06:42.35658969Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=405.52µs logger=migrator t=2026-03-05T05:06:42.366507664Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-05T05:06:42.367473696Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=973.133µs logger=migrator t=2026-03-05T05:06:42.37438676Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-05T05:06:42.377467892Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.080802ms logger=migrator t=2026-03-05T05:06:42.380531725Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-05T05:06:42.381575989Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.044364ms logger=migrator t=2026-03-05T05:06:42.386108376Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-05T05:06:42.386330101Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=221.645µs logger=migrator t=2026-03-05T05:06:42.390202392Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-05T05:06:42.390338675Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=134.593µs logger=migrator t=2026-03-05T05:06:42.395589589Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-05T05:06:42.396520832Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=931.223µs logger=migrator t=2026-03-05T05:06:42.403118627Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-05T05:06:42.406619679Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.501552ms logger=migrator t=2026-03-05T05:06:42.411356491Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-05T05:06:42.412529258Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.197577ms logger=migrator t=2026-03-05T05:06:42.422075104Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-05T05:06:42.42362077Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.545816ms logger=migrator t=2026-03-05T05:06:42.430768749Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-05T05:06:42.4316804Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=912.291µs logger=migrator t=2026-03-05T05:06:42.438569473Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-05T05:06:42.439688579Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.117046ms logger=migrator t=2026-03-05T05:06:42.443161971Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-05T05:06:42.443892039Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=730.018µs logger=migrator t=2026-03-05T05:06:42.447933294Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-05T05:06:42.454175081Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.240677ms logger=migrator t=2026-03-05T05:06:42.457818016Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-05T05:06:42.458727838Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=909.362µs logger=migrator t=2026-03-05T05:06:42.462054347Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-05T05:06:42.462822475Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=766.878µs logger=migrator t=2026-03-05T05:06:42.467154527Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-05T05:06:42.467963696Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=807.939µs logger=migrator t=2026-03-05T05:06:42.473413365Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-05T05:06:42.474311265Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=897.76µs logger=migrator t=2026-03-05T05:06:42.481126747Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-05T05:06:42.483580115Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.453468ms logger=migrator t=2026-03-05T05:06:42.489736Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-05T05:06:42.492183118Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.446468ms logger=migrator t=2026-03-05T05:06:42.523856314Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-05T05:06:42.523921865Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=75.191µs logger=migrator t=2026-03-05T05:06:42.537425454Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-05T05:06:42.537844114Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=424.06µs logger=migrator t=2026-03-05T05:06:42.54827092Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-05T05:06:42.552321305Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.050505ms logger=migrator t=2026-03-05T05:06:42.556137296Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-05T05:06:42.556492904Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=354.538µs logger=migrator t=2026-03-05T05:06:42.564236356Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-05T05:06:42.565005915Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=820.89µs logger=migrator t=2026-03-05T05:06:42.572772838Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-05T05:06:42.576793623Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.015584ms logger=migrator t=2026-03-05T05:06:42.584026464Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-05T05:06:42.584207538Z level=info msg="Migration successfully executed" id="Update uid value" duration=182.614µs logger=migrator t=2026-03-05T05:06:42.590050515Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-05T05:06:42.591078689Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.027484ms logger=migrator t=2026-03-05T05:06:42.673201106Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-05T05:06:42.67504711Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.822084ms logger=migrator t=2026-03-05T05:06:42.687193435Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-05T05:06:42.688173769Z level=info msg="Migration successfully executed" id="create api_key table" duration=979.524µs logger=migrator t=2026-03-05T05:06:42.692971992Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-05T05:06:42.693541696Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=569.894µs logger=migrator t=2026-03-05T05:06:42.698038271Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-05T05:06:42.69880755Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=769.409µs logger=migrator t=2026-03-05T05:06:42.702566138Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-05T05:06:42.703414548Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=847.94µs logger=migrator t=2026-03-05T05:06:42.709615514Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-05T05:06:42.710846254Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.23015ms logger=migrator t=2026-03-05T05:06:42.714030969Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-05T05:06:42.714737755Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=706.946µs logger=migrator t=2026-03-05T05:06:42.718577966Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-05T05:06:42.719273763Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=695.417µs logger=migrator t=2026-03-05T05:06:42.723942052Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-05T05:06:42.735342872Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.40542ms logger=migrator t=2026-03-05T05:06:42.739241913Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-05T05:06:42.739852178Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=610.614µs logger=migrator t=2026-03-05T05:06:42.745410728Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-05T05:06:42.748189224Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.783756ms logger=migrator t=2026-03-05T05:06:42.752025785Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-05T05:06:42.752991097Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=966.802µs logger=migrator t=2026-03-05T05:06:42.759106012Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-05T05:06:42.759932981Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=829.33µs logger=migrator t=2026-03-05T05:06:42.766342783Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-05T05:06:42.766936566Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=598.944µs logger=migrator t=2026-03-05T05:06:42.770653974Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-05T05:06:42.771170356Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=516.512µs logger=migrator t=2026-03-05T05:06:42.776926941Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-05T05:06:42.777022884Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=98.803µs logger=migrator t=2026-03-05T05:06:42.781398187Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-05T05:06:42.787809428Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.408701ms logger=migrator t=2026-03-05T05:06:42.792910988Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-05T05:06:42.795677964Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.766876ms logger=migrator t=2026-03-05T05:06:42.804241536Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-05T05:06:42.804604034Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=370.238µs logger=migrator t=2026-03-05T05:06:42.810198446Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-05T05:06:42.815370438Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.180022ms logger=migrator t=2026-03-05T05:06:42.820778086Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-05T05:06:42.822611489Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.833053ms logger=migrator t=2026-03-05T05:06:42.826170793Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-05T05:06:42.827109375Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=935.262µs logger=migrator t=2026-03-05T05:06:42.830984477Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-05T05:06:42.831580131Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=595.404µs logger=migrator t=2026-03-05T05:06:42.836455846Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-05T05:06:42.837866268Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.417593ms logger=migrator t=2026-03-05T05:06:42.844728571Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-05T05:06:42.846297507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.565896ms logger=migrator t=2026-03-05T05:06:42.852144685Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-05T05:06:42.852954685Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=810.13µs logger=migrator t=2026-03-05T05:06:42.857469361Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-05T05:06:42.858250929Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=777.788µs logger=migrator t=2026-03-05T05:06:42.863441552Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-05T05:06:42.863538924Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=95.653µs logger=migrator t=2026-03-05T05:06:42.867509948Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-05T05:06:42.867548359Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=36.671µs logger=migrator t=2026-03-05T05:06:42.871244186Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-05T05:06:42.875426755Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.180329ms logger=migrator t=2026-03-05T05:06:42.880516314Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-05T05:06:42.885992493Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.482869ms logger=migrator t=2026-03-05T05:06:42.891438472Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-05T05:06:42.891668217Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=237.305µs logger=migrator t=2026-03-05T05:06:42.897925316Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-05T05:06:42.899301868Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.375692ms logger=migrator t=2026-03-05T05:06:42.905048693Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-05T05:06:42.906421456Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.371993ms logger=migrator t=2026-03-05T05:06:42.912438738Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-05T05:06:42.912478348Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.221µs logger=migrator t=2026-03-05T05:06:42.916612286Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-05T05:06:42.917460386Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=847.561µs logger=migrator t=2026-03-05T05:06:42.926612492Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-05T05:06:42.927685926Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.078105ms logger=migrator t=2026-03-05T05:06:42.932428219Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-05T05:06:42.934700123Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.271643ms logger=migrator t=2026-03-05T05:06:42.939196508Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-05T05:06:42.939255079Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=63.581µs logger=migrator t=2026-03-05T05:06:42.943402288Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-05T05:06:42.944287038Z level=info msg="Migration successfully executed" id="create session table" duration=882.41µs logger=migrator t=2026-03-05T05:06:42.948750434Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-05T05:06:42.948817425Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=67.221µs logger=migrator t=2026-03-05T05:06:42.955129584Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-05T05:06:42.955212056Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=82.472µs logger=migrator t=2026-03-05T05:06:42.959004605Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-05T05:06:42.960163553Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.166928ms logger=migrator t=2026-03-05T05:06:42.966035681Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-05T05:06:42.966758158Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=722.737µs logger=migrator t=2026-03-05T05:06:42.973068856Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-05T05:06:42.973108237Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.051µs logger=migrator t=2026-03-05T05:06:42.977825389Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-05T05:06:42.97786211Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=37.861µs logger=migrator t=2026-03-05T05:06:42.981506456Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-05T05:06:42.987090317Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.580712ms logger=migrator t=2026-03-05T05:06:42.9914517Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-05T05:06:42.994668916Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.216716ms logger=migrator t=2026-03-05T05:06:42.999633643Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-05T05:06:42.999716615Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.072µs logger=migrator t=2026-03-05T05:06:43.004854047Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-05T05:06:43.004935579Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.962µs logger=migrator t=2026-03-05T05:06:43.0083866Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-05T05:06:43.009349232Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=962.342µs logger=migrator t=2026-03-05T05:06:43.013285426Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-05T05:06:43.013324017Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.821µs logger=migrator t=2026-03-05T05:06:43.017824352Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-05T05:06:43.022077703Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.251991ms logger=migrator t=2026-03-05T05:06:43.026477786Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-05T05:06:43.026655691Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=178.325µs logger=migrator t=2026-03-05T05:06:43.031768811Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-05T05:06:43.035287504Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.518393ms logger=migrator t=2026-03-05T05:06:43.039736919Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-05T05:06:43.043424036Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.683877ms logger=migrator t=2026-03-05T05:06:43.047581784Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-05T05:06:43.047652006Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.992µs logger=migrator t=2026-03-05T05:06:43.052538581Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-05T05:06:43.054289342Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.749971ms logger=migrator t=2026-03-05T05:06:43.059095775Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-05T05:06:43.060472988Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.374343ms logger=migrator t=2026-03-05T05:06:43.072948852Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-05T05:06:43.074750425Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.800013ms logger=migrator t=2026-03-05T05:06:43.086791889Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-05T05:06:43.08773136Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=933.831µs logger=migrator t=2026-03-05T05:06:43.092333469Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-05T05:06:43.093802265Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.468225ms logger=migrator t=2026-03-05T05:06:43.097644195Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-05T05:06:43.098449324Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=804.829µs logger=migrator t=2026-03-05T05:06:43.103090393Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-05T05:06:43.10381384Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=722.627µs logger=migrator t=2026-03-05T05:06:43.108304716Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-05T05:06:43.109232078Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=929.502µs logger=migrator t=2026-03-05T05:06:43.112704959Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-05T05:06:43.113709914Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.004185ms logger=migrator t=2026-03-05T05:06:43.117634516Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-05T05:06:43.130393667Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.760451ms logger=migrator t=2026-03-05T05:06:43.135138118Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-05T05:06:43.135667731Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=531.953µs logger=migrator t=2026-03-05T05:06:43.139250326Z 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-03-05T05:06:43.139984593Z 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=733.257µs logger=migrator t=2026-03-05T05:06:43.14368526Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-05T05:06:43.143970107Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=284.977µs logger=migrator t=2026-03-05T05:06:43.148270708Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-05T05:06:43.148810411Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=539.093µs logger=migrator t=2026-03-05T05:06:43.153645805Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-05T05:06:43.154843073Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.196838ms logger=migrator t=2026-03-05T05:06:43.158715535Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-05T05:06:43.164576723Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.860528ms logger=migrator t=2026-03-05T05:06:43.169543291Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-05T05:06:43.173238827Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.695046ms logger=migrator t=2026-03-05T05:06:43.177455406Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-05T05:06:43.181346819Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.890673ms logger=migrator t=2026-03-05T05:06:43.185267811Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-05T05:06:43.1890352Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.760799ms logger=migrator t=2026-03-05T05:06:43.193752431Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-05T05:06:43.194720894Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=967.763µs logger=migrator t=2026-03-05T05:06:43.198309718Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-05T05:06:43.198349939Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.271µs logger=migrator t=2026-03-05T05:06:43.201130625Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-05T05:06:43.201157226Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.291µs logger=migrator t=2026-03-05T05:06:43.204527115Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-05T05:06:43.205380255Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=853.08µs logger=migrator t=2026-03-05T05:06:43.209660476Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-05T05:06:43.210599448Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=938.562µs logger=migrator t=2026-03-05T05:06:43.214402458Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-05T05:06:43.215196697Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=793.399µs logger=migrator t=2026-03-05T05:06:43.218953805Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-05T05:06:43.219851287Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=897.102µs logger=migrator t=2026-03-05T05:06:43.225168051Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-05T05:06:43.226571415Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.398134ms logger=migrator t=2026-03-05T05:06:43.230712812Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-05T05:06:43.234641266Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.928273ms logger=migrator t=2026-03-05T05:06:43.238957867Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-05T05:06:43.242856569Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.898732ms logger=migrator t=2026-03-05T05:06:43.246496145Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-05T05:06:43.246688509Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=191.974µs logger=migrator t=2026-03-05T05:06:43.250509709Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-05T05:06:43.251901372Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.391313ms logger=migrator t=2026-03-05T05:06:43.256037899Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-05T05:06:43.257026943Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=990.204µs logger=migrator t=2026-03-05T05:06:43.262916292Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-05T05:06:43.266944636Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.026744ms logger=migrator t=2026-03-05T05:06:43.270355868Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-05T05:06:43.270421109Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.601µs logger=migrator t=2026-03-05T05:06:43.274176498Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-05T05:06:43.275064998Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=888.41µs logger=migrator t=2026-03-05T05:06:43.279485883Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-05T05:06:43.280875505Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.389382ms logger=migrator t=2026-03-05T05:06:43.284510181Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-05T05:06:43.284664165Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=155.114µs logger=migrator t=2026-03-05T05:06:43.288639138Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-05T05:06:43.289994621Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.355383ms logger=migrator t=2026-03-05T05:06:43.295008528Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-05T05:06:43.295929701Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=920.643µs logger=migrator t=2026-03-05T05:06:43.300855266Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-05T05:06:43.303399286Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.54236ms logger=migrator t=2026-03-05T05:06:43.307487083Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-05T05:06:43.308400134Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=912.891µs logger=migrator t=2026-03-05T05:06:43.313430633Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-05T05:06:43.314874907Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.443774ms logger=migrator t=2026-03-05T05:06:43.318933253Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-05T05:06:43.320390927Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.457004ms logger=migrator t=2026-03-05T05:06:43.325936608Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-05T05:06:43.325962248Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.79µs logger=migrator t=2026-03-05T05:06:43.330451824Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-05T05:06:43.337282535Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.834931ms logger=migrator t=2026-03-05T05:06:43.341441284Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-05T05:06:43.342043298Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=603.274µs logger=migrator t=2026-03-05T05:06:43.34637295Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-05T05:06:43.35229604Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.92027ms logger=migrator t=2026-03-05T05:06:43.357982314Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-05T05:06:43.358852284Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=869.36µs logger=migrator t=2026-03-05T05:06:43.362962012Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-05T05:06:43.364238161Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.2736ms logger=migrator t=2026-03-05T05:06:43.371767759Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-05T05:06:43.372570707Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=803.168µs logger=migrator t=2026-03-05T05:06:43.378016496Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-05T05:06:43.389503037Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.485481ms logger=migrator t=2026-03-05T05:06:43.393256565Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-05T05:06:43.393788198Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=525.183µs logger=migrator t=2026-03-05T05:06:43.400542817Z 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-03-05T05:06:43.402236918Z 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.69346ms logger=migrator t=2026-03-05T05:06:43.409535469Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-05T05:06:43.409887107Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=351.428µs logger=migrator t=2026-03-05T05:06:43.414929237Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-05T05:06:43.415608242Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=679.346µs logger=migrator t=2026-03-05T05:06:43.42061219Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-05T05:06:43.420968588Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=355.538µs logger=migrator t=2026-03-05T05:06:43.427924383Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-05T05:06:43.432335737Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.410824ms logger=migrator t=2026-03-05T05:06:43.435962513Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-05T05:06:43.439379883Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.417ms logger=migrator t=2026-03-05T05:06:43.443018539Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-05T05:06:43.443786266Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=766.777µs logger=migrator t=2026-03-05T05:06:43.448216671Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-05T05:06:43.448963059Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=745.268µs logger=migrator t=2026-03-05T05:06:43.455434982Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-05T05:06:43.455626747Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=191.775µs logger=migrator t=2026-03-05T05:06:43.46085263Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-05T05:06:43.465464688Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.611328ms logger=migrator t=2026-03-05T05:06:43.469884763Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-05T05:06:43.47062264Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=734.877µs logger=migrator t=2026-03-05T05:06:43.475446784Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-05T05:06:43.475580547Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=133.623µs logger=migrator t=2026-03-05T05:06:43.479076969Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-05T05:06:43.479456258Z level=info msg="Migration successfully executed" id="Move region to single row" duration=379.569µs logger=migrator t=2026-03-05T05:06:43.484141579Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-05T05:06:43.484867286Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=726.887µs logger=migrator t=2026-03-05T05:06:43.488723396Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-05T05:06:43.489428443Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=704.787µs logger=migrator t=2026-03-05T05:06:43.495536597Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-05T05:06:43.496330436Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=793.679µs logger=migrator t=2026-03-05T05:06:43.504019178Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-05T05:06:43.505458411Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.444064ms logger=migrator t=2026-03-05T05:06:43.509683121Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-05T05:06:43.511037172Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.354021ms logger=migrator t=2026-03-05T05:06:43.514630998Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-05T05:06:43.515542829Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=907.231µs logger=migrator t=2026-03-05T05:06:43.519977174Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-05T05:06:43.520069666Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=93.592µs logger=migrator t=2026-03-05T05:06:43.524037069Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-05T05:06:43.525405842Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.371413ms logger=migrator t=2026-03-05T05:06:43.531285701Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-05T05:06:43.532090319Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=804.158µs logger=migrator t=2026-03-05T05:06:43.537307892Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-05T05:06:43.538672154Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.364692ms logger=migrator t=2026-03-05T05:06:43.543043618Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-05T05:06:43.544599944Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.556666ms logger=migrator t=2026-03-05T05:06:43.549310845Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-05T05:06:43.549629113Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=319.238µs logger=migrator t=2026-03-05T05:06:43.55458649Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-05T05:06:43.554980979Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=394.629µs logger=migrator t=2026-03-05T05:06:43.55881563Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-05T05:06:43.558922772Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.732µs logger=migrator t=2026-03-05T05:06:43.564615817Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-05T05:06:43.566186383Z level=info msg="Migration successfully executed" id="create team table" duration=1.566886ms logger=migrator t=2026-03-05T05:06:43.571768935Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-05T05:06:43.572718477Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=949.372µs logger=migrator t=2026-03-05T05:06:43.578097794Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-05T05:06:43.579260852Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.161748ms logger=migrator t=2026-03-05T05:06:43.583319167Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-05T05:06:43.587853324Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.533677ms logger=migrator t=2026-03-05T05:06:43.591733966Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-05T05:06:43.59191662Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=183.234µs logger=migrator t=2026-03-05T05:06:43.59656528Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-05T05:06:43.598212949Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.647909ms logger=migrator t=2026-03-05T05:06:43.603952584Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-05T05:06:43.605277025Z level=info msg="Migration successfully executed" id="create team member table" duration=1.324141ms logger=migrator t=2026-03-05T05:06:43.610020327Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-05T05:06:43.61143535Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.414193ms logger=migrator t=2026-03-05T05:06:43.618267092Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-05T05:06:43.620253478Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.989216ms logger=migrator t=2026-03-05T05:06:43.625491071Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-05T05:06:43.627388586Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.902255ms logger=migrator t=2026-03-05T05:06:43.633140242Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-05T05:06:43.639514842Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.3748ms logger=migrator t=2026-03-05T05:06:43.644813527Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-05T05:06:43.649903957Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.09019ms logger=migrator t=2026-03-05T05:06:43.653766118Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-05T05:06:43.65934059Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.572302ms logger=migrator t=2026-03-05T05:06:43.664115142Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-05T05:06:43.665220578Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.105186ms logger=migrator t=2026-03-05T05:06:43.671050346Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-05T05:06:43.672528761Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.476475ms logger=migrator t=2026-03-05T05:06:43.677408736Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-05T05:06:43.678502342Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.092116ms logger=migrator t=2026-03-05T05:06:43.683530491Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-05T05:06:43.684668397Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.119256ms logger=migrator t=2026-03-05T05:06:43.689868359Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-05T05:06:43.690935655Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.065706ms logger=migrator t=2026-03-05T05:06:43.695734568Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-05T05:06:43.697179402Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.444844ms logger=migrator t=2026-03-05T05:06:43.70346108Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-05T05:06:43.704401752Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=940.742µs logger=migrator t=2026-03-05T05:06:43.711247964Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-05T05:06:43.712688647Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.440033ms logger=migrator t=2026-03-05T05:06:43.718234818Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-05T05:06:43.718951336Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=716.978µs logger=migrator t=2026-03-05T05:06:43.723751519Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-05T05:06:43.724096558Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=344.519µs logger=migrator t=2026-03-05T05:06:43.727856456Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-05T05:06:43.728607373Z level=info msg="Migration successfully executed" id="create tag table" duration=750.377µs logger=migrator t=2026-03-05T05:06:43.732962876Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-05T05:06:43.734067892Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.103856ms logger=migrator t=2026-03-05T05:06:43.739234274Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-05T05:06:43.740042203Z level=info msg="Migration successfully executed" id="create login attempt table" duration=807.709µs logger=migrator t=2026-03-05T05:06:43.744471228Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-05T05:06:43.745564163Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.092645ms logger=migrator t=2026-03-05T05:06:43.750248254Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-05T05:06:43.751207596Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=958.212µs logger=migrator t=2026-03-05T05:06:43.758214592Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-05T05:06:43.77684679Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.624228ms logger=migrator t=2026-03-05T05:06:43.785259099Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-05T05:06:43.787040871Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.788722ms logger=migrator t=2026-03-05T05:06:43.791887286Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-05T05:06:43.793188616Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.30174ms logger=migrator t=2026-03-05T05:06:43.800724074Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-05T05:06:43.801077962Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=353.608µs logger=migrator t=2026-03-05T05:06:43.807832691Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-05T05:06:43.80904761Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.214479ms logger=migrator t=2026-03-05T05:06:43.814368206Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-05T05:06:43.815195995Z level=info msg="Migration successfully executed" id="create user auth table" duration=827.319µs logger=migrator t=2026-03-05T05:06:43.821100814Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-05T05:06:43.822918438Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.817223ms logger=migrator t=2026-03-05T05:06:43.828234953Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-05T05:06:43.828303965Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.201µs logger=migrator t=2026-03-05T05:06:43.83359808Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-05T05:06:43.842039819Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.44393ms logger=migrator t=2026-03-05T05:06:43.847404185Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-05T05:06:43.851687376Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.28136ms logger=migrator t=2026-03-05T05:06:43.855142137Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-05T05:06:43.860596416Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.454299ms logger=migrator t=2026-03-05T05:06:43.866105776Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-05T05:06:43.87138441Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.277524ms logger=migrator t=2026-03-05T05:06:43.888847632Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-05T05:06:43.890695186Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.849004ms logger=migrator t=2026-03-05T05:06:43.915293276Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-05T05:06:43.924132134Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.843698ms logger=migrator t=2026-03-05T05:06:43.93075315Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-05T05:06:43.931833796Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.077346ms logger=migrator t=2026-03-05T05:06:43.938721358Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-05T05:06:43.940393798Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.67207ms logger=migrator t=2026-03-05T05:06:43.954626363Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-05T05:06:43.956025816Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.399363ms logger=migrator t=2026-03-05T05:06:43.968308646Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-05T05:06:43.97020409Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.895254ms logger=migrator t=2026-03-05T05:06:43.977646176Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-05T05:06:43.978733111Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.086425ms logger=migrator t=2026-03-05T05:06:43.985233755Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-05T05:06:43.986933395Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.699199ms logger=migrator t=2026-03-05T05:06:43.993626533Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-05T05:06:43.999740357Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.114014ms logger=migrator t=2026-03-05T05:06:44.005630096Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-05T05:06:44.006328062Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=697.126µs logger=migrator t=2026-03-05T05:06:44.029294313Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-05T05:06:44.030675846Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.384503ms logger=migrator t=2026-03-05T05:06:44.087399644Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-05T05:06:44.088831698Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.437244ms logger=migrator t=2026-03-05T05:06:44.115788063Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-05T05:06:44.117291359Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.504216ms logger=migrator t=2026-03-05T05:06:44.124868788Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-05T05:06:44.125898602Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.029734ms logger=migrator t=2026-03-05T05:06:44.131571456Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-05T05:06:44.131645788Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=74.972µs logger=migrator t=2026-03-05T05:06:44.136968783Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-05T05:06:44.137060795Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=92.552µs logger=migrator t=2026-03-05T05:06:44.141386587Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-05T05:06:44.142288878Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=902.132µs logger=migrator t=2026-03-05T05:06:44.147924441Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-05T05:06:44.148809142Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=883.761µs logger=migrator t=2026-03-05T05:06:44.15420901Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-05T05:06:44.15510553Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=895.37µs logger=migrator t=2026-03-05T05:06:44.160491197Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-05T05:06:44.160554479Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=62.672µs logger=migrator t=2026-03-05T05:06:44.166396936Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-05T05:06:44.167305449Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=918.552µs logger=migrator t=2026-03-05T05:06:44.172002449Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-05T05:06:44.1728616Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=855.811µs logger=migrator t=2026-03-05T05:06:44.177664112Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-05T05:06:44.178550624Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=885.382µs logger=migrator t=2026-03-05T05:06:44.183636254Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-05T05:06:44.184524874Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=885.03µs logger=migrator t=2026-03-05T05:06:44.190068045Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-05T05:06:44.195414031Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.344936ms logger=migrator t=2026-03-05T05:06:44.204480925Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-05T05:06:44.205464828Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=984.423µs logger=migrator t=2026-03-05T05:06:44.21064962Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-05T05:06:44.210764203Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=114.413µs logger=migrator t=2026-03-05T05:06:44.218918485Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-05T05:06:44.220043202Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.125497ms logger=migrator t=2026-03-05T05:06:44.225637934Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-05T05:06:44.226603177Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=965.653µs logger=migrator t=2026-03-05T05:06:44.231504652Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-05T05:06:44.232577407Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.071305ms logger=migrator t=2026-03-05T05:06:44.237274909Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-05T05:06:44.23734906Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=76.462µs logger=migrator t=2026-03-05T05:06:44.242944072Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-05T05:06:44.244386456Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.442374ms logger=migrator t=2026-03-05T05:06:44.249502246Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-05T05:06:44.250815808Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.312062ms logger=migrator t=2026-03-05T05:06:44.259238157Z 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-03-05T05:06:44.261442478Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.214242ms logger=migrator t=2026-03-05T05:06:44.268260199Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-05T05:06:44.269401936Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.141387ms logger=migrator t=2026-03-05T05:06:44.277459326Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-05T05:06:44.282207438Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.751312ms logger=migrator t=2026-03-05T05:06:44.288936987Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-05T05:06:44.290462783Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.530697ms logger=migrator t=2026-03-05T05:06:44.295954152Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-05T05:06:44.29717084Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.218038ms logger=migrator t=2026-03-05T05:06:44.302200209Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-05T05:06:44.331480499Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.28628ms logger=migrator t=2026-03-05T05:06:44.337731978Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-05T05:06:44.365494311Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.761413ms logger=migrator t=2026-03-05T05:06:44.371258698Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-05T05:06:44.372012296Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=752.848µs logger=migrator t=2026-03-05T05:06:44.377827213Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-05T05:06:44.378521799Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=693.476µs logger=migrator t=2026-03-05T05:06:44.385695658Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-05T05:06:44.393574353Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.883975ms logger=migrator t=2026-03-05T05:06:44.39719966Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-05T05:06:44.403315924Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.115954ms logger=migrator t=2026-03-05T05:06:44.407926273Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-05T05:06:44.408795443Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=868.64µs logger=migrator t=2026-03-05T05:06:44.414748103Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-05T05:06:44.416446744Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.698461ms logger=migrator t=2026-03-05T05:06:44.422314022Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-05T05:06:44.423986641Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.672709ms logger=migrator t=2026-03-05T05:06:44.429831538Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-05T05:06:44.431027437Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.194819ms logger=migrator t=2026-03-05T05:06:44.437402317Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-05T05:06:44.43751416Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=110.253µs logger=migrator t=2026-03-05T05:06:44.441459414Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-05T05:06:44.451045629Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.584965ms logger=migrator t=2026-03-05T05:06:44.458400293Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-05T05:06:44.471108802Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=12.711879ms logger=migrator t=2026-03-05T05:06:44.479003478Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-05T05:06:44.488464221Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.465133ms logger=migrator t=2026-03-05T05:06:44.494327779Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-05T05:06:44.495372015Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.044515ms logger=migrator t=2026-03-05T05:06:44.500611648Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-05T05:06:44.501834397Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.222399ms logger=migrator t=2026-03-05T05:06:44.507725676Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-05T05:06:44.516774919Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.049594ms logger=migrator t=2026-03-05T05:06:44.521751416Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-05T05:06:44.529312385Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.559629ms logger=migrator t=2026-03-05T05:06:44.533951785Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-05T05:06:44.534796364Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=844.349µs logger=migrator t=2026-03-05T05:06:44.540747344Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-05T05:06:44.549706705Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.956481ms logger=migrator t=2026-03-05T05:06:44.555128873Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-05T05:06:44.56216776Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.038387ms logger=migrator t=2026-03-05T05:06:44.566917901Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-05T05:06:44.566998193Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=82.702µs logger=migrator t=2026-03-05T05:06:44.571597202Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-05T05:06:44.573421815Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.824183ms logger=migrator t=2026-03-05T05:06:44.580196155Z 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-03-05T05:06:44.582467398Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.250933ms logger=migrator t=2026-03-05T05:06:44.588105861Z 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-03-05T05:06:44.589622246Z 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.516145ms logger=migrator t=2026-03-05T05:06:44.596576791Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-05T05:06:44.596767975Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=191.264µs logger=migrator t=2026-03-05T05:06:44.601696912Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-05T05:06:44.611545253Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.848181ms logger=migrator t=2026-03-05T05:06:44.616440629Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-05T05:06:44.621847757Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.405268ms logger=migrator t=2026-03-05T05:06:44.627327566Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-05T05:06:44.633959362Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.631146ms logger=migrator t=2026-03-05T05:06:44.639058843Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-05T05:06:44.64572583Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.666446ms logger=migrator t=2026-03-05T05:06:44.650638585Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-05T05:06:44.656680288Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.042003ms logger=migrator t=2026-03-05T05:06:44.661204565Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-05T05:06:44.661274666Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.181µs logger=migrator t=2026-03-05T05:06:44.66693217Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-05T05:06:44.667827011Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=893.951µs logger=migrator t=2026-03-05T05:06:44.673367732Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-05T05:06:44.685718693Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=12.351432ms logger=migrator t=2026-03-05T05:06:44.72887051Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-05T05:06:44.729152567Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=284.397µs logger=migrator t=2026-03-05T05:06:44.737687748Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-05T05:06:44.742731427Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.046899ms logger=migrator t=2026-03-05T05:06:44.747773336Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-05T05:06:44.748867342Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.093656ms logger=migrator t=2026-03-05T05:06:44.753892321Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-05T05:06:44.764814658Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.852146ms logger=migrator t=2026-03-05T05:06:44.771431024Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-05T05:06:44.772145441Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=714.757µs logger=migrator t=2026-03-05T05:06:44.777432146Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-05T05:06:44.778219745Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=787.709µs logger=migrator t=2026-03-05T05:06:44.78310193Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-05T05:06:44.78782158Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.71929ms logger=migrator t=2026-03-05T05:06:44.793526455Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-05T05:06:44.794532539Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.008314ms logger=migrator t=2026-03-05T05:06:44.801086384Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-05T05:06:44.802332283Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.244838ms logger=migrator t=2026-03-05T05:06:44.807620397Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-05T05:06:44.808829927Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.207689ms logger=migrator t=2026-03-05T05:06:44.814432598Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-05T05:06:44.815628716Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.195828ms logger=migrator t=2026-03-05T05:06:44.822740554Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-05T05:06:44.823016461Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=290.927µs logger=migrator t=2026-03-05T05:06:44.829700648Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-05T05:06:44.830817345Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.116917ms logger=migrator t=2026-03-05T05:06:44.836210841Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-05T05:06:44.837483212Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.272531ms logger=migrator t=2026-03-05T05:06:44.842544241Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-05T05:06:44.843121995Z 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-03-05T05:06:44.848733177Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-05T05:06:44.849227499Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=496.882µs logger=migrator t=2026-03-05T05:06:44.854483053Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-05T05:06:44.855953988Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.469025ms logger=migrator t=2026-03-05T05:06:44.864747545Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-05T05:06:44.877821912Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=13.065747ms logger=migrator t=2026-03-05T05:06:44.883715781Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-05T05:06:44.887380079Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=3.659827ms logger=migrator t=2026-03-05T05:06:44.894363913Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-05T05:06:44.897245131Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.918849ms logger=migrator t=2026-03-05T05:06:44.902493324Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-05T05:06:44.903301673Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=805.569µs logger=migrator t=2026-03-05T05:06:44.908314462Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-05T05:06:44.911004805Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.689423ms logger=migrator t=2026-03-05T05:06:44.915546593Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-05T05:06:44.917202491Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.651688ms logger=migrator t=2026-03-05T05:06:44.92093984Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-05T05:06:44.921014622Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=76.032µs logger=migrator t=2026-03-05T05:06:44.925165969Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-05T05:06:44.925278372Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=112.403µs logger=migrator t=2026-03-05T05:06:44.929128683Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-05T05:06:44.940320437Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.196124ms logger=migrator t=2026-03-05T05:06:44.944555076Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-05T05:06:44.945242032Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=686.406µs logger=migrator t=2026-03-05T05:06:44.949888042Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-05T05:06:44.951496571Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.602858ms logger=migrator t=2026-03-05T05:06:44.956340944Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-05T05:06:44.956701894Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=360.85µs logger=migrator t=2026-03-05T05:06:44.961707781Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-05T05:06:44.963191476Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.482935ms logger=migrator t=2026-03-05T05:06:44.968195634Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-05T05:06:44.969184427Z level=info msg="Migration successfully executed" id="create secrets table" duration=988.843µs logger=migrator t=2026-03-05T05:06:44.973180381Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-05T05:06:45.006054527Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.877866ms logger=migrator t=2026-03-05T05:06:45.014825333Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-05T05:06:45.02184955Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.023846ms logger=migrator t=2026-03-05T05:06:45.028302962Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-05T05:06:45.028444815Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.944µs logger=migrator t=2026-03-05T05:06:45.052033502Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-05T05:06:45.09016356Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.118438ms logger=migrator t=2026-03-05T05:06:45.110284754Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-05T05:06:45.14485036Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.556266ms logger=migrator t=2026-03-05T05:06:45.150339959Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-05T05:06:45.151117798Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=778.378µs logger=migrator t=2026-03-05T05:06:45.162797613Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-05T05:06:45.164098734Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.303931ms logger=migrator t=2026-03-05T05:06:45.169202813Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-05T05:06:45.169603384Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=405.231µs logger=migrator t=2026-03-05T05:06:45.17500708Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-05T05:06:45.176588158Z level=info msg="Migration successfully executed" id="create permission table" duration=1.581558ms logger=migrator t=2026-03-05T05:06:45.182850316Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-05T05:06:45.184440354Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.594378ms logger=migrator t=2026-03-05T05:06:45.188823387Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-05T05:06:45.190052466Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.229ms logger=migrator t=2026-03-05T05:06:45.195130616Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-05T05:06:45.196133079Z level=info msg="Migration successfully executed" id="create role table" duration=1.001903ms logger=migrator t=2026-03-05T05:06:45.200775639Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-05T05:06:45.209687499Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.91192ms logger=migrator t=2026-03-05T05:06:45.213591241Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-05T05:06:45.218937347Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.345946ms logger=migrator t=2026-03-05T05:06:45.230165692Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-05T05:06:45.232022956Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.858095ms logger=migrator t=2026-03-05T05:06:45.2373141Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-05T05:06:45.238432196Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.117916ms logger=migrator t=2026-03-05T05:06:45.242917483Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-05T05:06:45.244855378Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.937886ms logger=migrator t=2026-03-05T05:06:45.249470097Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-05T05:06:45.250494221Z level=info msg="Migration successfully executed" id="create team role table" duration=1.024454ms logger=migrator t=2026-03-05T05:06:45.257124718Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-05T05:06:45.258424258Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.2986ms logger=migrator t=2026-03-05T05:06:45.266476188Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-05T05:06:45.270714628Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=4.22638ms logger=migrator t=2026-03-05T05:06:45.275711835Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-05T05:06:45.277096659Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.384823ms logger=migrator t=2026-03-05T05:06:45.281862521Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-05T05:06:45.282866224Z level=info msg="Migration successfully executed" id="create user role table" duration=1.004133ms logger=migrator t=2026-03-05T05:06:45.292410109Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-05T05:06:45.293660609Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.25154ms logger=migrator t=2026-03-05T05:06:45.298156455Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-05T05:06:45.299371904Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.22065ms logger=migrator t=2026-03-05T05:06:45.30303553Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-05T05:06:45.304135776Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.100386ms logger=migrator t=2026-03-05T05:06:45.315876693Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-05T05:06:45.318950266Z level=info msg="Migration successfully executed" id="create builtin role table" duration=3.080652ms logger=migrator t=2026-03-05T05:06:45.332789362Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-05T05:06:45.334290097Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.499775ms logger=migrator t=2026-03-05T05:06:45.345779338Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-05T05:06:45.347276503Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.502846ms logger=migrator t=2026-03-05T05:06:45.353679334Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-05T05:06:45.363277551Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.596657ms logger=migrator t=2026-03-05T05:06:45.366942537Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-05T05:06:45.368008622Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.065775ms logger=migrator t=2026-03-05T05:06:45.372977999Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-05T05:06:45.374305981Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.329352ms logger=migrator t=2026-03-05T05:06:45.378437678Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-05T05:06:45.379442101Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.004423ms logger=migrator t=2026-03-05T05:06:45.384060151Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-05T05:06:45.385113665Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.053404ms logger=migrator t=2026-03-05T05:06:45.388560557Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-05T05:06:45.389368576Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=807.859µs logger=migrator t=2026-03-05T05:06:45.394368444Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-05T05:06:45.396706179Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.340475ms logger=migrator t=2026-03-05T05:06:45.401134623Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-05T05:06:45.411690902Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.548529ms logger=migrator t=2026-03-05T05:06:45.415940222Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-05T05:06:45.425041207Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.097025ms logger=migrator t=2026-03-05T05:06:45.430987887Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-05T05:06:45.438430542Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.440515ms logger=migrator t=2026-03-05T05:06:45.443469891Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-05T05:06:45.451370378Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.896927ms logger=migrator t=2026-03-05T05:06:45.454799469Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-05T05:06:45.455625319Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=825.771µs logger=migrator t=2026-03-05T05:06:45.462409008Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-05T05:06:45.464495087Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.085649ms logger=migrator t=2026-03-05T05:06:45.47139571Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-05T05:06:45.472487036Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.092756ms logger=migrator t=2026-03-05T05:06:45.476694375Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-05T05:06:45.478311404Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.616958ms logger=migrator t=2026-03-05T05:06:45.48452894Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-05T05:06:45.48581967Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.294761ms logger=migrator t=2026-03-05T05:06:45.491869823Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-05T05:06:45.492003286Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=134.373µs logger=migrator t=2026-03-05T05:06:45.495804536Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-05T05:06:45.495864497Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.371µs logger=migrator t=2026-03-05T05:06:45.50107674Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-05T05:06:45.502060113Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=989.643µs logger=migrator t=2026-03-05T05:06:45.5061772Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-05T05:06:45.507247805Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.072855ms logger=migrator t=2026-03-05T05:06:45.511245919Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-05T05:06:45.512428428Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.183209ms logger=migrator t=2026-03-05T05:06:45.517292863Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-05T05:06:45.517501918Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=213.595µs logger=migrator t=2026-03-05T05:06:45.5210095Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-05T05:06:45.521483301Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=473.891µs logger=migrator t=2026-03-05T05:06:45.524643046Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-05T05:06:45.525549688Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=906.542µs logger=migrator t=2026-03-05T05:06:45.531007046Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-05T05:06:45.533008973Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.001147ms logger=migrator t=2026-03-05T05:06:45.536904655Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-05T05:06:45.545011077Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.106242ms logger=migrator t=2026-03-05T05:06:45.548366436Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-05T05:06:45.548428927Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=63.111µs logger=migrator t=2026-03-05T05:06:45.552492342Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-05T05:06:45.553429605Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=937.113µs logger=migrator t=2026-03-05T05:06:45.558996016Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-05T05:06:45.560165653Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.169357ms logger=migrator t=2026-03-05T05:06:45.565454358Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-05T05:06:45.566605385Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.150747ms logger=migrator t=2026-03-05T05:06:45.571682595Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-05T05:06:45.579811147Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.128142ms logger=migrator t=2026-03-05T05:06:45.583077683Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-05T05:06:45.583855852Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=780.869µs logger=migrator t=2026-03-05T05:06:45.588233745Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-05T05:06:45.589005503Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=771.818µs logger=migrator t=2026-03-05T05:06:45.593322286Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-05T05:06:45.61641006Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.082894ms logger=migrator t=2026-03-05T05:06:45.620557597Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-05T05:06:45.621911029Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.352902ms logger=migrator t=2026-03-05T05:06:45.62745411Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-05T05:06:45.629223752Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.765712ms logger=migrator t=2026-03-05T05:06:45.633625476Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-05T05:06:45.635448759Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.823244ms logger=migrator t=2026-03-05T05:06:45.639660487Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-05T05:06:45.640823985Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.163418ms logger=migrator t=2026-03-05T05:06:45.644924232Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-05T05:06:45.645227989Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=303.007µs logger=migrator t=2026-03-05T05:06:45.652400118Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-05T05:06:45.654028116Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.633038ms logger=migrator t=2026-03-05T05:06:45.658158814Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-05T05:06:45.667355131Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.195307ms logger=migrator t=2026-03-05T05:06:45.672861451Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-05T05:06:45.673780972Z level=info msg="Migration successfully executed" id="create entity_events table" duration=912.681µs logger=migrator t=2026-03-05T05:06:45.677249755Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-05T05:06:45.678269198Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.015863ms logger=migrator t=2026-03-05T05:06:45.686143664Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-05T05:06:45.686868911Z 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-03-05T05:06:45.690727032Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-05T05:06:45.691240954Z 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-03-05T05:06:45.696285194Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-05T05:06:45.697446711Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.160477ms logger=migrator t=2026-03-05T05:06:45.702980351Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-05T05:06:45.705069651Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.09094ms logger=migrator t=2026-03-05T05:06:45.70890233Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-05T05:06:45.711539843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.634323ms logger=migrator t=2026-03-05T05:06:45.715437574Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-05T05:06:45.716716305Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.278571ms logger=migrator t=2026-03-05T05:06:45.720184717Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-05T05:06:45.721374194Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.189167ms logger=migrator t=2026-03-05T05:06:45.724224112Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-05T05:06:45.725434381Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.210059ms logger=migrator t=2026-03-05T05:06:45.729069216Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-05T05:06:45.7300737Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.004034ms logger=migrator t=2026-03-05T05:06:45.733181083Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-05T05:06:45.734489484Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.307621ms logger=migrator t=2026-03-05T05:06:45.737518575Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-05T05:06:45.738768545Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.25007ms logger=migrator t=2026-03-05T05:06:45.74192955Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-05T05:06:45.743164158Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.234558ms logger=migrator t=2026-03-05T05:06:45.745993955Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-05T05:06:45.747252345Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.25762ms logger=migrator t=2026-03-05T05:06:45.75085344Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-05T05:06:45.774702833Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.849473ms logger=migrator t=2026-03-05T05:06:45.777694123Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-05T05:06:45.78435111Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.655927ms logger=migrator t=2026-03-05T05:06:45.787450473Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-05T05:06:45.796098077Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.647163ms logger=migrator t=2026-03-05T05:06:45.802657751Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-05T05:06:45.802957229Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=300.568µs logger=migrator t=2026-03-05T05:06:45.807913175Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-05T05:06:45.81785059Z level=info msg="Migration successfully executed" id="add share column" duration=9.934475ms logger=migrator t=2026-03-05T05:06:45.821554697Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-05T05:06:45.821888874Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=335.157µs logger=migrator t=2026-03-05T05:06:45.826491073Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-05T05:06:45.828159053Z level=info msg="Migration successfully executed" id="create file table" duration=1.66912ms logger=migrator t=2026-03-05T05:06:45.832230029Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-05T05:06:45.833425667Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.195188ms logger=migrator t=2026-03-05T05:06:45.84372041Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-05T05:06:45.845331568Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.612968ms logger=migrator t=2026-03-05T05:06:45.856651295Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-05T05:06:45.857577667Z level=info msg="Migration successfully executed" id="create file_meta table" duration=928.792µs logger=migrator t=2026-03-05T05:06:45.861968521Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-05T05:06:45.863435284Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.472554ms logger=migrator t=2026-03-05T05:06:45.870399959Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-05T05:06:45.870472001Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.362µs logger=migrator t=2026-03-05T05:06:45.873657906Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-05T05:06:45.873723777Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.051µs logger=migrator t=2026-03-05T05:06:45.876913603Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-05T05:06:45.877554547Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=640.594µs logger=migrator t=2026-03-05T05:06:45.882662698Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-05T05:06:45.882916164Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=251.656µs logger=migrator t=2026-03-05T05:06:45.88740562Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-05T05:06:45.889692044Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.287044ms logger=migrator t=2026-03-05T05:06:45.893497494Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-05T05:06:45.902896545Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.398971ms logger=migrator t=2026-03-05T05:06:45.907599206Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-05T05:06:45.907732419Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=133.293µs logger=migrator t=2026-03-05T05:06:45.917232983Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-05T05:06:45.918532214Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.299421ms logger=migrator t=2026-03-05T05:06:45.924255859Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-05T05:06:45.924774871Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=520.442µs logger=migrator t=2026-03-05T05:06:45.931017088Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-05T05:06:45.931263804Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=246.516µs logger=migrator t=2026-03-05T05:06:45.935794951Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-05T05:06:45.936587319Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=795.068µs logger=migrator t=2026-03-05T05:06:45.941606578Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-05T05:06:45.951281767Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.675899ms logger=migrator t=2026-03-05T05:06:45.954576024Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-05T05:06:45.963658628Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.080204ms logger=migrator t=2026-03-05T05:06:45.967744824Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-05T05:06:45.969022795Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.278351ms logger=migrator t=2026-03-05T05:06:45.973339276Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-05T05:06:46.057342577Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.98327ms logger=migrator t=2026-03-05T05:06:46.061630079Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-05T05:06:46.062767275Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.138937ms logger=migrator t=2026-03-05T05:06:46.066254358Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-05T05:06:46.067290542Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.035904ms logger=migrator t=2026-03-05T05:06:46.073982389Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-05T05:06:46.102668277Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.683137ms logger=migrator t=2026-03-05T05:06:46.10707591Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-05T05:06:46.115051708Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.975118ms logger=migrator t=2026-03-05T05:06:46.123318293Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-05T05:06:46.123793404Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=475.841µs logger=migrator t=2026-03-05T05:06:46.128778982Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-05T05:06:46.128986587Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=204.995µs logger=migrator t=2026-03-05T05:06:46.134350943Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-05T05:06:46.134583799Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=232.596µs logger=migrator t=2026-03-05T05:06:46.137260242Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-05T05:06:46.137459966Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=200.764µs logger=migrator t=2026-03-05T05:06:46.140943098Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-05T05:06:46.141145553Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=202.875µs logger=migrator t=2026-03-05T05:06:46.14568268Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-05T05:06:46.14732419Z level=info msg="Migration successfully executed" id="create folder table" duration=1.64589ms logger=migrator t=2026-03-05T05:06:46.151837316Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-05T05:06:46.154000167Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.165552ms logger=migrator t=2026-03-05T05:06:46.15799464Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-05T05:06:46.159130158Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.135648ms logger=migrator t=2026-03-05T05:06:46.164349501Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-05T05:06:46.164396102Z level=info msg="Migration successfully executed" id="Update folder title length" duration=48.461µs logger=migrator t=2026-03-05T05:06:46.172090733Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-05T05:06:46.174389747Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.299404ms logger=migrator t=2026-03-05T05:06:46.18127591Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-05T05:06:46.182841266Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.564586ms logger=migrator t=2026-03-05T05:06:46.1889476Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-05T05:06:46.19102844Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.07993ms logger=migrator t=2026-03-05T05:06:46.198562978Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-05T05:06:46.199182472Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=622.595µs logger=migrator t=2026-03-05T05:06:46.206687169Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-05T05:06:46.207063098Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=378.489µs logger=migrator t=2026-03-05T05:06:46.213165032Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-05T05:06:46.214433611Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.272069ms logger=migrator t=2026-03-05T05:06:46.219510651Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-05T05:06:46.220781352Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.270741ms logger=migrator t=2026-03-05T05:06:46.230209473Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-05T05:06:46.231981106Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.767292ms logger=migrator t=2026-03-05T05:06:46.23684432Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-05T05:06:46.238459238Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.613398ms logger=migrator t=2026-03-05T05:06:46.26863602Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-05T05:06:46.269862348Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.233819ms logger=migrator t=2026-03-05T05:06:46.282778533Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-05T05:06:46.284552726Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.777443ms logger=migrator t=2026-03-05T05:06:46.289691096Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-05T05:06:46.292095553Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.404957ms logger=migrator t=2026-03-05T05:06:46.304863794Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-05T05:06:46.306695667Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.836563ms logger=migrator t=2026-03-05T05:06:46.326875014Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-05T05:06:46.328385969Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.512346ms logger=migrator t=2026-03-05T05:06:46.344184371Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-05T05:06:46.34623028Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.046479ms logger=migrator t=2026-03-05T05:06:46.351224917Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-05T05:06:46.35347425Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.255153ms logger=migrator t=2026-03-05T05:06:46.359919922Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-05T05:06:46.360253591Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=329.658µs logger=migrator t=2026-03-05T05:06:46.365232247Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-05T05:06:46.378575702Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.343625ms logger=migrator t=2026-03-05T05:06:46.382788472Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-05T05:06:46.383513819Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=725.377µs logger=migrator t=2026-03-05T05:06:46.389151692Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-05T05:06:46.389173702Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.43µs logger=migrator t=2026-03-05T05:06:46.393873263Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-05T05:06:46.394941018Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.067635ms logger=migrator t=2026-03-05T05:06:46.400634143Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-05T05:06:46.400657253Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=37.961µs logger=migrator t=2026-03-05T05:06:46.405105948Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-05T05:06:46.406336597Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.229219ms logger=migrator t=2026-03-05T05:06:46.411443227Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-05T05:06:46.412596054Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.152057ms logger=migrator t=2026-03-05T05:06:46.418860832Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-05T05:06:46.419958638Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.120177ms logger=migrator t=2026-03-05T05:06:46.426346719Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-05T05:06:46.427187078Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=841.269µs logger=migrator t=2026-03-05T05:06:46.468954073Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-05T05:06:46.469581709Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=629.526µs logger=migrator t=2026-03-05T05:06:46.473672435Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-05T05:06:46.474715799Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.043325ms logger=migrator t=2026-03-05T05:06:46.480457844Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-05T05:06:46.481426918Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=968.354µs logger=migrator t=2026-03-05T05:06:46.488089625Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-05T05:06:46.489692033Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.593248ms logger=migrator t=2026-03-05T05:06:46.496443831Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-05T05:06:46.506815826Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.371225ms logger=migrator t=2026-03-05T05:06:46.511459046Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-05T05:06:46.521632625Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.173329ms logger=migrator t=2026-03-05T05:06:46.527129555Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-05T05:06:46.537442519Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.291033ms logger=migrator t=2026-03-05T05:06:46.542851656Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-05T05:06:46.542928198Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.562µs logger=migrator t=2026-03-05T05:06:46.547232559Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-05T05:06:46.555021193Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.786164ms logger=migrator t=2026-03-05T05:06:46.559722524Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-05T05:06:46.569540585Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.817901ms logger=migrator t=2026-03-05T05:06:46.574425741Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-05T05:06:46.574657006Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=231.005µs logger=migrator t=2026-03-05T05:06:46.579786937Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.97644327s logger=migrator t=2026-03-05T05:06:46.58077325Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-05T05:06:46.59854756Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-05T05:06:46.598751565Z level=info msg="Created default organization" logger=secrets t=2026-03-05T05:06:46.604770776Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-05T05:06:46.654606592Z level=info msg="Restored cache from database" duration=564.495µs logger=plugin.store t=2026-03-05T05:06:46.656108997Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-05T05:06:46.699025438Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-05T05:06:46.699073709Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-05T05:06:46.699165722Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-05T05:06:46.699179423Z level=info msg="Plugins loaded" count=54 duration=43.070997ms logger=query_data t=2026-03-05T05:06:46.704215951Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-05T05:06:46.708532623Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-05T05:06:46.715046876Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-05T05:06:46.726066116Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-05T05:06:46.729725852Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-05T05:06:46.731913924Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-05T05:06:46.754518357Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-05T05:06:46.772886041Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-05T05:06:46.800100843Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-05T05:06:46.800131773Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-05T05:06:46.80042746Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-05T05:06:46.801042365Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-05T05:06:46.801359312Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-05T05:06:46.802323124Z level=info msg="State cache has been initialized" states=0 duration=1.891344ms logger=ngalert.scheduler t=2026-03-05T05:06:46.802428587Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-05T05:06:46.802510379Z level=info msg=starting first_tick=2026-03-05T05:06:50Z logger=http.server t=2026-03-05T05:06:46.805949721Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-05T05:06:46.886478869Z level=info msg="Update check succeeded" duration=85.965267ms logger=provisioning.dashboard t=2026-03-05T05:06:46.903764427Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-05T05:06:46.913421485Z level=info msg="Update check succeeded" duration=112.994644ms logger=plugin.angulardetectorsprovider.dynamic t=2026-03-05T05:06:47.006332655Z level=info msg="Patterns update finished" duration=162.340758ms logger=provisioning.dashboard t=2026-03-05T05:06:47.035534994Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-05T05:06:47.211440362Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-05T05:06:47.2122063Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-05T05:06:50.623552003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.624124687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.638222299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.659639594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.695252274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.759886298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.77782153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.80749331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.825488084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.847487953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.86643747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.907007878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.926117157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.954497668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:50.97240934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.006768479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.028079842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.056424111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.078105462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.112268368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.133541119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.16073215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.179751119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.206349336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.219933156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.249434972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.264440516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.303399624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.328740912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.369386391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.384516777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.433310187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.448470006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.479434636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.498461414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.534700859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.551999147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.593809543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.612526343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.647998211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.667214974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.718441492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:51.746593445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.080876478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.105668292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.421010389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.444101373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.499406708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.521622822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.589647645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.623098804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.662208406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.681658715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.726572224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.748564533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.807591015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.84175803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.945427725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:52.965879178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.042040974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.060707513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.132781163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.158758015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.244649581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.264232073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.41295896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.427900322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.537461636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.550227707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.646648751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.663413946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.74540644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.76150812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.860729929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.884355716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:53.978040995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:54.000834423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:54.084913905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:54.1152135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-05T05:06:54.202359575Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-05T05:07:37.826674537Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-05T05:16:46.857098211Z level=info msg="Completed cleanup jobs" duration=56.089205ms logger=plugins.update.checker t=2026-03-05T05:16:46.944060596Z level=info msg="Update check succeeded" duration=56.589827ms logger=sqlstore.transactions t=2026-03-05T05:21:46.723269864Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-05T05:26:46.866423034Z level=info msg="Completed cleanup jobs" duration=64.987327ms logger=plugins.update.checker t=2026-03-05T05:26:46.944969861Z level=info msg="Update check succeeded" duration=58.405151ms logger=cleanup t=2026-03-05T05:36:46.836182578Z level=info msg="Completed cleanup jobs" duration=35.045528ms logger=plugins.update.checker t=2026-03-05T05:36:46.941921714Z level=info msg="Update check succeeded" duration=54.567039ms logger=infra.usagestats t=2026-03-05T05:37:37.853828563Z level=info msg="Usage stats are ready to report"