logger=settings t=2026-05-22T19:05:23.179136966Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-22T19:05:23Z logger=settings t=2026-05-22T19:05:23.179716086Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-22T19:05:23.179741316Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-22T19:05:23.179748016Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-22T19:05:23.179752876Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-22T19:05:23.179836298Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-22T19:05:23.179853128Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-22T19:05:23.179861618Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-22T19:05:23.179868769Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-22T19:05:23.17993231Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-22T19:05:23.17994656Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-22T19:05:23.17995174Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-22T19:05:23.17995729Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-22T19:05:23.180006561Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-22T19:05:23.180023751Z level=info msg=Target target=[all] logger=settings t=2026-05-22T19:05:23.180115353Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-22T19:05:23.180123653Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-22T19:05:23.180128423Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-22T19:05:23.180188614Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-22T19:05:23.180201294Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-22T19:05:23.180205904Z level=info msg="App mode production" logger=sqlstore t=2026-05-22T19:05:23.180753145Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-22T19:05:23.180780686Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-22T19:05:23.182860692Z level=info msg="Locking database" logger=migrator t=2026-05-22T19:05:23.182875723Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-22T19:05:23.183704168Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-22T19:05:23.185017901Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.313273ms logger=migrator t=2026-05-22T19:05:23.197262882Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-22T19:05:23.198857131Z level=info msg="Migration successfully executed" id="create user table" duration=1.593789ms logger=migrator t=2026-05-22T19:05:23.203933213Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-22T19:05:23.205435019Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.501347ms logger=migrator t=2026-05-22T19:05:23.209585385Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-22T19:05:23.210354518Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=769.353µs logger=migrator t=2026-05-22T19:05:23.217390505Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-22T19:05:23.218735849Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=985.528µs logger=migrator t=2026-05-22T19:05:23.224945591Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-22T19:05:23.226919237Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.972356ms logger=migrator t=2026-05-22T19:05:23.231706564Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-22T19:05:23.234557415Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.850662ms logger=migrator t=2026-05-22T19:05:23.239614156Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-22T19:05:23.240490551Z level=info msg="Migration successfully executed" id="create user table v2" duration=874.965µs logger=migrator t=2026-05-22T19:05:23.243657648Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-22T19:05:23.244484333Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=826.355µs logger=migrator t=2026-05-22T19:05:23.247975257Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-22T19:05:23.248826422Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=851.345µs logger=migrator t=2026-05-22T19:05:23.253584528Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-22T19:05:23.254091397Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=503.899µs logger=migrator t=2026-05-22T19:05:23.268515107Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-22T19:05:23.269514634Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.002897ms logger=migrator t=2026-05-22T19:05:23.272288624Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-22T19:05:23.273611159Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.325115ms logger=migrator t=2026-05-22T19:05:23.278069448Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-22T19:05:23.278107809Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.341µs logger=migrator t=2026-05-22T19:05:23.282377396Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-22T19:05:23.283542677Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.165371ms logger=migrator t=2026-05-22T19:05:23.286528001Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-22T19:05:23.286749065Z level=info msg="Migration successfully executed" id="Add missing user data" duration=221.294µs logger=migrator t=2026-05-22T19:05:23.289549715Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-22T19:05:23.290735617Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.186762ms logger=migrator t=2026-05-22T19:05:23.294576016Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-22T19:05:23.295308979Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=733.523µs logger=migrator t=2026-05-22T19:05:23.2992171Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-22T19:05:23.300419951Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.206121ms logger=migrator t=2026-05-22T19:05:23.303364744Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-22T19:05:23.312200684Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.832849ms logger=migrator t=2026-05-22T19:05:23.315423422Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-22T19:05:23.316225097Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=802.445µs logger=migrator t=2026-05-22T19:05:23.319922263Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-22T19:05:23.320062205Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=141.932µs logger=migrator t=2026-05-22T19:05:23.322201964Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-22T19:05:23.322956947Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=755.033µs logger=migrator t=2026-05-22T19:05:23.327070192Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-22T19:05:23.327362587Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=293.095µs logger=migrator t=2026-05-22T19:05:23.381165117Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-22T19:05:23.381859029Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=697.642µs logger=migrator t=2026-05-22T19:05:23.442244658Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-22T19:05:23.443634522Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.416405ms logger=migrator t=2026-05-22T19:05:23.452617775Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-22T19:05:23.454758953Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.143858ms logger=migrator t=2026-05-22T19:05:23.463105383Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-22T19:05:23.464140773Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.046769ms logger=migrator t=2026-05-22T19:05:23.47012077Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-22T19:05:23.471059557Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=938.467µs logger=migrator t=2026-05-22T19:05:23.475844543Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-22T19:05:23.476551696Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=707.813µs logger=migrator t=2026-05-22T19:05:23.481855772Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-22T19:05:23.481886052Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.991µs logger=migrator t=2026-05-22T19:05:23.485826783Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-22T19:05:23.486549066Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=721.503µs logger=migrator t=2026-05-22T19:05:23.490979646Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-22T19:05:23.492514924Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.534908ms logger=migrator t=2026-05-22T19:05:23.49677884Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-22T19:05:23.498050924Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.275974ms logger=migrator t=2026-05-22T19:05:23.502425972Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-22T19:05:23.503158246Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=732.064µs logger=migrator t=2026-05-22T19:05:23.510264234Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:05:23.51339308Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.128616ms logger=migrator t=2026-05-22T19:05:23.517534685Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-22T19:05:23.51839117Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=856.235µs logger=migrator t=2026-05-22T19:05:23.522176788Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-22T19:05:23.522944662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=768.004µs logger=migrator t=2026-05-22T19:05:23.527882241Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-22T19:05:23.528610315Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=727.944µs logger=migrator t=2026-05-22T19:05:23.53278668Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-22T19:05:23.533523433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=736.613µs logger=migrator t=2026-05-22T19:05:23.537459634Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-22T19:05:23.538189347Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=730.933µs logger=migrator t=2026-05-22T19:05:23.542942893Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-22T19:05:23.543509503Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=566.91µs logger=migrator t=2026-05-22T19:05:23.54888697Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-22T19:05:23.550089351Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.203621ms logger=migrator t=2026-05-22T19:05:23.553953771Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-22T19:05:23.554307858Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=354.237µs logger=migrator t=2026-05-22T19:05:23.558242188Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-22T19:05:23.558854999Z level=info msg="Migration successfully executed" id="create star table" duration=612.981µs logger=migrator t=2026-05-22T19:05:23.563728477Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-22T19:05:23.56446282Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=733.963µs logger=migrator t=2026-05-22T19:05:23.568453353Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-22T19:05:23.569211316Z level=info msg="Migration successfully executed" id="create org table v1" duration=758.033µs logger=migrator t=2026-05-22T19:05:23.574214446Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-22T19:05:23.575138283Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=923.717µs logger=migrator t=2026-05-22T19:05:23.580154843Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-22T19:05:23.580829165Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=677.812µs logger=migrator t=2026-05-22T19:05:23.585722714Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-22T19:05:23.586481897Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=758.883µs logger=migrator t=2026-05-22T19:05:23.592922774Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-22T19:05:23.593758979Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=836.945µs logger=migrator t=2026-05-22T19:05:23.599760787Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-22T19:05:23.600735654Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=974.807µs logger=migrator t=2026-05-22T19:05:23.605155794Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-22T19:05:23.605182495Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.911µs logger=migrator t=2026-05-22T19:05:23.609806658Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-22T19:05:23.609832089Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.521µs logger=migrator t=2026-05-22T19:05:23.614145206Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-22T19:05:23.61440194Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=256.764µs logger=migrator t=2026-05-22T19:05:23.618835861Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-22T19:05:23.619666385Z level=info msg="Migration successfully executed" id="create dashboard table" duration=831.024µs logger=migrator t=2026-05-22T19:05:23.627348864Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-22T19:05:23.628860661Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.512807ms logger=migrator t=2026-05-22T19:05:23.635895798Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-22T19:05:23.637406846Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.513078ms logger=migrator t=2026-05-22T19:05:23.642461926Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-22T19:05:23.642994916Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=533.73µs logger=migrator t=2026-05-22T19:05:23.648398833Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-22T19:05:23.650134755Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.741082ms logger=migrator t=2026-05-22T19:05:23.656396057Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-22T19:05:23.65762827Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.236253ms logger=migrator t=2026-05-22T19:05:23.666968668Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-22T19:05:23.671266776Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.298368ms logger=migrator t=2026-05-22T19:05:23.681410458Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-22T19:05:23.682653211Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.246253ms logger=migrator t=2026-05-22T19:05:23.690271948Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-22T19:05:23.691869837Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.599909ms logger=migrator t=2026-05-22T19:05:23.700106615Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-22T19:05:23.702621621Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.514276ms logger=migrator t=2026-05-22T19:05:23.714070457Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-22T19:05:23.715203857Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.13623ms logger=migrator t=2026-05-22T19:05:23.719138559Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-22T19:05:23.722885756Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=3.744628ms logger=migrator t=2026-05-22T19:05:23.729822492Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-22T19:05:23.730159257Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=339.836µs logger=migrator t=2026-05-22T19:05:23.739022597Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-22T19:05:23.741131875Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.110328ms logger=migrator t=2026-05-22T19:05:23.747573511Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-22T19:05:23.750063326Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.493255ms logger=migrator t=2026-05-22T19:05:23.756441891Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-22T19:05:23.757802186Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.361085ms logger=migrator t=2026-05-22T19:05:23.762364647Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-22T19:05:23.762942967Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=578.93µs logger=migrator t=2026-05-22T19:05:23.771549113Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-22T19:05:23.77301716Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.471747ms logger=migrator t=2026-05-22T19:05:23.777968679Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-22T19:05:23.779066338Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.100739ms logger=migrator t=2026-05-22T19:05:23.78630976Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-22T19:05:23.787114124Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=804.345µs logger=migrator t=2026-05-22T19:05:23.792789816Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-22T19:05:23.792820106Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.89µs logger=migrator t=2026-05-22T19:05:23.798538849Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-22T19:05:23.79858068Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.181µs logger=migrator t=2026-05-22T19:05:23.802832137Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-22T19:05:23.804292113Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.459936ms logger=migrator t=2026-05-22T19:05:23.811942191Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-22T19:05:23.813445368Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.504417ms logger=migrator t=2026-05-22T19:05:23.81912704Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-22T19:05:23.820887832Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.760662ms logger=migrator t=2026-05-22T19:05:23.82574993Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-22T19:05:23.827114344Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.364144ms logger=migrator t=2026-05-22T19:05:23.831573765Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-22T19:05:23.831966572Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=397.317µs logger=migrator t=2026-05-22T19:05:23.835886502Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-22T19:05:23.836952012Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.07189ms logger=migrator t=2026-05-22T19:05:23.843897957Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-22T19:05:23.847302408Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=3.420752ms logger=migrator t=2026-05-22T19:05:23.857794747Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-22T19:05:23.857907489Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=115.482µs logger=migrator t=2026-05-22T19:05:23.865041328Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-22T19:05:23.866866221Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.826843ms logger=migrator t=2026-05-22T19:05:23.876619297Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-22T19:05:23.877502852Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=884.005µs logger=migrator t=2026-05-22T19:05:23.883365898Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:05:23.8928793Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.515102ms logger=migrator t=2026-05-22T19:05:23.896621257Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-22T19:05:23.89736654Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=745.633µs logger=migrator t=2026-05-22T19:05:23.900287833Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-22T19:05:23.901118318Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=832.735µs logger=migrator t=2026-05-22T19:05:23.904764234Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-22T19:05:23.905564988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=793.114µs logger=migrator t=2026-05-22T19:05:23.908675244Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-22T19:05:23.909143244Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=467.649µs logger=migrator t=2026-05-22T19:05:23.912143027Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-22T19:05:23.912898791Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=755.284µs logger=migrator t=2026-05-22T19:05:23.919401848Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-22T19:05:23.921604548Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.20443ms logger=migrator t=2026-05-22T19:05:23.926782071Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-22T19:05:23.927385132Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=606.171µs logger=migrator t=2026-05-22T19:05:23.930662771Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-22T19:05:23.930808233Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=145.712µs logger=migrator t=2026-05-22T19:05:23.93397293Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-22T19:05:23.934119713Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=147.663µs logger=migrator t=2026-05-22T19:05:23.941421025Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-22T19:05:23.942463993Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.045288ms logger=migrator t=2026-05-22T19:05:23.949913518Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-22T19:05:23.952121728Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.20955ms logger=migrator t=2026-05-22T19:05:23.955354036Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-22T19:05:23.955997907Z level=info msg="Migration successfully executed" id="create data_source table" duration=643.761µs logger=migrator t=2026-05-22T19:05:23.96111296Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-22T19:05:23.961644289Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=531.699µs logger=migrator t=2026-05-22T19:05:23.97613883Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-22T19:05:23.977346542Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.209082ms logger=migrator t=2026-05-22T19:05:23.9866531Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-22T19:05:23.987171219Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=518.349µs logger=migrator t=2026-05-22T19:05:23.991019199Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-22T19:05:23.99164687Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=627.611µs logger=migrator t=2026-05-22T19:05:23.99832334Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-22T19:05:24.005267246Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.944026ms logger=migrator t=2026-05-22T19:05:24.0088693Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-22T19:05:24.009640014Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=770.984µs logger=migrator t=2026-05-22T19:05:24.014563203Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-22T19:05:24.015117023Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=554.39µs logger=migrator t=2026-05-22T19:05:24.02054127Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-22T19:05:24.021132992Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=591.072µs logger=migrator t=2026-05-22T19:05:24.352765734Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-22T19:05:24.353845383Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.082309ms logger=migrator t=2026-05-22T19:05:24.494856894Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-22T19:05:24.497373819Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.520545ms logger=migrator t=2026-05-22T19:05:24.577201206Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-22T19:05:24.582712696Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.51685ms logger=migrator t=2026-05-22T19:05:24.892821991Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-22T19:05:24.892898862Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=81.331µs logger=migrator t=2026-05-22T19:05:25.056600809Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-22T19:05:25.056892144Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=295.425µs logger=migrator t=2026-05-22T19:05:25.061854914Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-22T19:05:25.064455731Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.600577ms logger=migrator t=2026-05-22T19:05:25.069860298Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-22T19:05:25.070087102Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=224.664µs logger=migrator t=2026-05-22T19:05:25.073812629Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-22T19:05:25.074191555Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=383.396µs logger=migrator t=2026-05-22T19:05:25.078999622Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-22T19:05:25.081535288Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.535646ms logger=migrator t=2026-05-22T19:05:25.084636454Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-22T19:05:25.084818997Z level=info msg="Migration successfully executed" id="Update uid value" duration=182.833µs logger=migrator t=2026-05-22T19:05:25.090900606Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-22T19:05:25.091741002Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=838.106µs logger=migrator t=2026-05-22T19:05:25.098486323Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-22T19:05:25.100010171Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.527158ms logger=migrator t=2026-05-22T19:05:25.104393599Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-22T19:05:25.105717994Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.324565ms logger=migrator t=2026-05-22T19:05:25.111736082Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-22T19:05:25.112542556Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=803.224µs logger=migrator t=2026-05-22T19:05:25.118665046Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-22T19:05:25.119495431Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=830.675µs logger=migrator t=2026-05-22T19:05:25.125158513Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-22T19:05:25.126850923Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.69205ms logger=migrator t=2026-05-22T19:05:25.132318942Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-22T19:05:25.133341751Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.02424ms logger=migrator t=2026-05-22T19:05:25.138515343Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-22T19:05:25.139257737Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=744.954µs logger=migrator t=2026-05-22T19:05:25.142700209Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-22T19:05:25.143396761Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=697.582µs logger=migrator t=2026-05-22T19:05:25.147795501Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-22T19:05:25.154500431Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.70453ms logger=migrator t=2026-05-22T19:05:25.158067745Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-22T19:05:25.158817399Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=749.344µs logger=migrator t=2026-05-22T19:05:25.162034277Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-22T19:05:25.16279392Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=759.903µs logger=migrator t=2026-05-22T19:05:25.169208725Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-22T19:05:25.17052456Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.315994ms logger=migrator t=2026-05-22T19:05:25.174292687Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-22T19:05:25.17552636Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.233693ms logger=migrator t=2026-05-22T19:05:25.180872876Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-22T19:05:25.181183242Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=310.336µs logger=migrator t=2026-05-22T19:05:25.184850547Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-22T19:05:25.185364166Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=513.989µs logger=migrator t=2026-05-22T19:05:25.189633384Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-22T19:05:25.189658024Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25.87µs logger=migrator t=2026-05-22T19:05:25.192827771Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-22T19:05:25.195456108Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.628007ms logger=migrator t=2026-05-22T19:05:25.200125402Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-22T19:05:25.202723969Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.598597ms logger=migrator t=2026-05-22T19:05:25.205764083Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-22T19:05:25.205928786Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.473µs logger=migrator t=2026-05-22T19:05:25.209394519Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-22T19:05:25.212014237Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.620267ms logger=migrator t=2026-05-22T19:05:25.216925224Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-22T19:05:25.219546051Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.620057ms logger=migrator t=2026-05-22T19:05:25.222909653Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-22T19:05:25.223687206Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=778.053µs logger=migrator t=2026-05-22T19:05:25.226763262Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-22T19:05:25.227443274Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=679.692µs logger=migrator t=2026-05-22T19:05:25.233157967Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-22T19:05:25.234032572Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=875.865µs logger=migrator t=2026-05-22T19:05:25.243609045Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-22T19:05:25.244981379Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.372654ms logger=migrator t=2026-05-22T19:05:25.251491397Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-22T19:05:25.253100035Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.608058ms logger=migrator t=2026-05-22T19:05:25.257350002Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-22T19:05:25.25891626Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.566008ms logger=migrator t=2026-05-22T19:05:25.262738319Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-22T19:05:25.262842471Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.162µs logger=migrator t=2026-05-22T19:05:25.267352002Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-22T19:05:25.267383462Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.28µs logger=migrator t=2026-05-22T19:05:25.271068779Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-22T19:05:25.275846575Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.772316ms logger=migrator t=2026-05-22T19:05:25.279730405Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-22T19:05:25.28278551Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.050105ms logger=migrator t=2026-05-22T19:05:25.287117468Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-22T19:05:25.287221269Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=104.591µs logger=migrator t=2026-05-22T19:05:25.290878226Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-22T19:05:25.291774412Z level=info msg="Migration successfully executed" id="create quota table v1" duration=896.395µs logger=migrator t=2026-05-22T19:05:25.295342455Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-22T19:05:25.296307303Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=964.748µs logger=migrator t=2026-05-22T19:05:25.299737155Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-22T19:05:25.299772225Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.23µs logger=migrator t=2026-05-22T19:05:25.304782376Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-22T19:05:25.30614857Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.362744ms logger=migrator t=2026-05-22T19:05:25.310130992Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-22T19:05:25.311491106Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.361424ms logger=migrator t=2026-05-22T19:05:25.315989907Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-22T19:05:25.319202045Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.208748ms logger=migrator t=2026-05-22T19:05:25.324964999Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-22T19:05:25.324994789Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.6µs logger=migrator t=2026-05-22T19:05:25.328593894Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-22T19:05:25.329778086Z level=info msg="Migration successfully executed" id="create session table" duration=1.181682ms logger=migrator t=2026-05-22T19:05:25.334080153Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-22T19:05:25.334301167Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=221.003µs logger=migrator t=2026-05-22T19:05:25.339150184Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-22T19:05:25.339273466Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=122.972µs logger=migrator t=2026-05-22T19:05:25.343013443Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-22T19:05:25.343854889Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=840.876µs logger=migrator t=2026-05-22T19:05:25.347918182Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-22T19:05:25.34944699Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.532088ms logger=migrator t=2026-05-22T19:05:25.35450909Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-22T19:05:25.354535721Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.09µs logger=migrator t=2026-05-22T19:05:25.359287706Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-22T19:05:25.359316787Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.551µs logger=migrator t=2026-05-22T19:05:25.362933572Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-22T19:05:25.366166991Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.232809ms logger=migrator t=2026-05-22T19:05:25.371401245Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-22T19:05:25.374606313Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.204918ms logger=migrator t=2026-05-22T19:05:25.378980191Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-22T19:05:25.379085843Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.932µs logger=migrator t=2026-05-22T19:05:25.383137286Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-22T19:05:25.383242148Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=105.222µs logger=migrator t=2026-05-22T19:05:25.386951934Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-22T19:05:25.388643655Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.692981ms logger=migrator t=2026-05-22T19:05:25.392675237Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-22T19:05:25.392715178Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.461µs logger=migrator t=2026-05-22T19:05:25.396819413Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-22T19:05:25.399989139Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.171807ms logger=migrator t=2026-05-22T19:05:25.403448711Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-22T19:05:25.403640955Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=192.354µs logger=migrator t=2026-05-22T19:05:25.407403302Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-22T19:05:25.41058713Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.179858ms logger=migrator t=2026-05-22T19:05:25.417286841Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-22T19:05:25.420817824Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.531293ms logger=migrator t=2026-05-22T19:05:25.42448236Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-22T19:05:25.424616993Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=137.354µs logger=migrator t=2026-05-22T19:05:25.428395711Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-22T19:05:25.429341957Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=946.246µs logger=migrator t=2026-05-22T19:05:25.434038812Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-22T19:05:25.434936608Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=897.266µs logger=migrator t=2026-05-22T19:05:25.439391119Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-22T19:05:25.440734932Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.343673ms logger=migrator t=2026-05-22T19:05:25.444676484Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-22T19:05:25.445886565Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.207931ms logger=migrator t=2026-05-22T19:05:25.457353412Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-22T19:05:25.458569174Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.215053ms logger=migrator t=2026-05-22T19:05:25.463934821Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-22T19:05:25.464929588Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=995.047µs logger=migrator t=2026-05-22T19:05:25.468997831Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-22T19:05:25.470417187Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.418946ms logger=migrator t=2026-05-22T19:05:25.475244754Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-22T19:05:25.476509136Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.264952ms logger=migrator t=2026-05-22T19:05:25.482245099Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-22T19:05:25.483090874Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=846.375µs logger=migrator t=2026-05-22T19:05:25.487936552Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-22T19:05:25.500279164Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.341782ms logger=migrator t=2026-05-22T19:05:25.505131511Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-22T19:05:25.505679921Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=549.04µs logger=migrator t=2026-05-22T19:05:25.509580011Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-22T19:05:25.510395866Z 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=814.095µs logger=migrator t=2026-05-22T19:05:25.514389898Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-22T19:05:25.514913848Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=523.769µs logger=migrator t=2026-05-22T19:05:25.520350205Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-22T19:05:25.520964866Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=614.351µs logger=migrator t=2026-05-22T19:05:25.524725414Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-22T19:05:25.525665421Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=939.627µs logger=migrator t=2026-05-22T19:05:25.529785485Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-22T19:05:25.533634724Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.850839ms logger=migrator t=2026-05-22T19:05:25.538590953Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-22T19:05:25.542598286Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.006463ms logger=migrator t=2026-05-22T19:05:25.546098169Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-22T19:05:25.549642702Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.546253ms logger=migrator t=2026-05-22T19:05:25.553114104Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-22T19:05:25.557192558Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.078554ms logger=migrator t=2026-05-22T19:05:25.561464755Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-22T19:05:25.562401802Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=935.207µs logger=migrator t=2026-05-22T19:05:25.567982843Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-22T19:05:25.568043184Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=55.561µs logger=migrator t=2026-05-22T19:05:25.573207857Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-22T19:05:25.573252258Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.631µs logger=migrator t=2026-05-22T19:05:25.578637644Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-22T19:05:25.580135111Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.500007ms logger=migrator t=2026-05-22T19:05:25.594876086Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T19:05:25.595922836Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.04753ms logger=migrator t=2026-05-22T19:05:25.601442875Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-22T19:05:25.602655517Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.211721ms logger=migrator t=2026-05-22T19:05:25.606740201Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-22T19:05:25.608231467Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.496827ms logger=migrator t=2026-05-22T19:05:25.612890351Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T19:05:25.614271955Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.382524ms logger=migrator t=2026-05-22T19:05:25.617770198Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-22T19:05:25.622821569Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.030241ms logger=migrator t=2026-05-22T19:05:25.629129964Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-22T19:05:25.634006461Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.853606ms logger=migrator t=2026-05-22T19:05:25.638539253Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-22T19:05:25.638864478Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=328.605µs logger=migrator t=2026-05-22T19:05:25.643044273Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-22T19:05:25.64508455Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.031387ms logger=migrator t=2026-05-22T19:05:25.650354185Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-22T19:05:25.65174195Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.388015ms logger=migrator t=2026-05-22T19:05:25.655456947Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-22T19:05:25.661511825Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.055478ms logger=migrator t=2026-05-22T19:05:25.666321102Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-22T19:05:25.666388813Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.121µs logger=migrator t=2026-05-22T19:05:25.67120477Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-22T19:05:25.672118647Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=913.037µs logger=migrator t=2026-05-22T19:05:25.676505655Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-22T19:05:25.677380871Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=875.116µs logger=migrator t=2026-05-22T19:05:25.681087318Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-22T19:05:25.681167959Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.911µs logger=migrator t=2026-05-22T19:05:25.685043819Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-22T19:05:25.685923895Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=877.276µs logger=migrator t=2026-05-22T19:05:25.689573971Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-22T19:05:25.690499127Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=924.767µs logger=migrator t=2026-05-22T19:05:25.697541944Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-22T19:05:25.698476041Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=932.617µs logger=migrator t=2026-05-22T19:05:25.703037993Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-22T19:05:25.70455061Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.508347ms logger=migrator t=2026-05-22T19:05:25.711834081Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-22T19:05:25.713476601Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.6431ms logger=migrator t=2026-05-22T19:05:25.721638538Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-22T19:05:25.722657956Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.019918ms logger=migrator t=2026-05-22T19:05:25.730839474Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-22T19:05:25.730881364Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.92µs logger=migrator t=2026-05-22T19:05:25.737741257Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-22T19:05:25.744981458Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.241261ms logger=migrator t=2026-05-22T19:05:25.75121963Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-22T19:05:25.752916611Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.699441ms logger=migrator t=2026-05-22T19:05:25.762040805Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-22T19:05:25.770033889Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.998954ms logger=migrator t=2026-05-22T19:05:25.778136445Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-22T19:05:25.779687982Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.557077ms logger=migrator t=2026-05-22T19:05:25.794396788Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-22T19:05:25.796114488Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.70235ms logger=migrator t=2026-05-22T19:05:25.808346898Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-22T19:05:25.809429338Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.08548ms logger=migrator t=2026-05-22T19:05:25.818246857Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-22T19:05:25.831041917Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.79807ms logger=migrator t=2026-05-22T19:05:25.83674747Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-22T19:05:25.83734289Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=595.55µs logger=migrator t=2026-05-22T19:05:25.84344445Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-22T19:05:25.844515189Z 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.074149ms logger=migrator t=2026-05-22T19:05:25.848918818Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-22T19:05:25.849229944Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=311.726µs logger=migrator t=2026-05-22T19:05:25.855523867Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-22T19:05:25.856180089Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=646.072µs logger=migrator t=2026-05-22T19:05:25.8628957Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-22T19:05:25.863230636Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=329.396µs logger=migrator t=2026-05-22T19:05:25.873607683Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-22T19:05:25.881917923Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.312749ms logger=migrator t=2026-05-22T19:05:25.887049765Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-22T19:05:25.891088207Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.037822ms logger=migrator t=2026-05-22T19:05:25.895462756Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-22T19:05:25.896435964Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=973.388µs logger=migrator t=2026-05-22T19:05:25.899898696Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-22T19:05:25.900768411Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=869.955µs logger=migrator t=2026-05-22T19:05:25.907158437Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-22T19:05:25.907419201Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=261.324µs logger=migrator t=2026-05-22T19:05:25.915828003Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-22T19:05:25.920824523Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.99586ms logger=migrator t=2026-05-22T19:05:25.926646938Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-22T19:05:25.927974041Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.333173ms logger=migrator t=2026-05-22T19:05:25.933265866Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-22T19:05:25.933412149Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=147.053µs logger=migrator t=2026-05-22T19:05:25.9384305Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-22T19:05:25.938762035Z level=info msg="Migration successfully executed" id="Move region to single row" duration=334.486µs logger=migrator t=2026-05-22T19:05:25.942841649Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-22T19:05:25.944155043Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.313563ms logger=migrator t=2026-05-22T19:05:25.952503723Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-22T19:05:25.953333307Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=831.044µs logger=migrator t=2026-05-22T19:05:25.958077653Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T19:05:25.959696723Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.570909ms logger=migrator t=2026-05-22T19:05:25.964992837Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T19:05:25.966429644Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.436576ms logger=migrator t=2026-05-22T19:05:25.971997274Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-22T19:05:25.973155434Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.16247ms logger=migrator t=2026-05-22T19:05:25.979226093Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-22T19:05:25.980294713Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.0694ms logger=migrator t=2026-05-22T19:05:25.985423346Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-22T19:05:25.985495377Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.981µs logger=migrator t=2026-05-22T19:05:25.991070947Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-22T19:05:25.992447692Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.377054ms logger=migrator t=2026-05-22T19:05:25.999710233Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-22T19:05:26.000610969Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=900.596µs logger=migrator t=2026-05-22T19:05:26.006523395Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-22T19:05:26.007439572Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=916.997µs logger=migrator t=2026-05-22T19:05:26.015920204Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-22T19:05:26.017178876Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.261322ms logger=migrator t=2026-05-22T19:05:26.025602778Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-22T19:05:26.026059756Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=454.738µs logger=migrator t=2026-05-22T19:05:26.034433737Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-22T19:05:26.035486646Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.054479ms logger=migrator t=2026-05-22T19:05:26.040333012Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-22T19:05:26.040499555Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=148.793µs logger=migrator t=2026-05-22T19:05:26.045034457Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-22T19:05:26.045817551Z level=info msg="Migration successfully executed" id="create team table" duration=783.274µs logger=migrator t=2026-05-22T19:05:26.126817708Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-22T19:05:26.127850007Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.036299ms logger=migrator t=2026-05-22T19:05:26.133614461Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-22T19:05:26.134624839Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.010168ms logger=migrator t=2026-05-22T19:05:26.141163436Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-22T19:05:26.149227331Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.064605ms logger=migrator t=2026-05-22T19:05:26.154792541Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-22T19:05:26.154972294Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=186.973µs logger=migrator t=2026-05-22T19:05:26.159271072Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-22T19:05:26.160430672Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.15966ms logger=migrator t=2026-05-22T19:05:26.165247699Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-22T19:05:26.166539532Z level=info msg="Migration successfully executed" id="create team member table" duration=1.292813ms logger=migrator t=2026-05-22T19:05:26.174410254Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-22T19:05:26.175961182Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.550778ms logger=migrator t=2026-05-22T19:05:26.201796797Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-22T19:05:26.204394944Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.597496ms logger=migrator t=2026-05-22T19:05:26.252714332Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-22T19:05:26.254475654Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.761602ms logger=migrator t=2026-05-22T19:05:26.259476514Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-22T19:05:26.264135648Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.659394ms logger=migrator t=2026-05-22T19:05:26.268626249Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-22T19:05:26.273275202Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.648793ms logger=migrator t=2026-05-22T19:05:26.278537056Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-22T19:05:26.283214131Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.673355ms logger=migrator t=2026-05-22T19:05:26.28710267Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-22T19:05:26.288006737Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=904.897µs logger=migrator t=2026-05-22T19:05:26.293273452Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-22T19:05:26.294155458Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=881.896µs logger=migrator t=2026-05-22T19:05:26.301722054Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-22T19:05:26.303248731Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.526107ms logger=migrator t=2026-05-22T19:05:26.309274109Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-22T19:05:26.310200246Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=926.447µs logger=migrator t=2026-05-22T19:05:26.315383569Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-22T19:05:26.316281486Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=897.787µs logger=migrator t=2026-05-22T19:05:26.320490711Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-22T19:05:26.321404648Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=921.027µs logger=migrator t=2026-05-22T19:05:26.325929199Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-22T19:05:26.326914167Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=985.148µs logger=migrator t=2026-05-22T19:05:26.330920549Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-22T19:05:26.331845845Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=924.766µs logger=migrator t=2026-05-22T19:05:26.336602161Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-22T19:05:26.337071209Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=469.168µs logger=migrator t=2026-05-22T19:05:26.3415267Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-22T19:05:26.341741403Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=214.804µs logger=migrator t=2026-05-22T19:05:26.346988238Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-22T19:05:26.34769301Z level=info msg="Migration successfully executed" id="create tag table" duration=704.802µs logger=migrator t=2026-05-22T19:05:26.352611469Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-22T19:05:26.353487215Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=873.835µs logger=migrator t=2026-05-22T19:05:26.358086448Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-22T19:05:26.358860431Z level=info msg="Migration successfully executed" id="create login attempt table" duration=771.553µs logger=migrator t=2026-05-22T19:05:26.36434313Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-22T19:05:26.365267066Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=921.666µs logger=migrator t=2026-05-22T19:05:26.371763404Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-22T19:05:26.372654509Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=891.726µs logger=migrator t=2026-05-22T19:05:26.377531237Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:05:26.394244828Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.713521ms logger=migrator t=2026-05-22T19:05:26.399215026Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-22T19:05:26.399783627Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=568.551µs logger=migrator t=2026-05-22T19:05:26.403385432Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-22T19:05:26.404309438Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=923.576µs logger=migrator t=2026-05-22T19:05:26.408705178Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-22T19:05:26.408996973Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=291.365µs logger=migrator t=2026-05-22T19:05:26.414435291Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-22T19:05:26.415397838Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=962.957µs logger=migrator t=2026-05-22T19:05:26.420240535Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-22T19:05:26.420956928Z level=info msg="Migration successfully executed" id="create user auth table" duration=716.263µs logger=migrator t=2026-05-22T19:05:26.424621114Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-22T19:05:26.425537061Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=915.737µs logger=migrator t=2026-05-22T19:05:26.430559111Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-22T19:05:26.430623942Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.331µs logger=migrator t=2026-05-22T19:05:26.434364659Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-22T19:05:26.439368669Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.00367ms logger=migrator t=2026-05-22T19:05:26.443098536Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-22T19:05:26.448176008Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.079292ms logger=migrator t=2026-05-22T19:05:26.453487703Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-22T19:05:26.458803149Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.317346ms logger=migrator t=2026-05-22T19:05:26.465133352Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-22T19:05:26.470210114Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.076782ms logger=migrator t=2026-05-22T19:05:26.474013402Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-22T19:05:26.474993809Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=979.987µs logger=migrator t=2026-05-22T19:05:26.481487607Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-22T19:05:26.489153785Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.665438ms logger=migrator t=2026-05-22T19:05:26.548234487Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-22T19:05:26.549068042Z level=info msg="Migration successfully executed" id="create server_lock table" duration=834.325µs logger=migrator t=2026-05-22T19:05:26.55507116Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-22T19:05:26.555995516Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=924.666µs logger=migrator t=2026-05-22T19:05:26.561145879Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-22T19:05:26.561974124Z level=info msg="Migration successfully executed" id="create user auth token table" duration=828.495µs logger=migrator t=2026-05-22T19:05:26.568751366Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-22T19:05:26.569699833Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=948.827µs logger=migrator t=2026-05-22T19:05:26.574014981Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-22T19:05:26.574941617Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=926.726µs logger=migrator t=2026-05-22T19:05:26.586337512Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-22T19:05:26.58786061Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.519018ms logger=migrator t=2026-05-22T19:05:26.593383629Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-22T19:05:26.598745616Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.361927ms logger=migrator t=2026-05-22T19:05:26.602798578Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-22T19:05:26.603753195Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=954.847µs logger=migrator t=2026-05-22T19:05:26.608518121Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-22T19:05:26.609352655Z level=info msg="Migration successfully executed" id="create cache_data table" duration=834.684µs logger=migrator t=2026-05-22T19:05:26.614422677Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-22T19:05:26.615338854Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=916.347µs logger=migrator t=2026-05-22T19:05:26.620017368Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-22T19:05:26.620836553Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=819.265µs logger=migrator t=2026-05-22T19:05:26.627868209Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-22T19:05:26.629360976Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.496747ms logger=migrator t=2026-05-22T19:05:26.635048169Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-22T19:05:26.63511774Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.451µs logger=migrator t=2026-05-22T19:05:26.641641477Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-22T19:05:26.641729288Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=93.041µs logger=migrator t=2026-05-22T19:05:26.645948264Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-22T19:05:26.647422321Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.474027ms logger=migrator t=2026-05-22T19:05:26.65850812Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:05:26.659761732Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.256512ms logger=migrator t=2026-05-22T19:05:26.664125791Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:05:26.665110479Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=984.248µs logger=migrator t=2026-05-22T19:05:26.672060944Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:05:26.672129865Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=69.881µs logger=migrator t=2026-05-22T19:05:26.67683896Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:05:26.677832348Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=992.878µs logger=migrator t=2026-05-22T19:05:26.682288297Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:05:26.683245995Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=957.438µs logger=migrator t=2026-05-22T19:05:26.688029792Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:05:26.68962038Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.590409ms logger=migrator t=2026-05-22T19:05:26.695983184Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:05:26.697075804Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.09375ms logger=migrator t=2026-05-22T19:05:26.703383327Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-22T19:05:26.707913889Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.533872ms logger=migrator t=2026-05-22T19:05:26.713882156Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-22T19:05:26.714810683Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=928.326µs logger=migrator t=2026-05-22T19:05:26.720839871Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-22T19:05:26.720992424Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=155.883µs logger=migrator t=2026-05-22T19:05:26.726486782Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-22T19:05:26.728139032Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.65224ms logger=migrator t=2026-05-22T19:05:26.732645033Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-22T19:05:26.733640881Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=995.498µs logger=migrator t=2026-05-22T19:05:26.737752795Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-22T19:05:26.738726153Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=972.868µs logger=migrator t=2026-05-22T19:05:26.745135608Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:05:26.745203979Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.101µs logger=migrator t=2026-05-22T19:05:26.749408804Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-22T19:05:26.750588806Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.180812ms logger=migrator t=2026-05-22T19:05:26.755344682Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-22T19:05:26.757126914Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.781822ms logger=migrator t=2026-05-22T19:05:26.762925387Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-22T19:05:26.76412294Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.196933ms logger=migrator t=2026-05-22T19:05:26.773131852Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-22T19:05:26.774373383Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.240992ms logger=migrator t=2026-05-22T19:05:26.782287856Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-22T19:05:26.790799869Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.509903ms logger=migrator t=2026-05-22T19:05:26.797536871Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-22T19:05:26.798277634Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=740.003µs logger=migrator t=2026-05-22T19:05:26.804629598Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T19:05:26.805588485Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=958.567µs logger=migrator t=2026-05-22T19:05:26.810134017Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-22T19:05:26.837877406Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.745619ms logger=migrator t=2026-05-22T19:05:26.843331774Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-22T19:05:26.875320699Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.988905ms logger=migrator t=2026-05-22T19:05:26.879574746Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-22T19:05:26.8804085Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=833.654µs logger=migrator t=2026-05-22T19:05:26.885314259Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T19:05:26.88705402Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.740501ms logger=migrator t=2026-05-22T19:05:26.893380394Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-22T19:05:26.90263523Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.257386ms logger=migrator t=2026-05-22T19:05:26.907517038Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-22T19:05:26.913092318Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.57567ms logger=migrator t=2026-05-22T19:05:26.919013235Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-22T19:05:26.919755088Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=741.603µs logger=migrator t=2026-05-22T19:05:26.926473309Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-22T19:05:26.927785063Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.308554ms logger=migrator t=2026-05-22T19:05:26.93320481Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-22T19:05:26.935318779Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.114128ms logger=migrator t=2026-05-22T19:05:26.945120094Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-22T19:05:26.946376357Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.255793ms logger=migrator t=2026-05-22T19:05:26.968513125Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:05:26.96879892Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=285.395µs logger=migrator t=2026-05-22T19:05:26.975214265Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-22T19:05:26.982092309Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.878384ms logger=migrator t=2026-05-22T19:05:26.986192973Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-22T19:05:26.991785954Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.592661ms logger=migrator t=2026-05-22T19:05:26.997908124Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-22T19:05:27.005727104Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.81766ms logger=migrator t=2026-05-22T19:05:27.010769575Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-22T19:05:27.011773553Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.003538ms logger=migrator t=2026-05-22T19:05:27.016153772Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-22T19:05:27.017206391Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.051809ms logger=migrator t=2026-05-22T19:05:27.02330125Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-22T19:05:27.031590569Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.288129ms logger=migrator t=2026-05-22T19:05:27.035891407Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-22T19:05:27.042034637Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.14248ms logger=migrator t=2026-05-22T19:05:27.046084859Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-22T19:05:27.04719009Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.105661ms logger=migrator t=2026-05-22T19:05:27.056494287Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-22T19:05:27.067126778Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.635042ms logger=migrator t=2026-05-22T19:05:27.071390644Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-22T19:05:27.078852919Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.459214ms logger=migrator t=2026-05-22T19:05:27.083515143Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-22T19:05:27.083564883Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=51.3µs logger=migrator t=2026-05-22T19:05:27.093625354Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-22T19:05:27.096147119Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.520635ms logger=migrator t=2026-05-22T19:05:27.101382543Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-22T19:05:27.102584424Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.201021ms logger=migrator t=2026-05-22T19:05:27.110030719Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-22T19:05:27.111148879Z 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.11852ms logger=migrator t=2026-05-22T19:05:27.119103651Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:05:27.119211323Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.132µs logger=migrator t=2026-05-22T19:05:27.123762175Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-22T19:05:27.133518411Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.756476ms logger=migrator t=2026-05-22T19:05:27.138139404Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-22T19:05:27.146298531Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.158736ms logger=migrator t=2026-05-22T19:05:27.152532552Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-22T19:05:27.158718454Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.185402ms logger=migrator t=2026-05-22T19:05:27.162859298Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-22T19:05:27.169440696Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.584498ms logger=migrator t=2026-05-22T19:05:27.173901697Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-22T19:05:27.180451744Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.549627ms logger=migrator t=2026-05-22T19:05:27.186926181Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-22T19:05:27.187099304Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=173.783µs logger=migrator t=2026-05-22T19:05:27.191030434Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-22T19:05:27.1924226Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.391616ms logger=migrator t=2026-05-22T19:05:27.196868939Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-22T19:05:27.203239053Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.370094ms logger=migrator t=2026-05-22T19:05:27.207104643Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-22T19:05:27.207173895Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.882µs logger=migrator t=2026-05-22T19:05:27.21301273Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-22T19:05:27.223826214Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.810924ms logger=migrator t=2026-05-22T19:05:27.229063388Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-22T19:05:27.229829702Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=765.924µs logger=migrator t=2026-05-22T19:05:27.234501296Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-22T19:05:27.241199616Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.69794ms logger=migrator t=2026-05-22T19:05:27.247231934Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-22T19:05:27.248018208Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=786.014µs logger=migrator t=2026-05-22T19:05:27.252698602Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-22T19:05:27.255455662Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.74905ms logger=migrator t=2026-05-22T19:05:27.261028722Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-22T19:05:27.270937941Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.909909ms logger=migrator t=2026-05-22T19:05:27.277938686Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-22T19:05:27.278682109Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=743.943µs logger=migrator t=2026-05-22T19:05:27.284563045Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-22T19:05:27.285823548Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.261043ms logger=migrator t=2026-05-22T19:05:27.290192256Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-22T19:05:27.291788825Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.596099ms logger=migrator t=2026-05-22T19:05:27.297154112Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-22T19:05:27.29821047Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.056318ms logger=migrator t=2026-05-22T19:05:27.30261535Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-22T19:05:27.302762992Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=148.762µs logger=migrator t=2026-05-22T19:05:27.307130211Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-22T19:05:27.30818274Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.052439ms logger=migrator t=2026-05-22T19:05:27.314274729Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-22T19:05:27.316054311Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.845993ms logger=migrator t=2026-05-22T19:05:27.320800976Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T19:05:27.321408398Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T19:05:27.325802646Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-22T19:05:27.326315375Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=512.769µs logger=migrator t=2026-05-22T19:05:27.334347339Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-22T19:05:27.336362126Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.013747ms logger=migrator t=2026-05-22T19:05:27.342669789Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-22T19:05:27.350149464Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.473935ms logger=migrator t=2026-05-22T19:05:27.35439154Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-22T19:05:27.355456139Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.065849ms logger=migrator t=2026-05-22T19:05:27.361198013Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-22T19:05:27.362339043Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.14043ms logger=migrator t=2026-05-22T19:05:27.367299352Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-22T19:05:27.368777779Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.478337ms logger=migrator t=2026-05-22T19:05:27.37387353Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-22T19:05:27.375861276Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.988136ms logger=migrator t=2026-05-22T19:05:27.381393935Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-22T19:05:27.382533325Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.139ms logger=migrator t=2026-05-22T19:05:27.388904161Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-22T19:05:27.388941841Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.86µs logger=migrator t=2026-05-22T19:05:27.395319876Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-22T19:05:27.395419947Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.711µs logger=migrator t=2026-05-22T19:05:27.399562772Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-22T19:05:27.408861759Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.298317ms logger=migrator t=2026-05-22T19:05:27.41561224Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-22T19:05:27.415941776Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=329.536µs logger=migrator t=2026-05-22T19:05:27.421942344Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-22T19:05:27.423087515Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.142632ms logger=migrator t=2026-05-22T19:05:27.428446241Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-22T19:05:27.428761267Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=315.535µs logger=migrator t=2026-05-22T19:05:27.432973592Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-22T19:05:27.434589781Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.614589ms logger=migrator t=2026-05-22T19:05:27.441246901Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-22T19:05:27.442077776Z level=info msg="Migration successfully executed" id="create secrets table" duration=831.055µs logger=migrator t=2026-05-22T19:05:27.446542366Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-22T19:05:27.478950879Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.404073ms logger=migrator t=2026-05-22T19:05:27.48403154Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-22T19:05:27.489890425Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.858795ms logger=migrator t=2026-05-22T19:05:27.496650366Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-22T19:05:27.49682978Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=180.223µs logger=migrator t=2026-05-22T19:05:27.500768691Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-22T19:05:27.539514396Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.740795ms logger=migrator t=2026-05-22T19:05:27.543247744Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-22T19:05:27.575156957Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.908723ms logger=migrator t=2026-05-22T19:05:27.581163695Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-22T19:05:27.581797627Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=634.342µs logger=migrator t=2026-05-22T19:05:27.588022169Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-22T19:05:27.590453083Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.428924ms logger=migrator t=2026-05-22T19:05:27.597189953Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-22T19:05:27.597530259Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=340.006µs logger=migrator t=2026-05-22T19:05:27.604369423Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-22T19:05:27.606312147Z level=info msg="Migration successfully executed" id="create permission table" duration=1.942354ms logger=migrator t=2026-05-22T19:05:27.6114761Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-22T19:05:27.612843555Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.367005ms logger=migrator t=2026-05-22T19:05:27.617800473Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-22T19:05:27.619429343Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.62901ms logger=migrator t=2026-05-22T19:05:27.62645342Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-22T19:05:27.62758948Z level=info msg="Migration successfully executed" id="create role table" duration=1.136071ms logger=migrator t=2026-05-22T19:05:27.632577079Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-22T19:05:27.644668357Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.090827ms logger=migrator t=2026-05-22T19:05:27.649104907Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-22T19:05:27.658327302Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.223295ms logger=migrator t=2026-05-22T19:05:27.662924465Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-22T19:05:27.664759847Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.833972ms logger=migrator t=2026-05-22T19:05:27.670927848Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-22T19:05:27.672252652Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.323994ms logger=migrator t=2026-05-22T19:05:27.676819624Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-22T19:05:27.677875203Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.055009ms logger=migrator t=2026-05-22T19:05:27.689752367Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-22T19:05:27.691509699Z level=info msg="Migration successfully executed" id="create team role table" duration=1.752881ms logger=migrator t=2026-05-22T19:05:27.701547238Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-22T19:05:27.702647439Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.100221ms logger=migrator t=2026-05-22T19:05:27.70719883Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-22T19:05:27.709062854Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.863744ms logger=migrator t=2026-05-22T19:05:27.713170387Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-22T19:05:27.714289108Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.118361ms logger=migrator t=2026-05-22T19:05:27.720467869Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-22T19:05:27.721471676Z level=info msg="Migration successfully executed" id="create user role table" duration=1.001147ms logger=migrator t=2026-05-22T19:05:27.7261065Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-22T19:05:27.727951214Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.844633ms logger=migrator t=2026-05-22T19:05:27.733159017Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-22T19:05:27.734341068Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.183341ms logger=migrator t=2026-05-22T19:05:27.750168013Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-22T19:05:27.752352571Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.187538ms logger=migrator t=2026-05-22T19:05:27.765362635Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-22T19:05:27.767237289Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.879974ms logger=migrator t=2026-05-22T19:05:27.772689068Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-22T19:05:27.773782997Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.094269ms logger=migrator t=2026-05-22T19:05:27.780327314Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-22T19:05:27.782065406Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.737771ms logger=migrator t=2026-05-22T19:05:27.787010535Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-22T19:05:27.797231158Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.217073ms logger=migrator t=2026-05-22T19:05:27.801442684Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-22T19:05:27.802567014Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.1243ms logger=migrator t=2026-05-22T19:05:27.809616361Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-22T19:05:27.810793011Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.1764ms logger=migrator t=2026-05-22T19:05:27.816003885Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-22T19:05:27.817515833Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.511888ms logger=migrator t=2026-05-22T19:05:27.821929752Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-22T19:05:27.823667573Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.733891ms logger=migrator t=2026-05-22T19:05:27.829867814Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-22T19:05:27.83127512Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.408076ms logger=migrator t=2026-05-22T19:05:27.836395382Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-22T19:05:27.837420711Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.025149ms logger=migrator t=2026-05-22T19:05:27.843559091Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-22T19:05:27.854692571Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.134711ms logger=migrator t=2026-05-22T19:05:27.861062905Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-22T19:05:27.870339633Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.276158ms logger=migrator t=2026-05-22T19:05:27.874801922Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-22T19:05:27.880895711Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.093519ms logger=migrator t=2026-05-22T19:05:27.88415238Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-22T19:05:27.892693904Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.541334ms logger=migrator t=2026-05-22T19:05:27.898660331Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-22T19:05:27.900006915Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.346634ms logger=migrator t=2026-05-22T19:05:27.90416238Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-22T19:05:27.905447273Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.284423ms logger=migrator t=2026-05-22T19:05:27.912291646Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-22T19:05:27.914414054Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.122288ms logger=migrator t=2026-05-22T19:05:27.921157726Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-22T19:05:27.922152623Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=996.167µs logger=migrator t=2026-05-22T19:05:27.926086543Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-22T19:05:27.927491239Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.404106ms logger=migrator t=2026-05-22T19:05:27.933039859Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-22T19:05:27.933157401Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=117.902µs logger=migrator t=2026-05-22T19:05:27.940538924Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-22T19:05:27.940636416Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=99.212µs logger=migrator t=2026-05-22T19:05:27.945556303Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-22T19:05:27.94644553Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=861.316µs logger=migrator t=2026-05-22T19:05:27.951137304Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-22T19:05:27.952318145Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.182551ms logger=migrator t=2026-05-22T19:05:27.956866786Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-22T19:05:27.957628921Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=721.434µs logger=migrator t=2026-05-22T19:05:27.965233447Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-22T19:05:27.965713966Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=480.249µs logger=migrator t=2026-05-22T19:05:27.970341019Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-22T19:05:27.970910289Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=569.61µs logger=migrator t=2026-05-22T19:05:27.975860258Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-22T19:05:27.976771425Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=911.057µs logger=migrator t=2026-05-22T19:05:27.981422138Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-22T19:05:27.982731902Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.303254ms logger=migrator t=2026-05-22T19:05:27.991303086Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-22T19:05:28.004431711Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.127545ms logger=migrator t=2026-05-22T19:05:28.009156356Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-22T19:05:28.009250928Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.702µs logger=migrator t=2026-05-22T19:05:28.014760277Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-22T19:05:28.015889608Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.124491ms logger=migrator t=2026-05-22T19:05:28.02160353Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-22T19:05:28.022907373Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.304073ms logger=migrator t=2026-05-22T19:05:28.027672899Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-22T19:05:28.02884012Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.167291ms logger=migrator t=2026-05-22T19:05:28.036515058Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-22T19:05:28.048454492Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.937884ms logger=migrator t=2026-05-22T19:05:28.054176965Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-22T19:05:28.055709223Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.532358ms logger=migrator t=2026-05-22T19:05:28.059899098Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-22T19:05:28.061015548Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.11617ms logger=migrator t=2026-05-22T19:05:28.066031457Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:05:28.093522731Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.487674ms logger=migrator t=2026-05-22T19:05:28.098139234Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-22T19:05:28.098981739Z level=info msg="Migration successfully executed" id="create correlation v2" duration=842.545µs logger=migrator t=2026-05-22T19:05:28.105014678Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-22T19:05:28.10621164Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.197852ms logger=migrator t=2026-05-22T19:05:28.110940184Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-22T19:05:28.112660685Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.720901ms logger=migrator t=2026-05-22T19:05:28.118994239Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-22T19:05:28.120237162Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.243613ms logger=migrator t=2026-05-22T19:05:28.131748248Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-22T19:05:28.132271767Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=523.499µs logger=migrator t=2026-05-22T19:05:28.137916539Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-22T19:05:28.139024258Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.104739ms logger=migrator t=2026-05-22T19:05:28.143944367Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-22T19:05:28.153668652Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.724205ms logger=migrator t=2026-05-22T19:05:28.158921116Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-22T19:05:28.160043276Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.12186ms logger=migrator t=2026-05-22T19:05:28.164242481Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-22T19:05:28.165527085Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.284344ms logger=migrator t=2026-05-22T19:05:28.170516205Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:05:28.171258988Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:05:28.176460021Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:05:28.177138713Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:05:28.181619324Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-22T19:05:28.182644682Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.026018ms logger=migrator t=2026-05-22T19:05:28.187349867Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-22T19:05:28.188372855Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.024258ms logger=migrator t=2026-05-22T19:05:28.193841973Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:05:28.198705461Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=4.862138ms logger=migrator t=2026-05-22T19:05:28.205305539Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:05:28.207392287Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.129399ms logger=migrator t=2026-05-22T19:05:28.212291185Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T19:05:28.213564607Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.273752ms logger=migrator t=2026-05-22T19:05:28.219082786Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T19:05:28.220404471Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.318244ms logger=migrator t=2026-05-22T19:05:28.225040803Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-22T19:05:28.226022671Z level=info msg="Migration successfully executed" id="Drop public config table" duration=981.428µs logger=migrator t=2026-05-22T19:05:28.233498405Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-22T19:05:28.235348238Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.847303ms logger=migrator t=2026-05-22T19:05:28.241240244Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T19:05:28.24321121Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.970636ms logger=migrator t=2026-05-22T19:05:28.247239292Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T19:05:28.248717409Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.471967ms logger=migrator t=2026-05-22T19:05:28.255864067Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-22T19:05:28.257079029Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.214562ms logger=migrator t=2026-05-22T19:05:28.267309352Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-22T19:05:28.291210442Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.90361ms logger=migrator t=2026-05-22T19:05:28.295423477Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-22T19:05:28.301535706Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.112029ms logger=migrator t=2026-05-22T19:05:28.308288298Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-22T19:05:28.321627868Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.33718ms logger=migrator t=2026-05-22T19:05:28.328943739Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-22T19:05:28.329157923Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=214.654µs logger=migrator t=2026-05-22T19:05:28.334185063Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-22T19:05:28.345001678Z level=info msg="Migration successfully executed" id="add share column" duration=10.817855ms logger=migrator t=2026-05-22T19:05:28.353596062Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-22T19:05:28.353977669Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=382.717µs logger=migrator t=2026-05-22T19:05:28.359238163Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-22T19:05:28.361058226Z level=info msg="Migration successfully executed" id="create file table" duration=1.820023ms logger=migrator t=2026-05-22T19:05:28.366315691Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-22T19:05:28.367673585Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.357854ms logger=migrator t=2026-05-22T19:05:28.371031615Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-22T19:05:28.37243556Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.403806ms logger=migrator t=2026-05-22T19:05:28.379172351Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-22T19:05:28.3802092Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.036269ms logger=migrator t=2026-05-22T19:05:28.38413825Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-22T19:05:28.385549345Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.410605ms logger=migrator t=2026-05-22T19:05:28.391777028Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-22T19:05:28.3918825Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=120.352µs logger=migrator t=2026-05-22T19:05:28.396191716Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-22T19:05:28.396271278Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=80.412µs logger=migrator t=2026-05-22T19:05:28.402389078Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-22T19:05:28.403244274Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=858.586µs logger=migrator t=2026-05-22T19:05:28.408790163Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-22T19:05:28.409199511Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=408.577µs logger=migrator t=2026-05-22T19:05:28.41475676Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-22T19:05:28.41589667Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.14222ms logger=migrator t=2026-05-22T19:05:28.423755062Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-22T19:05:28.43364282Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.888748ms logger=migrator t=2026-05-22T19:05:28.438269552Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-22T19:05:28.438420225Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=151.813µs logger=migrator t=2026-05-22T19:05:28.44201338Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-22T19:05:28.443021478Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.007738ms logger=migrator t=2026-05-22T19:05:28.446648643Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-22T19:05:28.447620351Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=972.158µs logger=migrator t=2026-05-22T19:05:28.452496797Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-22T19:05:28.45265139Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=157.613µs logger=migrator t=2026-05-22T19:05:28.454642406Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-22T19:05:28.455036893Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=394.627µs logger=migrator t=2026-05-22T19:05:28.457594479Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-22T19:05:28.468454595Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.855295ms logger=migrator t=2026-05-22T19:05:28.471943207Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-22T19:05:28.480293307Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.34917ms logger=migrator t=2026-05-22T19:05:28.48549344Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-22T19:05:28.48654498Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.05139ms logger=migrator t=2026-05-22T19:05:28.489311Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-22T19:05:28.575297533Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.976143ms logger=migrator t=2026-05-22T19:05:28.586514604Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-22T19:05:28.587861099Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.411476ms logger=migrator t=2026-05-22T19:05:28.59520219Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-22T19:05:28.596320811Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.124921ms logger=migrator t=2026-05-22T19:05:28.60629196Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-22T19:05:28.635552855Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.270536ms logger=migrator t=2026-05-22T19:05:28.644076699Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-22T19:05:28.65086658Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.783211ms logger=migrator t=2026-05-22T19:05:28.655023955Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-22T19:05:28.65529916Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=273.875µs logger=migrator t=2026-05-22T19:05:28.658273083Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-22T19:05:28.658466477Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=193.444µs logger=migrator t=2026-05-22T19:05:28.66362283Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-22T19:05:28.663949535Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=327.476µs logger=migrator t=2026-05-22T19:05:28.666817547Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-22T19:05:28.667137302Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=311.225µs logger=migrator t=2026-05-22T19:05:28.670826608Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-22T19:05:28.671128934Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=303.456µs logger=migrator t=2026-05-22T19:05:28.674475475Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-22T19:05:28.675592984Z level=info msg="Migration successfully executed" id="create folder table" duration=1.117629ms logger=migrator t=2026-05-22T19:05:28.682533188Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-22T19:05:28.683882593Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.350615ms logger=migrator t=2026-05-22T19:05:28.687546609Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-22T19:05:28.688906694Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.360414ms logger=migrator t=2026-05-22T19:05:28.693883153Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-22T19:05:28.693911344Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.161µs logger=migrator t=2026-05-22T19:05:28.699176587Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T19:05:28.700537782Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.361245ms logger=migrator t=2026-05-22T19:05:28.707437256Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T19:05:28.709612195Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.175949ms logger=migrator t=2026-05-22T19:05:28.715804026Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-22T19:05:28.716831895Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.028899ms logger=migrator t=2026-05-22T19:05:28.727223151Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-22T19:05:28.727648949Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=428.218µs logger=migrator t=2026-05-22T19:05:28.735969139Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-22T19:05:28.736256474Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=290.945µs logger=migrator t=2026-05-22T19:05:28.741461578Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-22T19:05:28.742661829Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.200711ms logger=migrator t=2026-05-22T19:05:28.750679873Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-22T19:05:28.754016603Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=3.3375ms logger=migrator t=2026-05-22T19:05:28.758003254Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-22T19:05:28.758958321Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=960.758µs logger=migrator t=2026-05-22T19:05:28.768614614Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-22T19:05:28.770929546Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.310202ms logger=migrator t=2026-05-22T19:05:28.774677973Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-22T19:05:28.776309803Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.66584ms logger=migrator t=2026-05-22T19:05:28.781966074Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-22T19:05:28.782774789Z level=info msg="Migration successfully executed" id="create anon_device table" duration=812.035µs logger=migrator t=2026-05-22T19:05:28.785923775Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-22T19:05:28.786837362Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=913.347µs logger=migrator t=2026-05-22T19:05:28.790180282Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-22T19:05:28.791356393Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.176121ms logger=migrator t=2026-05-22T19:05:28.797169527Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-22T19:05:28.798890868Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.721731ms logger=migrator t=2026-05-22T19:05:28.802859079Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-22T19:05:28.804300635Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.443236ms logger=migrator t=2026-05-22T19:05:28.808598912Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-22T19:05:28.809734973Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.136011ms logger=migrator t=2026-05-22T19:05:28.817097616Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-22T19:05:28.817532353Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=491.018µs logger=migrator t=2026-05-22T19:05:28.821060517Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-22T19:05:28.834281434Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.219157ms logger=migrator t=2026-05-22T19:05:28.837811147Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-22T19:05:28.838952897Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.14582ms logger=migrator t=2026-05-22T19:05:28.845663019Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T19:05:28.84572734Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=67.271µs logger=migrator t=2026-05-22T19:05:28.849739311Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T19:05:28.851568184Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.829943ms logger=migrator t=2026-05-22T19:05:28.854465117Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T19:05:28.854488487Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.52µs logger=migrator t=2026-05-22T19:05:28.857262537Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-22T19:05:28.858638621Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.375884ms logger=migrator t=2026-05-22T19:05:28.864076479Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T19:05:28.865611907Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.535378ms logger=migrator t=2026-05-22T19:05:28.870472724Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-22T19:05:28.871577474Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.104949ms logger=migrator t=2026-05-22T19:05:28.876606694Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-22T19:05:28.878357825Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.752651ms logger=migrator t=2026-05-22T19:05:28.889935474Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-22T19:05:28.890480984Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=549.13µs logger=migrator t=2026-05-22T19:05:28.898261562Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-22T19:05:28.899343282Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.08519ms logger=migrator t=2026-05-22T19:05:28.905086215Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-22T19:05:28.90593611Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=849.885µs logger=migrator t=2026-05-22T19:05:28.912401747Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-22T19:05:28.913389425Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=987.588µs logger=migrator t=2026-05-22T19:05:28.918831452Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-22T19:05:28.931118213Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.287571ms logger=migrator t=2026-05-22T19:05:28.934698298Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-22T19:05:28.942477727Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.773978ms logger=migrator t=2026-05-22T19:05:28.947868693Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-22T19:05:28.957357075Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.484991ms logger=migrator t=2026-05-22T19:05:28.96658036Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-22T19:05:28.967931104Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=1.353274ms logger=migrator t=2026-05-22T19:05:28.972242551Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-22T19:05:28.985744924Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.481073ms logger=migrator t=2026-05-22T19:05:28.989553612Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-22T19:05:28.9966548Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.100538ms logger=migrator t=2026-05-22T19:05:29.004571511Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-22T19:05:29.005150923Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=583.111µs logger=migrator t=2026-05-22T19:05:29.010653421Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.826982213s logger=migrator t=2026-05-22T19:05:29.012900431Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-22T19:05:29.030513798Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-22T19:05:29.030866914Z level=info msg="Created default organization" logger=secrets t=2026-05-22T19:05:29.039247074Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T19:05:29.09473194Z level=info msg="Restored cache from database" duration=360.516µs logger=plugin.store t=2026-05-22T19:05:29.096087464Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-22T19:05:29.131441449Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-22T19:05:29.131466879Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-22T19:05:29.13152616Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-22T19:05:29.13153392Z level=info msg="Plugins loaded" count=54 duration=35.447076ms logger=query_data t=2026-05-22T19:05:29.137199512Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-22T19:05:29.141830715Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-22T19:05:29.14764842Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-22T19:05:29.161743783Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-22T19:05:29.163493124Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-22T19:05:29.164889609Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-22T19:05:29.182959603Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-22T19:05:29.198331479Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-22T19:05:29.212803929Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-22T19:05:29.212825829Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-22T19:05:29.213358559Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-22T19:05:29.214879077Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-22T19:05:29.219101622Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-22T19:05:29.226416083Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-22T19:05:29.296021081Z level=info msg="State cache has been initialized" states=0 duration=81.132414ms logger=ngalert.scheduler t=2026-05-22T19:05:29.296078883Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-22T19:05:29.296159935Z level=info msg=starting first_tick=2026-05-22T19:05:30Z logger=grafana.update.checker t=2026-05-22T19:05:29.305716666Z level=info msg="Update check succeeded" duration=79.546077ms logger=provisioning.dashboard t=2026-05-22T19:05:29.324690157Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-22T19:05:29.35330815Z level=info msg="Update check succeeded" duration=139.024015ms logger=sqlstore.transactions t=2026-05-22T19:05:29.360363166Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T19:05:29.395416566Z level=info msg="Patterns update finished" duration=131.014782ms logger=provisioning.dashboard t=2026-05-22T19:05:29.43071735Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-22T19:05:29.611253189Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-22T19:05:29.611694946Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-22T19:05:32.598965872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.600599851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.614191494Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-22T19:05:32.64525059Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-22T19:05:32.663446706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.684640165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.750336942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.767141603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.788705679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.807686809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.840918354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.859464747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.905747115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:32.928272158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.017941513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.043988899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.070941282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.105727144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.219357478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.238939218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.279522994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.311806272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.40003123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.415858074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.472825963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.491811123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.566172674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.585892477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.646550651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.66091668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.718722583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.733341525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.802053905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.81967632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.881704639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.897973821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.944582725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:33.964082524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.032739412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.049061874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.112776294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.130404498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.182917748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.198731291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.249473898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.267673633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.330752471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.348943667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.413893518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.432751515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.483001764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.502316399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.570486388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.586760199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.644444311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.662191408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.734878558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.75456448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.813778789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.834573721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.914447849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:34.92512055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.002796339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.020628877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.090475065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.109047917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.16685375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.18814638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.250917262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.265527212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.336262417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.358415903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.426405148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.448573614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.522166159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.543113814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.620297762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.6369677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.709496086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.72365207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:05:35.792902087Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-22T19:06:24.260344681Z level=info msg="Usage stats are ready to report"