logger=settings t=2026-04-07T00:19:27.499682761Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:19:27Z logger=settings t=2026-04-07T00:19:27.499988258Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:19:27.500002189Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:19:27.500005629Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:19:27.500008609Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:19:27.500012989Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:19:27.500015999Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:19:27.500019079Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:19:27.500022279Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:19:27.500027379Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:19:27.50003119Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:19:27.50003459Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:19:27.50003788Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:19:27.50004111Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:19:27.50004439Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:19:27.50005147Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:19:27.50005629Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:19:27.50005946Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:19:27.50006333Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:19:27.50006662Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:19:27.50007001Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:19:27.500383198Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:19:27.500404229Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:19:27.501855446Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:19:27.501868656Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:19:27.502393949Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:19:27.503259941Z level=info msg="Migration successfully executed" id="create migration_log table" duration=865.382µs logger=migrator t=2026-04-07T00:19:27.512763341Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:19:27.514251418Z level=info msg="Migration successfully executed" id="create user table" duration=1.488157ms logger=migrator t=2026-04-07T00:19:27.522922217Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:19:27.523691478Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=769.76µs logger=migrator t=2026-04-07T00:19:27.529537475Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:19:27.530236242Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=706.378µs logger=migrator t=2026-04-07T00:19:27.535216148Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:19:27.535860254Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=644.256µs logger=migrator t=2026-04-07T00:19:27.543010194Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:19:27.544958654Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.94621ms logger=migrator t=2026-04-07T00:19:27.550735949Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:19:27.554832473Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.098834ms logger=migrator t=2026-04-07T00:19:27.561331647Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:19:27.56225133Z level=info msg="Migration successfully executed" id="create user table v2" duration=919.093µs logger=migrator t=2026-04-07T00:19:27.566535049Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:19:27.567235176Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=700.227µs logger=migrator t=2026-04-07T00:19:27.571903574Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:19:27.573026622Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.122928ms logger=migrator t=2026-04-07T00:19:27.578599583Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:19:27.578940502Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=340.729µs logger=migrator t=2026-04-07T00:19:27.582990464Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:19:27.583461836Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=472.972µs logger=migrator t=2026-04-07T00:19:27.587996671Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:19:27.589716484Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.719522ms logger=migrator t=2026-04-07T00:19:27.595280624Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:19:27.595328995Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.531µs logger=migrator t=2026-04-07T00:19:27.602479917Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:19:27.605045521Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.632696ms logger=migrator t=2026-04-07T00:19:27.611129055Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:19:27.61133813Z level=info msg="Migration successfully executed" id="Add missing user data" duration=209.275µs logger=migrator t=2026-04-07T00:19:27.616951392Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:19:27.618651834Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.699862ms logger=migrator t=2026-04-07T00:19:27.623034065Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:19:27.625365494Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.332089ms logger=migrator t=2026-04-07T00:19:27.630283649Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:19:27.631404806Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.120667ms logger=migrator t=2026-04-07T00:19:27.635106769Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:19:27.643289646Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.184557ms logger=migrator t=2026-04-07T00:19:27.647496463Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:19:27.648376645Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=878.162µs logger=migrator t=2026-04-07T00:19:27.654037678Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:19:27.654260213Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=222.755µs logger=migrator t=2026-04-07T00:19:27.6604812Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:19:27.66123994Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=758.81µs logger=migrator t=2026-04-07T00:19:27.66676647Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-07T00:19:27.667066477Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=300.227µs logger=migrator t=2026-04-07T00:19:27.672581036Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:19:27.672951055Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=369.779µs logger=migrator t=2026-04-07T00:19:27.681259525Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:19:27.682484746Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.224701ms logger=migrator t=2026-04-07T00:19:27.689036202Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:19:27.690481068Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.493927ms logger=migrator t=2026-04-07T00:19:27.696363416Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:19:27.697049733Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=687.117µs logger=migrator t=2026-04-07T00:19:27.706168434Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:19:27.707218611Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.050397ms logger=migrator t=2026-04-07T00:19:27.713240892Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:19:27.713904869Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=663.957µs logger=migrator t=2026-04-07T00:19:27.720502256Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:19:27.720531037Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.961µs logger=migrator t=2026-04-07T00:19:27.87832868Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:19:27.879287965Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=968.075µs logger=migrator t=2026-04-07T00:19:27.886291412Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:19:27.88702447Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=733.148µs logger=migrator t=2026-04-07T00:19:27.897640978Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:19:27.898911531Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.273733ms logger=migrator t=2026-04-07T00:19:27.909794045Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:19:27.910937404Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.148429ms logger=migrator t=2026-04-07T00:19:27.917566531Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:19:27.921268955Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.702324ms logger=migrator t=2026-04-07T00:19:27.926529617Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:19:27.927839741Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.292273ms logger=migrator t=2026-04-07T00:19:27.933253478Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:19:27.934042827Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=782.719µs logger=migrator t=2026-04-07T00:19:27.945742373Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:19:27.946784089Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.044647ms logger=migrator t=2026-04-07T00:19:27.956465193Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:19:27.957465888Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.003015ms logger=migrator t=2026-04-07T00:19:27.962654959Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:19:27.96342254Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=767.71µs logger=migrator t=2026-04-07T00:19:27.970150919Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:19:27.970643461Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=493.332µs logger=migrator t=2026-04-07T00:19:27.976814147Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:19:27.977559276Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=741.609µs logger=migrator t=2026-04-07T00:19:27.98323798Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:19:27.983733042Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=491.502µs logger=migrator t=2026-04-07T00:19:27.98879503Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:19:27.989494088Z level=info msg="Migration successfully executed" id="create star table" duration=699.098µs logger=migrator t=2026-04-07T00:19:27.995488729Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:19:27.996679909Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.19077ms logger=migrator t=2026-04-07T00:19:28.001959782Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:19:28.003336267Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.366425ms logger=migrator t=2026-04-07T00:19:28.009119393Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:19:28.009888072Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=767.099µs logger=migrator t=2026-04-07T00:19:28.014677294Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:19:28.015452503Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=776µs logger=migrator t=2026-04-07T00:19:28.021674979Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:19:28.022801058Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.117969ms logger=migrator t=2026-04-07T00:19:28.032571805Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:19:28.033378676Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=812.621µs logger=migrator t=2026-04-07T00:19:28.04741567Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:19:28.04859868Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.18393ms logger=migrator t=2026-04-07T00:19:28.054025997Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:19:28.054100419Z level=info msg="Migration successfully executed" id="Update org table charset" duration=79.512µs logger=migrator t=2026-04-07T00:19:28.061237848Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:19:28.06130761Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=72.402µs logger=migrator t=2026-04-07T00:19:28.066775448Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:19:28.067001855Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=226.227µs logger=migrator t=2026-04-07T00:19:28.07198266Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:19:28.073010996Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.031426ms logger=migrator t=2026-04-07T00:19:28.085407699Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:19:28.086383903Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=968.624µs logger=migrator t=2026-04-07T00:19:28.101848264Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:19:28.10287842Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.029275ms logger=migrator t=2026-04-07T00:19:28.109271172Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:19:28.109785125Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=514.503µs logger=migrator t=2026-04-07T00:19:28.115501039Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:19:28.116493984Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=992.725µs logger=migrator t=2026-04-07T00:19:28.122502815Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:19:28.125576523Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=3.075628ms logger=migrator t=2026-04-07T00:19:28.131869682Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:19:28.136053678Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.193146ms logger=migrator t=2026-04-07T00:19:28.142467559Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:19:28.143443704Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=976.065µs logger=migrator t=2026-04-07T00:19:28.14920597Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:19:28.150543373Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.327833ms logger=migrator t=2026-04-07T00:19:28.155788296Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:19:28.156772251Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=985.345µs logger=migrator t=2026-04-07T00:19:28.163189163Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:19:28.163597133Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=404.23µs logger=migrator t=2026-04-07T00:19:28.17022715Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:19:28.171080212Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=852.712µs logger=migrator t=2026-04-07T00:19:28.208105857Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:19:28.20824283Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=141.773µs logger=migrator t=2026-04-07T00:19:28.213841312Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:19:28.21613922Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.297988ms logger=migrator t=2026-04-07T00:19:28.222232624Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:19:28.22404721Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.814086ms logger=migrator t=2026-04-07T00:19:28.229333962Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:19:28.231279902Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.94577ms logger=migrator t=2026-04-07T00:19:28.236469643Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:19:28.237288573Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=818.32µs logger=migrator t=2026-04-07T00:19:28.275399036Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:19:28.277767186Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.3844ms logger=migrator t=2026-04-07T00:19:28.283755767Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:19:28.285268364Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.512527ms logger=migrator t=2026-04-07T00:19:28.292524448Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:19:28.29417538Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.653472ms logger=migrator t=2026-04-07T00:19:28.299016292Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:19:28.299038602Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=23.46µs logger=migrator t=2026-04-07T00:19:28.305027773Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:19:28.305073085Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.752µs logger=migrator t=2026-04-07T00:19:28.312046721Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:19:28.31674979Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.708549ms logger=migrator t=2026-04-07T00:19:28.321313955Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:19:28.323341306Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.027591ms logger=migrator t=2026-04-07T00:19:28.3361412Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:19:28.338665894Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.523793ms logger=migrator t=2026-04-07T00:19:28.343486825Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:19:28.345595758Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.106573ms logger=migrator t=2026-04-07T00:19:28.351738313Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:19:28.351941568Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.185µs logger=migrator t=2026-04-07T00:19:28.35830773Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:19:28.360119195Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.815436ms logger=migrator t=2026-04-07T00:19:28.365585203Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:19:28.366375312Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=790.54µs logger=migrator t=2026-04-07T00:19:28.373479712Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:19:28.373503313Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=24.491µs logger=migrator t=2026-04-07T00:19:28.378896389Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:19:28.380246863Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.354394ms logger=migrator t=2026-04-07T00:19:28.385379693Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:19:28.38609376Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=715.647µs logger=migrator t=2026-04-07T00:19:28.391850025Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:19:28.398799202Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.965326ms logger=migrator t=2026-04-07T00:19:28.403720096Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:19:28.405432169Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.710003ms logger=migrator t=2026-04-07T00:19:28.412264882Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:19:28.415086893Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.822062ms logger=migrator t=2026-04-07T00:19:28.420144511Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:19:28.421653878Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.511017ms logger=migrator t=2026-04-07T00:19:28.427340182Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:19:28.427725831Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=388.729µs logger=migrator t=2026-04-07T00:19:28.440010962Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:19:28.441199682Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.19276ms logger=migrator t=2026-04-07T00:19:28.447235454Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:19:28.449709006Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.470902ms logger=migrator t=2026-04-07T00:19:28.457890993Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:19:28.458793466Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=903.573µs logger=migrator t=2026-04-07T00:19:28.46488103Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:19:28.465127017Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=244.716µs logger=migrator t=2026-04-07T00:19:28.473768394Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:19:28.474656317Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=891.042µs logger=migrator t=2026-04-07T00:19:29.0423707Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:19:29.050447434Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=8.056964ms logger=migrator t=2026-04-07T00:19:29.274803609Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:19:29.277909017Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.107918ms logger=migrator t=2026-04-07T00:19:29.284296678Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:19:29.285804116Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.509678ms logger=migrator t=2026-04-07T00:19:29.291942671Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:19:29.292730171Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=795.41µs logger=migrator t=2026-04-07T00:19:29.300810085Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:19:29.302049836Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.243291ms logger=migrator t=2026-04-07T00:19:29.306905759Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:19:29.307788261Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=882.552µs logger=migrator t=2026-04-07T00:19:29.31248472Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:19:29.313360992Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=875.631µs logger=migrator t=2026-04-07T00:19:29.320040031Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:19:29.326500373Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.460182ms logger=migrator t=2026-04-07T00:19:29.331684845Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:19:29.332607178Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=925.203µs logger=migrator t=2026-04-07T00:19:29.33744161Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:19:29.338864026Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.423106ms logger=migrator t=2026-04-07T00:19:29.343153284Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:19:29.344756385Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.602801ms logger=migrator t=2026-04-07T00:19:29.349628197Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:19:29.350247144Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=619.056µs logger=migrator t=2026-04-07T00:19:29.357038785Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:19:29.359445906Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.407001ms logger=migrator t=2026-04-07T00:19:29.365270263Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:19:29.367878899Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.607675ms logger=migrator t=2026-04-07T00:19:29.372064934Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:19:29.372101305Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.521µs logger=migrator t=2026-04-07T00:19:29.381548204Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:19:29.381998075Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=449.731µs logger=migrator t=2026-04-07T00:19:29.386482709Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:19:29.389523265Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.049097ms logger=migrator t=2026-04-07T00:19:29.395322362Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:19:29.395556067Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=235.265µs logger=migrator t=2026-04-07T00:19:29.399418655Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:19:29.399611319Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=193.164µs logger=migrator t=2026-04-07T00:19:29.403785095Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:19:29.408280668Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.495583ms logger=migrator t=2026-04-07T00:19:29.412881275Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:19:29.413158121Z level=info msg="Migration successfully executed" id="Update uid value" duration=277.306µs logger=migrator t=2026-04-07T00:19:29.422085257Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:19:29.423702968Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.617731ms logger=migrator t=2026-04-07T00:19:29.429415862Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:19:29.430478369Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.062166ms logger=migrator t=2026-04-07T00:19:29.436799638Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:19:29.437906617Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.106949ms logger=migrator t=2026-04-07T00:19:29.443290593Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:19:29.444193925Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=907.462µs logger=migrator t=2026-04-07T00:19:29.451693165Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:19:29.453168901Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.480087ms logger=migrator t=2026-04-07T00:19:29.461627775Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:19:29.462912968Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.285383ms logger=migrator t=2026-04-07T00:19:29.470640263Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:19:29.471672879Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.032306ms logger=migrator t=2026-04-07T00:19:29.478188793Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:19:29.479174119Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=989.386µs logger=migrator t=2026-04-07T00:19:29.485513639Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:19:29.486498663Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=986.534µs logger=migrator t=2026-04-07T00:19:29.495449729Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:19:29.50138712Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.92986ms logger=migrator t=2026-04-07T00:19:29.505686388Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:19:29.506274822Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=591.164µs logger=migrator t=2026-04-07T00:19:29.51409098Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:19:29.515174387Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.086337ms logger=migrator t=2026-04-07T00:19:29.520928973Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:19:29.522178334Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.256381ms logger=migrator t=2026-04-07T00:19:29.527722124Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:19:29.528793721Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.074307ms logger=migrator t=2026-04-07T00:19:29.533716835Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:19:29.534100705Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=383.5µs logger=migrator t=2026-04-07T00:19:29.539549363Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:19:29.54024177Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=694.988µs logger=migrator t=2026-04-07T00:19:29.545344969Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:19:29.54537768Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.191µs logger=migrator t=2026-04-07T00:19:29.550098499Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:19:29.553028033Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.921964ms logger=migrator t=2026-04-07T00:19:29.558368348Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:19:29.560789669Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.419901ms logger=migrator t=2026-04-07T00:19:29.577365478Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:19:29.577609734Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=247.466µs logger=migrator t=2026-04-07T00:19:29.5953004Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:19:29.598586613Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.282803ms logger=migrator t=2026-04-07T00:19:29.656453624Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:19:29.658600499Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.150595ms logger=migrator t=2026-04-07T00:19:29.671939345Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:19:29.673115595Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.17624ms logger=migrator t=2026-04-07T00:19:29.708988251Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:19:29.709986566Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=998.075µs logger=migrator t=2026-04-07T00:19:29.744294852Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:19:29.745844651Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.550689ms logger=migrator t=2026-04-07T00:19:29.809047187Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:19:29.810454843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.414217ms logger=migrator t=2026-04-07T00:19:29.840908392Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:19:29.842601184Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.696523ms logger=migrator t=2026-04-07T00:19:29.853016947Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:19:29.854381302Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.364395ms logger=migrator t=2026-04-07T00:19:29.860040455Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:19:29.860204779Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=165.574µs logger=migrator t=2026-04-07T00:19:29.866504588Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:19:29.866534068Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.55µs logger=migrator t=2026-04-07T00:19:29.870188591Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:19:29.872915539Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.726539ms logger=migrator t=2026-04-07T00:19:29.877354442Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:19:29.880293156Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.937684ms logger=migrator t=2026-04-07T00:19:29.887123888Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:19:29.88720006Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.432µs logger=migrator t=2026-04-07T00:19:29.895888489Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:19:29.897449999Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.56446ms logger=migrator t=2026-04-07T00:19:29.9077739Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:19:29.908726854Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=950.324µs logger=migrator t=2026-04-07T00:19:29.918918961Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:19:29.918970772Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=55.881µs logger=migrator t=2026-04-07T00:19:29.926997074Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:19:29.927727454Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=730.29µs logger=migrator t=2026-04-07T00:19:29.937595032Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:19:29.939049399Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.457417ms logger=migrator t=2026-04-07T00:19:29.949443671Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:19:29.953057223Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.616722ms logger=migrator t=2026-04-07T00:19:29.960829969Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:19:29.96087315Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.941µs logger=migrator t=2026-04-07T00:19:29.969811216Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:19:29.970959145Z level=info msg="Migration successfully executed" id="create session table" duration=1.152809ms logger=migrator t=2026-04-07T00:19:29.979132081Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:19:29.979222383Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=91.002µs logger=migrator t=2026-04-07T00:19:29.990875957Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:19:29.99096894Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=93.993µs logger=migrator t=2026-04-07T00:19:30.003316362Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:19:30.004600594Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.283932ms logger=migrator t=2026-04-07T00:19:30.015387477Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:19:30.016546316Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.165649ms logger=migrator t=2026-04-07T00:19:30.14620462Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:19:30.146292012Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=93.103µs logger=migrator t=2026-04-07T00:19:30.153703398Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:19:30.153727429Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.321µs logger=migrator t=2026-04-07T00:19:30.158159011Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:19:30.164332637Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.172966ms logger=migrator t=2026-04-07T00:19:30.172205766Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:19:30.175273333Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.064597ms logger=migrator t=2026-04-07T00:19:30.195390501Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:19:30.195613097Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=227.915µs logger=migrator t=2026-04-07T00:19:30.206154753Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:19:30.206243455Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=89.112µs logger=migrator t=2026-04-07T00:19:30.217492339Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:19:30.219233564Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.741754ms logger=migrator t=2026-04-07T00:19:30.227880072Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:19:30.227908712Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.541µs logger=migrator t=2026-04-07T00:19:30.238235013Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:19:30.244202024Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.964511ms logger=migrator t=2026-04-07T00:19:30.252965765Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:19:30.25316118Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=195.605µs logger=migrator t=2026-04-07T00:19:30.259766386Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:19:30.263781938Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.016072ms logger=migrator t=2026-04-07T00:19:30.272358075Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:19:30.276640082Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.281627ms logger=migrator t=2026-04-07T00:19:30.28285204Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:19:30.282945572Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=96.012µs logger=migrator t=2026-04-07T00:19:30.289312073Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:19:30.290556234Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.22467ms logger=migrator t=2026-04-07T00:19:30.29752376Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:19:30.298645548Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.125348ms logger=migrator t=2026-04-07T00:19:30.305052489Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:19:30.30625661Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.204091ms logger=migrator t=2026-04-07T00:19:30.314656153Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:19:30.316422047Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.765544ms logger=migrator t=2026-04-07T00:19:30.326360048Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:19:30.32801651Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.663253ms logger=migrator t=2026-04-07T00:19:30.334511274Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:19:30.335436257Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=924.423µs logger=migrator t=2026-04-07T00:19:30.340378352Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:19:30.341787508Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.411976ms logger=migrator t=2026-04-07T00:19:30.351373419Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:19:30.352351064Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=978.265µs logger=migrator t=2026-04-07T00:19:30.36566311Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:19:30.36644951Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=790.25µs logger=migrator t=2026-04-07T00:19:30.381987593Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:19:30.391277367Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.291104ms logger=migrator t=2026-04-07T00:19:30.42464853Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:19:30.426556148Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.911909ms logger=migrator t=2026-04-07T00:19:30.43616753Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-07T00:19:30.437076844Z 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=905.524µs logger=migrator t=2026-04-07T00:19:30.453526038Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:19:30.453927069Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=401.441µs logger=migrator t=2026-04-07T00:19:30.466407854Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:19:30.467709836Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.311343ms logger=migrator t=2026-04-07T00:19:30.477197676Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:19:30.478230322Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.033176ms logger=migrator t=2026-04-07T00:19:30.491645471Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:19:30.49836785Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.721989ms logger=migrator t=2026-04-07T00:19:30.51380551Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:19:30.519635988Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.829968ms logger=migrator t=2026-04-07T00:19:30.588670941Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:19:30.595309438Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.642097ms logger=migrator t=2026-04-07T00:19:30.649795244Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:19:30.656266417Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.470304ms logger=migrator t=2026-04-07T00:19:30.677336999Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:19:30.678392556Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.057137ms logger=migrator t=2026-04-07T00:19:30.696949084Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:19:30.696982825Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.201µs logger=migrator t=2026-04-07T00:19:30.707722076Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:19:30.707749707Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.311µs logger=migrator t=2026-04-07T00:19:30.721864473Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:19:30.72329708Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.615401ms logger=migrator t=2026-04-07T00:19:30.733275152Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:19:30.734450272Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.176631ms logger=migrator t=2026-04-07T00:19:30.743466879Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:19:30.744778732Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.313903ms logger=migrator t=2026-04-07T00:19:30.766824478Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:19:30.768413099Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.590661ms logger=migrator t=2026-04-07T00:19:30.782039863Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:19:30.783483619Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.439526ms logger=migrator t=2026-04-07T00:19:30.796500578Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:19:30.800486028Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.98625ms logger=migrator t=2026-04-07T00:19:30.820570885Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:19:30.82827827Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.708455ms logger=migrator t=2026-04-07T00:19:30.851215139Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:19:30.851493046Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=278.817µs logger=migrator t=2026-04-07T00:19:30.868628719Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:19:30.870193078Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.568279ms logger=migrator t=2026-04-07T00:19:30.899083307Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:19:30.900129574Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.049157ms logger=migrator t=2026-04-07T00:19:30.916997841Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:19:30.923961026Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.960465ms logger=migrator t=2026-04-07T00:19:30.94471466Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:19:30.945042368Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=333.248µs logger=migrator t=2026-04-07T00:19:30.957572384Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:19:30.958710654Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.13839ms logger=migrator t=2026-04-07T00:19:30.978296848Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:19:30.980155274Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.862006ms logger=migrator t=2026-04-07T00:19:31.062948055Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:19:31.063330514Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=386.959µs logger=migrator t=2026-04-07T00:19:31.228515885Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:19:31.230391423Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.877258ms logger=migrator t=2026-04-07T00:19:31.322357855Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:19:31.324082208Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.725663ms logger=migrator t=2026-04-07T00:19:31.408456918Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:19:31.410177032Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.718834ms logger=migrator t=2026-04-07T00:19:31.519065741Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:19:31.520941018Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.878077ms logger=migrator t=2026-04-07T00:19:31.655113495Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:19:31.656954392Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.848217ms logger=migrator t=2026-04-07T00:19:31.705873027Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:19:31.707422387Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.55291ms logger=migrator t=2026-04-07T00:19:31.733508125Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:19:31.733582467Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=59.131µs logger=migrator t=2026-04-07T00:19:31.847070743Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:19:31.856459379Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=9.384757ms logger=migrator t=2026-04-07T00:19:32.087039211Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:19:32.088511458Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.477107ms logger=migrator t=2026-04-07T00:19:32.224390149Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:19:32.232647058Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.263328ms logger=migrator t=2026-04-07T00:19:32.408978598Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:19:32.41021748Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.243142ms logger=migrator t=2026-04-07T00:19:32.462891751Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:19:32.464998093Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.107662ms logger=migrator t=2026-04-07T00:19:32.478571326Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:19:32.480214508Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.647072ms logger=migrator t=2026-04-07T00:19:32.500168701Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:19:32.514282668Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.115347ms logger=migrator t=2026-04-07T00:19:32.521939941Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:19:32.522494935Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=559.164µs logger=migrator t=2026-04-07T00:19:32.530423576Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-07T00:19:32.531967474Z 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.545169ms logger=migrator t=2026-04-07T00:19:32.537383341Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:19:32.537887763Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=505.632µs logger=migrator t=2026-04-07T00:19:32.542929271Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:19:32.543481165Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=551.864µs logger=migrator t=2026-04-07T00:19:32.547361163Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:19:32.547718642Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=353.139µs logger=migrator t=2026-04-07T00:19:32.552125344Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:19:32.55913763Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.011377ms logger=migrator t=2026-04-07T00:19:32.564099976Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:19:32.568132767Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.032771ms logger=migrator t=2026-04-07T00:19:32.572168989Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:19:32.573122363Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=953.024µs logger=migrator t=2026-04-07T00:19:32.576908998Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:19:32.577810012Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=900.594µs logger=migrator t=2026-04-07T00:19:32.582532801Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:19:32.582831119Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=298.619µs logger=migrator t=2026-04-07T00:19:32.587290271Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:19:32.592999305Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.709894ms logger=migrator t=2026-04-07T00:19:32.596787561Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:19:32.597689374Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=901.463µs logger=migrator t=2026-04-07T00:19:32.603136761Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:19:32.603332706Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=197.745µs logger=migrator t=2026-04-07T00:19:32.607011179Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:19:32.607397159Z level=info msg="Migration successfully executed" id="Move region to single row" duration=427.77µs logger=migrator t=2026-04-07T00:19:32.611910063Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:19:32.613964105Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.030781ms logger=migrator t=2026-04-07T00:19:32.618666553Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:19:32.619631988Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=964.605µs logger=migrator t=2026-04-07T00:19:32.625229249Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:19:32.626778348Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.548239ms logger=migrator t=2026-04-07T00:19:32.633026855Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:19:32.634698568Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.670773ms logger=migrator t=2026-04-07T00:19:32.641075869Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:19:32.642744321Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.697003ms logger=migrator t=2026-04-07T00:19:32.649747838Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:19:32.652654881Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.896253ms logger=migrator t=2026-04-07T00:19:32.658807047Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:19:32.6589347Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=129.403µs logger=migrator t=2026-04-07T00:19:32.664998253Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:19:32.666641524Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.59769ms logger=migrator t=2026-04-07T00:19:32.673652882Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:19:32.675323214Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.674522ms logger=migrator t=2026-04-07T00:19:32.680276948Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:19:32.682124595Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.848777ms logger=migrator t=2026-04-07T00:19:32.693051412Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:19:32.694711373Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.665402ms logger=migrator t=2026-04-07T00:19:32.80353434Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:19:32.803850948Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=319.098µs logger=migrator t=2026-04-07T00:19:32.812752784Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:19:32.813419371Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=667.127µs logger=migrator t=2026-04-07T00:19:32.819652207Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:19:32.81975834Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.963µs logger=migrator t=2026-04-07T00:19:32.823961637Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:19:32.824966522Z level=info msg="Migration successfully executed" id="create team table" duration=1.004585ms logger=migrator t=2026-04-07T00:19:32.83122727Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:19:32.832334178Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.106368ms logger=migrator t=2026-04-07T00:19:32.837821707Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:19:32.839366855Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.544608ms logger=migrator t=2026-04-07T00:19:32.843380747Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:19:32.848066735Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.685978ms logger=migrator t=2026-04-07T00:19:32.855091143Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:19:32.855263857Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=173.684µs logger=migrator t=2026-04-07T00:19:32.860804287Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:19:32.862340005Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.535418ms logger=migrator t=2026-04-07T00:19:32.867910076Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:19:32.868756938Z level=info msg="Migration successfully executed" id="create team member table" duration=846.572µs logger=migrator t=2026-04-07T00:19:32.872944453Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:19:32.874506343Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.56016ms logger=migrator t=2026-04-07T00:19:32.880171236Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:19:32.881284244Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.114437ms logger=migrator t=2026-04-07T00:19:32.886827174Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:19:32.887752777Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=926.093µs logger=migrator t=2026-04-07T00:19:32.892014985Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:19:32.896862968Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.842362ms logger=migrator t=2026-04-07T00:19:32.901848032Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:19:32.906511731Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.663389ms logger=migrator t=2026-04-07T00:19:32.910922602Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:19:32.915549069Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.623197ms logger=migrator t=2026-04-07T00:19:32.919575211Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:19:32.920474973Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=899.772µs logger=migrator t=2026-04-07T00:19:32.925017648Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:19:32.926075705Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.055636ms logger=migrator t=2026-04-07T00:19:32.93023779Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:19:32.931267126Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.028656ms logger=migrator t=2026-04-07T00:19:32.936374585Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:19:32.93736383Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=987.995µs logger=migrator t=2026-04-07T00:19:32.94174618Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:19:32.942667143Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=921.003µs logger=migrator t=2026-04-07T00:19:32.948358067Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:19:32.950130802Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.760495ms logger=migrator t=2026-04-07T00:19:32.954573104Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:19:32.956582945Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.009871ms logger=migrator t=2026-04-07T00:19:32.963518479Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:19:32.96470374Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.190041ms logger=migrator t=2026-04-07T00:19:32.972754534Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:19:32.973305517Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=550.714µs logger=migrator t=2026-04-07T00:19:32.978882218Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:19:32.979148685Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=267.237µs logger=migrator t=2026-04-07T00:19:32.983119384Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:19:32.984361646Z level=info msg="Migration successfully executed" id="create tag table" duration=1.239902ms logger=migrator t=2026-04-07T00:19:32.989980668Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:19:32.991849866Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.869868ms logger=migrator t=2026-04-07T00:19:32.999129959Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:19:33.000879623Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.751104ms logger=migrator t=2026-04-07T00:19:33.005733165Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:19:33.007112551Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.378985ms logger=migrator t=2026-04-07T00:19:33.012590159Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:19:33.013780819Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.19086ms logger=migrator t=2026-04-07T00:19:33.018735594Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:19:33.032573173Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.826029ms logger=migrator t=2026-04-07T00:19:33.038005691Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:19:33.038980035Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=975.284µs logger=migrator t=2026-04-07T00:19:33.042789321Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:19:33.043856598Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.067577ms logger=migrator t=2026-04-07T00:19:33.048825404Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:19:33.049254385Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=426.7µs logger=migrator t=2026-04-07T00:19:33.053444081Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:19:33.054541318Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.102417ms logger=migrator t=2026-04-07T00:19:33.058924678Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:19:33.060224491Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.299153ms logger=migrator t=2026-04-07T00:19:33.066452119Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:19:33.067880495Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.431027ms logger=migrator t=2026-04-07T00:19:33.073735873Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:19:33.073898237Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=166.154µs logger=migrator t=2026-04-07T00:19:33.081796797Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:19:33.090296971Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.495754ms logger=migrator t=2026-04-07T00:19:33.097866862Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:19:33.105159336Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.292594ms logger=migrator t=2026-04-07T00:19:33.1100711Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:19:33.116191855Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.121625ms logger=migrator t=2026-04-07T00:19:33.120656068Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:19:33.125687844Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.030976ms logger=migrator t=2026-04-07T00:19:33.133238555Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:19:33.134347643Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.110718ms logger=migrator t=2026-04-07T00:19:33.13897104Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:19:33.144680694Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.708624ms logger=migrator t=2026-04-07T00:19:33.151473696Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:19:33.153453265Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.977999ms logger=migrator t=2026-04-07T00:19:33.164005852Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:19:33.165045508Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.039025ms logger=migrator t=2026-04-07T00:19:33.16906369Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:19:33.169969562Z level=info msg="Migration successfully executed" id="create user auth token table" duration=905.642µs logger=migrator t=2026-04-07T00:19:33.175118532Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:19:33.177204755Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.091853ms logger=migrator t=2026-04-07T00:19:33.182027737Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:19:33.183044153Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.018457ms logger=migrator t=2026-04-07T00:19:33.190519631Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:19:33.191852855Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.334274ms logger=migrator t=2026-04-07T00:19:33.200997396Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:19:33.206207827Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.214861ms logger=migrator t=2026-04-07T00:19:33.212444074Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:19:33.214036545Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.592431ms logger=migrator t=2026-04-07T00:19:33.223615776Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:19:33.225870533Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.259907ms logger=migrator t=2026-04-07T00:19:33.231866085Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:19:33.233381144Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.514749ms logger=migrator t=2026-04-07T00:19:33.241354325Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:19:33.24315875Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.804845ms logger=migrator t=2026-04-07T00:19:33.251730676Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:19:33.252818044Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.087568ms logger=migrator t=2026-04-07T00:19:33.260681792Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:19:33.260792776Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=119.304µs logger=migrator t=2026-04-07T00:19:33.269604438Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:19:33.269737861Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=134.653µs logger=migrator t=2026-04-07T00:19:33.273805334Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:19:33.27562078Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.811356ms logger=migrator t=2026-04-07T00:19:33.28034409Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:19:33.281449557Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.105257ms logger=migrator t=2026-04-07T00:19:33.287334836Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:19:33.289030519Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.694193ms logger=migrator t=2026-04-07T00:19:33.315192669Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:19:33.315414424Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=226.795µs logger=migrator t=2026-04-07T00:19:33.324121134Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:19:33.326112325Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.989781ms logger=migrator t=2026-04-07T00:19:33.334172278Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:19:33.33545337Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.283272ms logger=migrator t=2026-04-07T00:19:33.342756625Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:19:33.343879293Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.119428ms logger=migrator t=2026-04-07T00:19:33.3508562Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:19:33.352759217Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.903248ms logger=migrator t=2026-04-07T00:19:33.35958128Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:19:33.365453058Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.871688ms logger=migrator t=2026-04-07T00:19:33.371318276Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:19:33.37228714Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=968.604µs logger=migrator t=2026-04-07T00:19:33.378481557Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:19:33.378622891Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=142.484µs logger=migrator t=2026-04-07T00:19:33.385020472Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:19:33.386855019Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.838487ms logger=migrator t=2026-04-07T00:19:33.393082506Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T00:19:33.394344267Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.265792ms logger=migrator t=2026-04-07T00:19:33.400951365Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T00:19:33.402249137Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.296092ms logger=migrator t=2026-04-07T00:19:33.409244774Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:19:33.409543341Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=296.587µs logger=migrator t=2026-04-07T00:19:33.414964868Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:19:33.417344148Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.380199ms logger=migrator t=2026-04-07T00:19:33.425581846Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:19:33.429812693Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=4.233877ms logger=migrator t=2026-04-07T00:19:33.440062812Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-07T00:19:33.441616991Z 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.554829ms logger=migrator t=2026-04-07T00:19:33.449171562Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:19:33.450555856Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.388385ms logger=migrator t=2026-04-07T00:19:33.735309136Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:19:33.741863751Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.560585ms logger=migrator t=2026-04-07T00:19:33.948508899Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:19:33.950274334Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.768966ms logger=migrator t=2026-04-07T00:19:34.007893438Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:19:34.011125589Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=3.236301ms logger=migrator t=2026-04-07T00:19:34.12163823Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:19:34.156318565Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.679935ms logger=migrator t=2026-04-07T00:19:34.884846009Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:19:34.911903112Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.059784ms logger=migrator t=2026-04-07T00:19:35.128703515Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:19:35.130738017Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.035632ms logger=migrator t=2026-04-07T00:19:35.311603824Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:19:35.313901341Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.301437ms logger=migrator t=2026-04-07T00:19:35.32216508Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:19:35.328295975Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.126805ms logger=migrator t=2026-04-07T00:19:35.33523985Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:19:35.342641638Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.401488ms logger=migrator t=2026-04-07T00:19:35.352774323Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:19:35.353926242Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.151779ms logger=migrator t=2026-04-07T00:19:35.36172767Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:19:35.362864218Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.136288ms logger=migrator t=2026-04-07T00:19:35.368786207Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:19:35.371173008Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.389611ms logger=migrator t=2026-04-07T00:19:35.378281907Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:19:35.379813246Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.533959ms logger=migrator t=2026-04-07T00:19:35.387237814Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:19:35.38746723Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=235.605µs logger=migrator t=2026-04-07T00:19:35.394123167Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:19:35.402930289Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.812502ms logger=migrator t=2026-04-07T00:19:35.40967375Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:19:35.419425646Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.746976ms logger=migrator t=2026-04-07T00:19:35.437288406Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:19:35.455745643Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=18.431846ms logger=migrator t=2026-04-07T00:19:35.462463682Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:19:35.463449528Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=985.086µs logger=migrator t=2026-04-07T00:19:35.468780432Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:19:35.469796038Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.014036ms logger=migrator t=2026-04-07T00:19:35.476962809Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:19:35.483235797Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.275438ms logger=migrator t=2026-04-07T00:19:35.489463524Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:19:35.497813595Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.350121ms logger=migrator t=2026-04-07T00:19:35.50511485Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T00:19:35.506193017Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.078157ms logger=migrator t=2026-04-07T00:19:35.511499671Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:19:35.519920203Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.420692ms logger=migrator t=2026-04-07T00:19:35.526600102Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:19:35.535469467Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.861844ms logger=migrator t=2026-04-07T00:19:35.542312859Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:19:35.542548855Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=240.646µs logger=migrator t=2026-04-07T00:19:35.547611673Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:19:35.549313265Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.703662ms logger=migrator t=2026-04-07T00:19:35.556598519Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-07T00:19:35.557652396Z 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.056557ms logger=migrator t=2026-04-07T00:19:35.56217323Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-07T00:19:35.563450583Z 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.273103ms logger=migrator t=2026-04-07T00:19:35.57048684Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:19:35.570569632Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=83.752µs logger=migrator t=2026-04-07T00:19:35.575998689Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:19:35.58239319Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.391881ms logger=migrator t=2026-04-07T00:19:35.586850303Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:19:35.593660044Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.810391ms logger=migrator t=2026-04-07T00:19:35.600944098Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:19:35.608789247Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.844519ms logger=migrator t=2026-04-07T00:19:35.614895831Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:19:35.621361614Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.465623ms logger=migrator t=2026-04-07T00:19:35.626270548Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:19:35.633012428Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.73909ms logger=migrator t=2026-04-07T00:19:35.637485991Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:19:35.637633505Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=145.034µs logger=migrator t=2026-04-07T00:19:35.643320499Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:19:35.644599591Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.278431ms logger=migrator t=2026-04-07T00:19:35.648680644Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:19:35.65643055Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.754956ms logger=migrator t=2026-04-07T00:19:35.662446572Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:19:35.662514343Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.061µs logger=migrator t=2026-04-07T00:19:35.669333575Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:19:35.676216799Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.879674ms logger=migrator t=2026-04-07T00:19:35.680800555Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:19:35.681929664Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.12904ms logger=migrator t=2026-04-07T00:19:35.686291713Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:19:35.693526587Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.233543ms logger=migrator t=2026-04-07T00:19:35.699572189Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:19:35.700484961Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=909.552µs logger=migrator t=2026-04-07T00:19:35.704288808Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:19:35.706079053Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.788385ms logger=migrator t=2026-04-07T00:19:35.710971167Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:19:35.718659291Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.694004ms logger=migrator t=2026-04-07T00:19:35.722744034Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:19:35.723340539Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=596.005µs logger=migrator t=2026-04-07T00:19:35.729046754Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:19:35.730992312Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.944578ms logger=migrator t=2026-04-07T00:19:35.735496106Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:19:35.73647534Z level=info msg="Migration successfully executed" id="create alert_image table" duration=980.144µs logger=migrator t=2026-04-07T00:19:35.741635751Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:19:35.743357015Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.721634ms logger=migrator t=2026-04-07T00:19:35.748377592Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:19:35.748542646Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=161.484µs logger=migrator t=2026-04-07T00:19:35.75507065Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:19:35.75625093Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.143409ms logger=migrator t=2026-04-07T00:19:35.762534019Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:19:35.76376244Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.22853ms logger=migrator t=2026-04-07T00:19:35.770942511Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:19:35.771391283Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:19:35.775525577Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:19:35.775980868Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=455.241µs logger=migrator t=2026-04-07T00:19:35.779247931Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:19:35.780707348Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.458837ms logger=migrator t=2026-04-07T00:19:35.785753615Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:19:35.793018768Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.264173ms logger=migrator t=2026-04-07T00:19:35.800320123Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:19:35.801915624Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.59997ms logger=migrator t=2026-04-07T00:19:35.809945186Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:19:35.811250999Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.303534ms logger=migrator t=2026-04-07T00:19:35.815901257Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:19:35.817148228Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.247831ms logger=migrator t=2026-04-07T00:19:35.823228671Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:19:35.824821882Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.593011ms logger=migrator t=2026-04-07T00:19:35.83026688Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:19:35.83147546Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.210071ms logger=migrator t=2026-04-07T00:19:35.835706627Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:19:35.835736298Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.181µs logger=migrator t=2026-04-07T00:19:35.841042532Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:19:35.841169625Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=128.013µs logger=migrator t=2026-04-07T00:19:35.845796571Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:19:35.858198085Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.390403ms logger=migrator t=2026-04-07T00:19:35.863248872Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:19:35.863839787Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=593.665µs logger=migrator t=2026-04-07T00:19:35.868023742Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:19:35.870026463Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.002791ms logger=migrator t=2026-04-07T00:19:35.874976338Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:19:35.875256355Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=280.467µs logger=migrator t=2026-04-07T00:19:35.878998649Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:19:35.879939453Z level=info msg="Migration successfully executed" id="create data_keys table" duration=941.014µs logger=migrator t=2026-04-07T00:19:35.883887373Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:19:35.884778185Z level=info msg="Migration successfully executed" id="create secrets table" duration=890.572µs logger=migrator t=2026-04-07T00:19:35.889530486Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:19:35.923034541Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.508816ms logger=migrator t=2026-04-07T00:19:35.928467358Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:19:35.937971248Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.50436ms logger=migrator t=2026-04-07T00:19:35.944696028Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:19:35.963566894Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=18.869846ms logger=migrator t=2026-04-07T00:19:35.969389491Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:19:36.006490089Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.099128ms logger=migrator t=2026-04-07T00:19:36.01566745Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:19:36.054222794Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=38.543903ms logger=migrator t=2026-04-07T00:19:36.061015295Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:19:36.061901757Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=885.862µs logger=migrator t=2026-04-07T00:19:36.067835958Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:19:36.069809717Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.959478ms logger=migrator t=2026-04-07T00:19:36.079974834Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:19:36.080321003Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=349.309µs logger=migrator t=2026-04-07T00:19:36.086312004Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:19:36.087305279Z level=info msg="Migration successfully executed" id="create permission table" duration=991.035µs logger=migrator t=2026-04-07T00:19:36.091776342Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:19:36.093019874Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.241961ms logger=migrator t=2026-04-07T00:19:36.099887047Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:19:36.100959653Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.062746ms logger=migrator t=2026-04-07T00:19:36.107824247Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:19:36.109294304Z level=info msg="Migration successfully executed" id="create role table" duration=1.469596ms logger=migrator t=2026-04-07T00:19:36.113540491Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:19:36.121679707Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.135786ms logger=migrator t=2026-04-07T00:19:36.125960185Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:19:36.135924687Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.959341ms logger=migrator t=2026-04-07T00:19:36.141468697Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:19:36.142599505Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.131038ms logger=migrator t=2026-04-07T00:19:36.14992199Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:19:36.151077039Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.155169ms logger=migrator t=2026-04-07T00:19:36.160769884Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:19:36.161628065Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=856.821µs logger=migrator t=2026-04-07T00:19:36.170634972Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:19:36.171573937Z level=info msg="Migration successfully executed" id="create team role table" duration=938.785µs logger=migrator t=2026-04-07T00:19:36.249997067Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:19:36.251986386Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.992609ms logger=migrator t=2026-04-07T00:19:36.643648964Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:19:36.645786828Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.139724ms logger=migrator t=2026-04-07T00:19:36.84153167Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:19:36.842907015Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.379945ms logger=migrator t=2026-04-07T00:19:36.945758741Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:19:36.947926176Z level=info msg="Migration successfully executed" id="create user role table" duration=2.170095ms logger=migrator t=2026-04-07T00:19:36.955011755Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:19:36.956615646Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.606411ms logger=migrator t=2026-04-07T00:19:36.961810007Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:19:36.964262479Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.456642ms logger=migrator t=2026-04-07T00:19:36.970121717Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:19:36.971887161Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.765894ms logger=migrator t=2026-04-07T00:19:36.97617558Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:19:36.977270467Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.091707ms logger=migrator t=2026-04-07T00:19:36.982644913Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:19:36.983740721Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.096258ms logger=migrator t=2026-04-07T00:19:36.990734497Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:19:36.993320772Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.588425ms logger=migrator t=2026-04-07T00:19:37.009298426Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:19:37.023598567Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=14.300191ms logger=migrator t=2026-04-07T00:19:37.029112996Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:19:37.030815409Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.704453ms logger=migrator t=2026-04-07T00:19:37.03642542Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:19:37.037626181Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.200481ms logger=migrator t=2026-04-07T00:19:37.041485258Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:19:37.042536265Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.051177ms logger=migrator t=2026-04-07T00:19:37.046480035Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:19:37.047606363Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.126618ms logger=migrator t=2026-04-07T00:19:37.051331107Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:19:37.052133577Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=802.12µs logger=migrator t=2026-04-07T00:19:37.057646887Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:19:37.05976692Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.140724ms logger=migrator t=2026-04-07T00:19:37.06410973Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:19:37.073350742Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.229573ms logger=migrator t=2026-04-07T00:19:37.078529443Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:19:37.08469282Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.157177ms logger=migrator t=2026-04-07T00:19:37.089934721Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:19:37.098416085Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.480414ms logger=migrator t=2026-04-07T00:19:37.102425177Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:19:37.110220474Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.793117ms logger=migrator t=2026-04-07T00:19:37.114334327Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:19:37.115136287Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=801.71µs logger=migrator t=2026-04-07T00:19:37.119003656Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:19:37.120101763Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.097557ms logger=migrator t=2026-04-07T00:19:37.124431023Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:19:37.125544451Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.113948ms logger=migrator t=2026-04-07T00:19:37.12947201Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:19:37.130401533Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=929.833µs logger=migrator t=2026-04-07T00:19:37.136917638Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:19:37.138322774Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.405076ms logger=migrator t=2026-04-07T00:19:37.14571648Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:19:37.145835383Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=121.103µs logger=migrator t=2026-04-07T00:19:37.149789853Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:19:37.149849504Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.841µs logger=migrator t=2026-04-07T00:19:37.153776603Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:19:37.154477751Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=701.338µs logger=migrator t=2026-04-07T00:19:37.158613136Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:19:37.159484327Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=880.582µs logger=migrator t=2026-04-07T00:19:37.16353077Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:19:37.164205377Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=674.137µs logger=migrator t=2026-04-07T00:19:37.168088675Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:19:37.16829248Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=203.615µs logger=migrator t=2026-04-07T00:19:37.172479746Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:19:37.173362868Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=877.361µs logger=migrator t=2026-04-07T00:19:37.177418981Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:19:37.17857306Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.157878ms logger=migrator t=2026-04-07T00:19:37.182961161Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:19:37.184819127Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.852006ms logger=migrator t=2026-04-07T00:19:37.189474085Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:19:37.198425321Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.949766ms logger=migrator t=2026-04-07T00:19:37.202554416Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:19:37.202614857Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=59.992µs logger=migrator t=2026-04-07T00:19:37.206668009Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:19:37.207446828Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=778.709µs logger=migrator t=2026-04-07T00:19:37.211949522Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:19:37.213895082Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.944639ms logger=migrator t=2026-04-07T00:19:37.217898772Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:19:37.218979149Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.080517ms logger=migrator t=2026-04-07T00:19:37.222699134Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:19:37.231346482Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.646568ms logger=migrator t=2026-04-07T00:19:37.235267131Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:19:37.236462181Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.19487ms logger=migrator t=2026-04-07T00:19:37.240449302Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:19:37.241662253Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.213041ms logger=migrator t=2026-04-07T00:19:37.24550133Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:19:37.268808638Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.302659ms logger=migrator t=2026-04-07T00:19:37.273068855Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:19:37.273999719Z level=info msg="Migration successfully executed" id="create correlation v2" duration=931.854µs logger=migrator t=2026-04-07T00:19:37.279892957Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:19:37.281769765Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.878188ms logger=migrator t=2026-04-07T00:19:37.28628375Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:19:37.287546771Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.248291ms logger=migrator t=2026-04-07T00:19:37.292413494Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:19:37.294747663Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.333899ms logger=migrator t=2026-04-07T00:19:37.301807871Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:19:37.302249702Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=443.571µs logger=migrator t=2026-04-07T00:19:37.306976112Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:19:37.308421238Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.444576ms logger=migrator t=2026-04-07T00:19:37.315368113Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:19:37.327880579Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.503266ms logger=migrator t=2026-04-07T00:19:37.333148932Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:19:37.334002814Z level=info msg="Migration successfully executed" id="create entity_events table" duration=854.532µs logger=migrator t=2026-04-07T00:19:37.338378124Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:19:37.339339248Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=961.264µs logger=migrator t=2026-04-07T00:19:37.344008356Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:19:37.344447347Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:19:37.351608818Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:19:37.35207823Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:19:37.358263606Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:19:37.359154679Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=895.413µs logger=migrator t=2026-04-07T00:19:37.366052243Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:19:37.36711192Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.057976ms logger=migrator t=2026-04-07T00:19:37.372045474Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:19:37.373275716Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.229672ms logger=migrator t=2026-04-07T00:19:37.377921492Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:19:37.379339219Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.415777ms logger=migrator t=2026-04-07T00:19:37.384990621Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:19:37.38695894Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.967019ms logger=migrator t=2026-04-07T00:19:37.391993548Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:19:37.393045035Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.050827ms logger=migrator t=2026-04-07T00:19:37.397171178Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:19:37.397937098Z level=info msg="Migration successfully executed" id="Drop public config table" duration=765.939µs logger=migrator t=2026-04-07T00:19:37.403476558Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:19:37.404564246Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.087579ms logger=migrator t=2026-04-07T00:19:37.408998287Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:19:37.410360622Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.359915ms logger=migrator t=2026-04-07T00:19:37.415118691Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:19:37.417242555Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.123254ms logger=migrator t=2026-04-07T00:19:37.422335894Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:19:37.423487113Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.150409ms logger=migrator t=2026-04-07T00:19:37.427688879Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:19:37.450788173Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.097384ms logger=migrator t=2026-04-07T00:19:37.455856491Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:19:37.46571925Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.864639ms logger=migrator t=2026-04-07T00:19:37.470974392Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:19:37.47883012Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.854838ms logger=migrator t=2026-04-07T00:19:37.483078648Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:19:37.483455547Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=377.759µs logger=migrator t=2026-04-07T00:19:37.488187317Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:19:37.496798984Z level=info msg="Migration successfully executed" id="add share column" duration=8.620137ms logger=migrator t=2026-04-07T00:19:37.502755025Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:19:37.50295755Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=202.065µs logger=migrator t=2026-04-07T00:19:37.50771828Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:19:37.509268519Z level=info msg="Migration successfully executed" id="create file table" duration=1.549479ms logger=migrator t=2026-04-07T00:19:37.513820414Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:19:37.515746732Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.925948ms logger=migrator t=2026-04-07T00:19:37.520512493Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:19:37.521664672Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.15192ms logger=migrator t=2026-04-07T00:19:37.52790164Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:19:37.528778021Z level=info msg="Migration successfully executed" id="create file_meta table" duration=876.071µs logger=migrator t=2026-04-07T00:19:37.533488121Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:19:37.53465115Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.160729ms logger=migrator t=2026-04-07T00:19:37.543035291Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:19:37.543101693Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.202µs logger=migrator t=2026-04-07T00:19:37.54733846Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:19:37.547403332Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.842µs logger=migrator t=2026-04-07T00:19:37.551536306Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:19:37.552503591Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=965.385µs logger=migrator t=2026-04-07T00:19:37.557379753Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:19:37.557738922Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=359.419µs logger=migrator t=2026-04-07T00:19:37.564588055Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:19:37.566198845Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.61746ms logger=migrator t=2026-04-07T00:19:37.570951666Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:19:37.586931609Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=15.946823ms logger=migrator t=2026-04-07T00:19:37.592443209Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:19:37.592635264Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=192.464µs logger=migrator t=2026-04-07T00:19:37.59645914Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:19:37.597712352Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.250142ms logger=migrator t=2026-04-07T00:19:37.603037296Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:19:37.603463167Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=426.791µs logger=migrator t=2026-04-07T00:19:37.607834497Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:19:37.608059632Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=224.455µs logger=migrator t=2026-04-07T00:19:37.613073569Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:19:37.613952541Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=879.192µs logger=migrator t=2026-04-07T00:19:37.618705641Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:19:37.627981545Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.277184ms logger=migrator t=2026-04-07T00:19:37.633021773Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:19:37.642174454Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.152211ms logger=migrator t=2026-04-07T00:19:37.646411781Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:19:37.64717931Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=768.559µs logger=migrator t=2026-04-07T00:19:37.651874519Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:19:37.723693682Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.803803ms logger=migrator t=2026-04-07T00:19:37.730308369Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:19:37.731518109Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.20987ms logger=migrator t=2026-04-07T00:19:37.738025994Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:19:37.739920191Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.892117ms logger=migrator t=2026-04-07T00:19:37.746816766Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:19:37.773218762Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.401096ms logger=migrator t=2026-04-07T00:19:37.780948608Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:19:37.794931621Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.979303ms logger=migrator t=2026-04-07T00:19:37.800939052Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:19:37.801672961Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=737.579µs logger=migrator t=2026-04-07T00:19:37.808837132Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:19:37.80916858Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=324.968µs logger=migrator t=2026-04-07T00:19:37.81706379Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:19:37.817450119Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=386.909µs logger=migrator t=2026-04-07T00:19:37.82539876Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:19:37.825765319Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=366.609µs logger=migrator t=2026-04-07T00:19:37.831714319Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:19:37.831948655Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=233.706µs logger=migrator t=2026-04-07T00:19:37.898788403Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:19:37.900353693Z level=info msg="Migration successfully executed" id="create folder table" duration=1.56941ms logger=migrator t=2026-04-07T00:19:37.909281368Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:19:37.910613581Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.331843ms logger=migrator t=2026-04-07T00:19:37.918512731Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:19:37.920023129Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.513998ms logger=migrator t=2026-04-07T00:19:37.925969789Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:19:37.92600889Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.781µs logger=migrator t=2026-04-07T00:19:37.933668934Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:19:37.934903555Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.236181ms logger=migrator t=2026-04-07T00:19:37.944180708Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:19:37.94619505Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.020082ms logger=migrator t=2026-04-07T00:19:37.953789952Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:19:37.955217847Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.429425ms logger=migrator t=2026-04-07T00:19:37.960538082Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:19:37.961063915Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=525.473µs logger=migrator t=2026-04-07T00:19:38.052993726Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:19:38.053632962Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=643.166µs logger=migrator t=2026-04-07T00:19:38.096879484Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:19:38.09829139Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.412025ms logger=migrator t=2026-04-07T00:19:38.656997086Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:19:38.659829778Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.834451ms logger=migrator t=2026-04-07T00:19:38.670883697Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:19:38.672292472Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.409705ms logger=migrator t=2026-04-07T00:19:38.679593977Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:19:38.680848848Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.254492ms logger=migrator t=2026-04-07T00:19:38.687807874Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:19:38.689942388Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.137444ms logger=migrator t=2026-04-07T00:19:38.696617136Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:19:38.697666173Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.051906ms logger=migrator t=2026-04-07T00:19:38.703423878Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:19:38.705422988Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.999321ms logger=migrator t=2026-04-07T00:19:38.71220668Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:19:38.713341149Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.134669ms logger=migrator t=2026-04-07T00:19:38.720977711Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:19:38.721938795Z level=info msg="Migration successfully executed" id="create signing_key table" duration=960.924µs logger=migrator t=2026-04-07T00:19:38.727855925Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:19:38.729979449Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.120603ms logger=migrator t=2026-04-07T00:19:38.738033092Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:19:38.739271873Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.239311ms logger=migrator t=2026-04-07T00:19:38.744959486Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:19:38.745570292Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=611.596µs logger=migrator t=2026-04-07T00:19:38.752073667Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:19:38.762051088Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.977621ms logger=migrator t=2026-04-07T00:19:38.768396169Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:19:38.769201369Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=806.41µs logger=migrator t=2026-04-07T00:19:38.776352649Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:19:38.77638846Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=37.501µs logger=migrator t=2026-04-07T00:19:38.781996582Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:19:38.783178982Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.18226ms logger=migrator t=2026-04-07T00:19:38.790388313Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:19:38.790419434Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.321µs logger=migrator t=2026-04-07T00:19:38.796907809Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:19:38.799631158Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.722058ms logger=migrator t=2026-04-07T00:19:38.80568909Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:19:38.80689821Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.20879ms logger=migrator t=2026-04-07T00:19:38.814187805Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:19:38.815397325Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.20868ms logger=migrator t=2026-04-07T00:19:38.822665009Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:19:38.824022262Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.356293ms logger=migrator t=2026-04-07T00:19:38.829369958Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:19:38.829729096Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=360.129µs logger=migrator t=2026-04-07T00:19:38.835720199Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:19:38.836505018Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=790.109µs logger=migrator t=2026-04-07T00:19:38.842469809Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:19:38.843403042Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=932.963µs logger=migrator t=2026-04-07T00:19:38.848937162Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:19:38.850504812Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.56528ms logger=migrator t=2026-04-07T00:19:38.856192775Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:19:38.866724321Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.531436ms logger=migrator t=2026-04-07T00:19:38.873976274Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:19:38.883627578Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.651624ms logger=migrator t=2026-04-07T00:19:38.88923986Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:19:38.899672463Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.432033ms logger=migrator t=2026-04-07T00:19:38.905832219Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:19:38.905978462Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=144.573µs logger=migrator t=2026-04-07T00:19:38.912183729Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:19:38.92648773Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.304861ms logger=migrator t=2026-04-07T00:19:38.933014574Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:19:38.943075369Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.060905ms logger=migrator t=2026-04-07T00:19:38.94867002Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:19:38.949304486Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=635.216µs logger=migrator t=2026-04-07T00:19:38.95501802Z level=info msg="migrations completed" performed=558 skipped=0 duration=11.452645071s logger=migrator t=2026-04-07T00:19:38.956153149Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:19:38.977037866Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:19:38.977325023Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:19:38.984786232Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:19:39.030622879Z level=info msg="Restored cache from database" duration=439.941µs logger=plugin.store t=2026-04-07T00:19:39.031879891Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:19:39.067662314Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:19:39.067701915Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:19:39.067855499Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:19:39.067871569Z level=info msg="Plugins loaded" count=54 duration=35.992388ms logger=query_data t=2026-04-07T00:19:39.071976893Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:19:39.078723013Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:19:39.087776912Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:19:39.097848456Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:19:39.100054052Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:19:39.102453233Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:19:39.125962366Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:19:39.15067284Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:19:39.174772869Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:19:39.17480369Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-07T00:19:39.17522747Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T00:19:39.175549628Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T00:19:39.175558608Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-07T00:19:39.178868262Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-07T00:19:39.202648833Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-07T00:19:39.241437511Z level=info msg="Update check succeeded" duration=66.078628ms logger=grafana.update.checker t=2026-04-07T00:19:39.243893263Z level=info msg="Update check succeeded" duration=68.53034ms logger=provisioning.dashboard t=2026-04-07T00:19:39.260883492Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-07T00:19:39.264366261Z level=info msg="State cache has been initialized" states=0 duration=88.814423ms logger=ngalert.scheduler t=2026-04-07T00:19:39.264400882Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:19:39.264463493Z level=info msg=starting first_tick=2026-04-07T00:19:40Z logger=sqlstore.transactions t=2026-04-07T00:19:39.271456719Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:19:39.28414956Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:19:39.298715348Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:19:39.31028013Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:19:39.311192432Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:19:39.410840289Z level=info msg="Patterns update finished" duration=94.22062ms logger=grafana-apiserver t=2026-04-07T00:19:39.481037511Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:19:39.481585385Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:19:52.606111566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:52.607062541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:52.624360708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:52.723987322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:52.751754983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:52.845074049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:52.865365772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:54.301306036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:54.316014618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:55.094083402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:55.110449285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:56.07153393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:56.08733622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:56.226182824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:56.244541788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:56.623997309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:56.640517276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.124918766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.13734901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.330393205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.346461419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.565323095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.583460424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.823282649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:57.840093963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.007829368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.027022532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.298661951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.319481647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.536033864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.553751121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.746367384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.770161906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.913907165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:58.93867431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.035289689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.05748908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.199777922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.21594166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.513211106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.530166073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.801765941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.819674012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:19:59.993518752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:00.012924322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:00.29880982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:00.314995029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:00.621466395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:00.654277384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:00.986781399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.008349553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.088544028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.109377015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.194518124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.213290818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.339261329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.361777027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.512952984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.535264957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.7029428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.72469604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.831216569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.850750732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.977722479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:01.995886147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.230541851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.248026393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.438567633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.462433937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.555183638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.574576998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.736533536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:02.755361531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:03.226559608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:03.244562183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:03.411257171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:03.432444097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:03.562849449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:03.582165557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:20:03.658316949Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:20:52.197819351Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:29:39.219745191Z level=info msg="Completed cleanup jobs" duration=42.501092ms logger=plugins.update.checker t=2026-04-07T00:29:39.289812418Z level=info msg="Update check succeeded" duration=47.449897ms logger=sqlstore.transactions t=2026-04-07T00:34:39.096604525Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-07T00:39:39.191730856Z level=info msg="Completed cleanup jobs" duration=14.233599ms logger=plugins.update.checker t=2026-04-07T00:39:39.297631741Z level=info msg="Update check succeeded" duration=55.225215ms logger=cleanup t=2026-04-07T00:49:39.223204953Z level=info msg="Completed cleanup jobs" duration=47.122258ms logger=plugins.update.checker t=2026-04-07T00:49:39.291694631Z level=info msg="Update check succeeded" duration=49.859808ms logger=infra.usagestats t=2026-04-07T00:50:52.222138716Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:59:39.206980425Z level=info msg="Completed cleanup jobs" duration=30.693142ms logger=plugins.update.checker t=2026-04-07T00:59:39.29926185Z level=info msg="Update check succeeded" duration=57.320785ms logger=cleanup t=2026-04-07T01:09:39.215445195Z level=info msg="Completed cleanup jobs" duration=39.027913ms logger=plugins.update.checker t=2026-04-07T01:09:39.291058999Z level=info msg="Update check succeeded" duration=48.86853ms logger=cleanup t=2026-04-07T01:19:39.28159355Z level=info msg="Completed cleanup jobs" duration=105.211666ms logger=plugins.update.checker t=2026-04-07T01:19:39.299124921Z level=info msg="Update check succeeded" duration=57.441284ms logger=infra.usagestats t=2026-04-07T01:20:52.223423391Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T01:29:39.216751396Z level=info msg="Completed cleanup jobs" duration=40.137119ms logger=plugins.update.checker t=2026-04-07T01:29:39.29016454Z level=info msg="Update check succeeded" duration=47.802281ms