logger=settings t=2026-04-02T09:00:02.523571737Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-02T09:00:02Z logger=settings t=2026-04-02T09:00:02.524736004Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-02T09:00:02.524762724Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-02T09:00:02.524770615Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-02T09:00:02.524778875Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-02T09:00:02.524787615Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-02T09:00:02.524800696Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-02T09:00:02.524807716Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-02T09:00:02.524818916Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-02T09:00:02.524830787Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-02T09:00:02.524841657Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-02T09:00:02.524848907Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-02T09:00:02.524859167Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-02T09:00:02.524866208Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-02T09:00:02.524879718Z level=info msg=Target target=[all] logger=settings t=2026-04-02T09:00:02.524919809Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-02T09:00:02.52492596Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-02T09:00:02.52493635Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-02T09:00:02.52494321Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-02T09:00:02.52495404Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-02T09:00:02.524960491Z level=info msg="App mode production" logger=sqlstore t=2026-04-02T09:00:02.525482637Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-02T09:00:02.525519538Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-02T09:00:02.527597734Z level=info msg="Locking database" logger=migrator t=2026-04-02T09:00:02.527615874Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-02T09:00:02.528333477Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-02T09:00:02.529566206Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.231639ms logger=migrator t=2026-04-02T09:00:02.535160202Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-02T09:00:02.53572503Z level=info msg="Migration successfully executed" id="create user table" duration=564.818µs logger=migrator t=2026-04-02T09:00:02.543555896Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-02T09:00:02.54587757Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.327854ms logger=migrator t=2026-04-02T09:00:02.553772489Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-02T09:00:02.555051689Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.278051ms logger=migrator t=2026-04-02T09:00:02.562427011Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-02T09:00:02.563591838Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.160867ms logger=migrator t=2026-04-02T09:00:02.56714667Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-02T09:00:02.567938205Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=792.895µs logger=migrator t=2026-04-02T09:00:02.573514231Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-02T09:00:02.576527086Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.011795ms logger=migrator t=2026-04-02T09:00:02.580593444Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-02T09:00:02.581509683Z level=info msg="Migration successfully executed" id="create user table v2" duration=916.499µs logger=migrator t=2026-04-02T09:00:02.585128867Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-02T09:00:02.585937372Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=808.856µs logger=migrator t=2026-04-02T09:00:02.592137428Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-02T09:00:02.593295894Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.164707ms logger=migrator t=2026-04-02T09:00:02.599915853Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-02T09:00:02.600614175Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=700.882µs logger=migrator t=2026-04-02T09:00:02.608178343Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-02T09:00:02.609378001Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.198718ms logger=migrator t=2026-04-02T09:00:02.617204027Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-02T09:00:02.618843259Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.636882ms logger=migrator t=2026-04-02T09:00:02.622462423Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-02T09:00:02.622522725Z level=info msg="Migration successfully executed" id="Update user table charset" duration=61.642µs logger=migrator t=2026-04-02T09:00:02.626401547Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-02T09:00:02.627671657Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.2707ms logger=migrator t=2026-04-02T09:00:02.635867146Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-02T09:00:02.636485475Z level=info msg="Migration successfully executed" id="Add missing user data" duration=622.65µs logger=migrator t=2026-04-02T09:00:02.646352276Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-02T09:00:02.649279738Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.946223ms logger=migrator t=2026-04-02T09:00:02.654628617Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-02T09:00:02.65537012Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=740.823µs logger=migrator t=2026-04-02T09:00:02.660837092Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-02T09:00:02.662789004Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.949972ms logger=migrator t=2026-04-02T09:00:02.666724338Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-02T09:00:02.674944107Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.217489ms logger=migrator t=2026-04-02T09:00:02.682482275Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-02T09:00:02.684595031Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.115287ms logger=migrator t=2026-04-02T09:00:02.691836559Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-02T09:00:02.692309514Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=474.465µs logger=migrator t=2026-04-02T09:00:02.698851261Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-02T09:00:02.699832882Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=982.08µs logger=migrator t=2026-04-02T09:00:02.70804974Z 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-02T09:00:02.708655649Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=611.189µs logger=migrator t=2026-04-02T09:00:02.713014007Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-02T09:00:02.713549874Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=533.257µs logger=migrator t=2026-04-02T09:00:02.718585592Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-02T09:00:02.719878283Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.292451ms logger=migrator t=2026-04-02T09:00:02.725124008Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-02T09:00:02.726146661Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.027353ms logger=migrator t=2026-04-02T09:00:02.731162249Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-02T09:00:02.731936613Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=774.415µs logger=migrator t=2026-04-02T09:00:02.736967472Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-02T09:00:02.737772157Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=801.965µs logger=migrator t=2026-04-02T09:00:02.745432179Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-02T09:00:02.746971207Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.539979ms logger=migrator t=2026-04-02T09:00:02.75436488Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-02T09:00:02.754496104Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=138.514µs logger=migrator t=2026-04-02T09:00:02.764922843Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-02T09:00:02.76611675Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.197468ms logger=migrator t=2026-04-02T09:00:02.772294725Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-02T09:00:02.773438241Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.146696ms logger=migrator t=2026-04-02T09:00:02.778639675Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-02T09:00:02.779538013Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=900.218µs logger=migrator t=2026-04-02T09:00:02.785418498Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-02T09:00:02.786857744Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.444956ms logger=migrator t=2026-04-02T09:00:02.793754811Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:00:02.799263605Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.505474ms logger=migrator t=2026-04-02T09:00:02.907038551Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-02T09:00:02.90858534Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.549679ms logger=migrator t=2026-04-02T09:00:02.91430259Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-02T09:00:02.915010932Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=711.092µs logger=migrator t=2026-04-02T09:00:02.920167305Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-02T09:00:02.921342542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.174507ms logger=migrator t=2026-04-02T09:00:02.927653601Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-02T09:00:02.928751825Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.097874ms logger=migrator t=2026-04-02T09:00:02.934648841Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-02T09:00:02.935700774Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.051173ms logger=migrator t=2026-04-02T09:00:02.941302661Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-02T09:00:02.941681883Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=378.872µs logger=migrator t=2026-04-02T09:00:02.946684551Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-02T09:00:02.947802686Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.117286ms logger=migrator t=2026-04-02T09:00:02.953844196Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-02T09:00:02.954425415Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=581.638µs logger=migrator t=2026-04-02T09:00:02.959724591Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-02T09:00:02.960789465Z level=info msg="Migration successfully executed" id="create star table" duration=1.064094ms logger=migrator t=2026-04-02T09:00:02.96603414Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-02T09:00:02.967224848Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.190458ms logger=migrator t=2026-04-02T09:00:02.973502866Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-02T09:00:02.974220408Z level=info msg="Migration successfully executed" id="create org table v1" duration=717.823µs logger=migrator t=2026-04-02T09:00:02.979280388Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-02T09:00:02.980442574Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.162936ms logger=migrator t=2026-04-02T09:00:02.986664461Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-02T09:00:02.987699823Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.035262ms logger=migrator t=2026-04-02T09:00:02.993347071Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-02T09:00:02.994478357Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.131455ms logger=migrator t=2026-04-02T09:00:03.006454074Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-02T09:00:03.007729104Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.27506ms logger=migrator t=2026-04-02T09:00:03.013520447Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-02T09:00:03.014426475Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=906.698µs logger=migrator t=2026-04-02T09:00:03.018851045Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-02T09:00:03.018889056Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.312µs logger=migrator t=2026-04-02T09:00:03.023357267Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-02T09:00:03.023382218Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.381µs logger=migrator t=2026-04-02T09:00:03.028452837Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-02T09:00:03.028611362Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=158.725µs logger=migrator t=2026-04-02T09:00:03.032724512Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-02T09:00:03.033383633Z level=info msg="Migration successfully executed" id="create dashboard table" duration=659.181µs logger=migrator t=2026-04-02T09:00:03.037895185Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-02T09:00:03.038573726Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=677.841µs logger=migrator t=2026-04-02T09:00:03.044176463Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-02T09:00:03.045160704Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=984.371µs logger=migrator t=2026-04-02T09:00:03.050530833Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-02T09:00:03.051337138Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=803.975µs logger=migrator t=2026-04-02T09:00:03.056036337Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-02T09:00:03.057675048Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.636091ms logger=migrator t=2026-04-02T09:00:03.064441041Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-02T09:00:03.065312249Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=870.638µs logger=migrator t=2026-04-02T09:00:03.07170827Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-02T09:00:03.076321236Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.612416ms logger=migrator t=2026-04-02T09:00:03.081385915Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-02T09:00:03.082057527Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=671.871µs logger=migrator t=2026-04-02T09:00:03.086386523Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-02T09:00:03.087056754Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=669.631µs logger=migrator t=2026-04-02T09:00:03.092687292Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-02T09:00:03.093865929Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.178348ms logger=migrator t=2026-04-02T09:00:03.098802094Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-02T09:00:03.099488426Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=685.642µs logger=migrator t=2026-04-02T09:00:03.103832423Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-02T09:00:03.104802533Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=969.75µs logger=migrator t=2026-04-02T09:00:03.11040353Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-02T09:00:03.110480612Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=78.382µs logger=migrator t=2026-04-02T09:00:03.115226042Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-02T09:00:03.116941796Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.717564ms logger=migrator t=2026-04-02T09:00:03.122555833Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-02T09:00:03.126002771Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.443738ms logger=migrator t=2026-04-02T09:00:03.132179876Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-02T09:00:03.133949342Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.769926ms logger=migrator t=2026-04-02T09:00:03.138316129Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-02T09:00:03.139078793Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=761.824µs logger=migrator t=2026-04-02T09:00:03.143495893Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-02T09:00:03.145603409Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.121577ms logger=migrator t=2026-04-02T09:00:03.151170854Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-02T09:00:03.151939379Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=768.655µs logger=migrator t=2026-04-02T09:00:03.156866694Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-02T09:00:03.157562536Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=693.182µs logger=migrator t=2026-04-02T09:00:03.1621523Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-02T09:00:03.162212632Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=61.842µs logger=migrator t=2026-04-02T09:00:03.166963002Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-02T09:00:03.166990713Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.731µs logger=migrator t=2026-04-02T09:00:03.171194926Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-02T09:00:03.173079625Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.88471ms logger=migrator t=2026-04-02T09:00:03.177523025Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-02T09:00:03.179336092Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.810497ms logger=migrator t=2026-04-02T09:00:03.183338288Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-02T09:00:03.185177746Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.839328ms logger=migrator t=2026-04-02T09:00:03.190252796Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-02T09:00:03.192054643Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.799687ms logger=migrator t=2026-04-02T09:00:03.200027624Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-02T09:00:03.200337264Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=314.06µs logger=migrator t=2026-04-02T09:00:03.205877548Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-02T09:00:03.206632652Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=754.664µs logger=migrator t=2026-04-02T09:00:03.212738705Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-02T09:00:03.213407796Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=669.651µs logger=migrator t=2026-04-02T09:00:03.217814975Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-02T09:00:03.217843856Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.491µs logger=migrator t=2026-04-02T09:00:03.222613136Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-02T09:00:03.22339009Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=776.494µs logger=migrator t=2026-04-02T09:00:03.228696278Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-02T09:00:03.22940976Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=715.042µs logger=migrator t=2026-04-02T09:00:03.234365396Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:00:03.239687864Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.322088ms logger=migrator t=2026-04-02T09:00:03.244402333Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-02T09:00:03.244970371Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=565.997µs logger=migrator t=2026-04-02T09:00:03.250268747Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-02T09:00:03.250829845Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=561.098µs logger=migrator t=2026-04-02T09:00:03.255125231Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-02T09:00:03.25636873Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.24323ms logger=migrator t=2026-04-02T09:00:03.261886513Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-02T09:00:03.262221544Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=334.921µs logger=migrator t=2026-04-02T09:00:03.26715781Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-02T09:00:03.267737558Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=579.738µs logger=migrator t=2026-04-02T09:00:03.274361377Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-02T09:00:03.27668473Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.321763ms logger=migrator t=2026-04-02T09:00:03.283265647Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-02T09:00:03.287385557Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=4.09835ms logger=migrator t=2026-04-02T09:00:03.304675372Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-02T09:00:03.305054194Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=382.722µs logger=migrator t=2026-04-02T09:00:03.312385055Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-02T09:00:03.312681324Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=297.199µs logger=migrator t=2026-04-02T09:00:03.320772039Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-02T09:00:03.323208286Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.437207ms logger=migrator t=2026-04-02T09:00:03.329489804Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-02T09:00:03.332766287Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.274863ms logger=migrator t=2026-04-02T09:00:03.339179589Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-02T09:00:03.340336076Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.155797ms logger=migrator t=2026-04-02T09:00:03.346840311Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-02T09:00:03.348479342Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.640511ms logger=migrator t=2026-04-02T09:00:03.353119519Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-02T09:00:03.354345807Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.227579ms logger=migrator t=2026-04-02T09:00:03.358699564Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-02T09:00:03.359679765Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=983.181µs logger=migrator t=2026-04-02T09:00:03.365986274Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-02T09:00:03.366985866Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.001842ms logger=migrator t=2026-04-02T09:00:03.371044643Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-02T09:00:03.37790173Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.854936ms logger=migrator t=2026-04-02T09:00:03.38172006Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-02T09:00:03.382775103Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.053953ms logger=migrator t=2026-04-02T09:00:03.387405789Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-02T09:00:03.388347519Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=943.18µs logger=migrator t=2026-04-02T09:00:03.391785317Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-02T09:00:03.392753868Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=968.24µs logger=migrator t=2026-04-02T09:00:03.397228019Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-02T09:00:03.398006593Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=780.104µs logger=migrator t=2026-04-02T09:00:03.402567997Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-02T09:00:03.405605452Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.037265ms logger=migrator t=2026-04-02T09:00:03.409240797Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-02T09:00:03.412416017Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.17065ms logger=migrator t=2026-04-02T09:00:03.424417605Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-02T09:00:03.424466757Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=51.932µs logger=migrator t=2026-04-02T09:00:03.428155533Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-02T09:00:03.428421242Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=260.098µs logger=migrator t=2026-04-02T09:00:03.43184628Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-02T09:00:03.435048641Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.20147ms logger=migrator t=2026-04-02T09:00:03.439924764Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-02T09:00:03.440186212Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=262.448µs logger=migrator t=2026-04-02T09:00:03.446338306Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-02T09:00:03.446615995Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=279.619µs logger=migrator t=2026-04-02T09:00:03.450174637Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-02T09:00:03.456716503Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.537806ms logger=migrator t=2026-04-02T09:00:03.461742362Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-02T09:00:03.461964189Z level=info msg="Migration successfully executed" id="Update uid value" duration=215.637µs logger=migrator t=2026-04-02T09:00:03.468409242Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-02T09:00:03.470096815Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.690553ms logger=migrator t=2026-04-02T09:00:03.476419704Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-02T09:00:03.477738116Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.318572ms logger=migrator t=2026-04-02T09:00:03.48326123Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-02T09:00:03.484290752Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.033042ms logger=migrator t=2026-04-02T09:00:04.039668754Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-02T09:00:04.067416798Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=27.717773ms logger=migrator t=2026-04-02T09:00:04.533025241Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-02T09:00:04.53458144Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.558779ms logger=migrator t=2026-04-02T09:00:04.547787066Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-02T09:00:04.550068789Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.283382ms logger=migrator t=2026-04-02T09:00:04.560981443Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-02T09:00:04.561782478Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=805.236µs logger=migrator t=2026-04-02T09:00:04.570362718Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-02T09:00:04.57200945Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.647622ms logger=migrator t=2026-04-02T09:00:04.576008396Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-02T09:00:04.576726169Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=717.782µs logger=migrator t=2026-04-02T09:00:04.581342094Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-02T09:00:04.588912512Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.569828ms logger=migrator t=2026-04-02T09:00:04.594152168Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-02T09:00:04.59549236Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.303641ms logger=migrator t=2026-04-02T09:00:04.599890888Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-02T09:00:04.600706924Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=816.266µs logger=migrator t=2026-04-02T09:00:04.605114963Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-02T09:00:04.606042652Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=929.459µs logger=migrator t=2026-04-02T09:00:04.611082901Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-02T09:00:04.612404423Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.318812ms logger=migrator t=2026-04-02T09:00:04.617113221Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-02T09:00:04.617435552Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=322.1µs logger=migrator t=2026-04-02T09:00:04.622963796Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-02T09:00:04.623949297Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=981.601µs logger=migrator t=2026-04-02T09:00:04.628330575Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-02T09:00:04.628389957Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=60.462µs logger=migrator t=2026-04-02T09:00:04.638436433Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-02T09:00:04.640494958Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.061405ms logger=migrator t=2026-04-02T09:00:04.643536104Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-02T09:00:04.645280489Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.744315ms logger=migrator t=2026-04-02T09:00:04.649174562Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-02T09:00:04.649335587Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.706µs logger=migrator t=2026-04-02T09:00:04.653762136Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-02T09:00:04.656759601Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.996974ms logger=migrator t=2026-04-02T09:00:04.660363614Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-02T09:00:04.663969738Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.607844ms logger=migrator t=2026-04-02T09:00:04.668721288Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-02T09:00:04.669637107Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=914.818µs logger=migrator t=2026-04-02T09:00:04.675211952Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-02T09:00:04.676861884Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.654642ms logger=migrator t=2026-04-02T09:00:04.681245562Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-02T09:00:04.682274755Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.026693ms logger=migrator t=2026-04-02T09:00:04.68689948Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-02T09:00:04.687858731Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=960.63µs logger=migrator t=2026-04-02T09:00:04.691723522Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-02T09:00:04.692712704Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=988.871µs logger=migrator t=2026-04-02T09:00:04.709876184Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-02T09:00:04.710582927Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=708.613µs logger=migrator t=2026-04-02T09:00:04.717720242Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-02T09:00:04.717828425Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.343µs logger=migrator t=2026-04-02T09:00:04.723179864Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-02T09:00:04.723220475Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.361µs logger=migrator t=2026-04-02T09:00:04.727782959Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-02T09:00:04.732006812Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.224023ms logger=migrator t=2026-04-02T09:00:04.753700716Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-02T09:00:04.756570196Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.872081ms logger=migrator t=2026-04-02T09:00:04.760951624Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-02T09:00:04.761017806Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.832µs logger=migrator t=2026-04-02T09:00:04.763241406Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-02T09:00:04.763966399Z level=info msg="Migration successfully executed" id="create quota table v1" duration=724.713µs logger=migrator t=2026-04-02T09:00:04.767278813Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-02T09:00:04.768024557Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=744.874µs logger=migrator t=2026-04-02T09:00:04.772518089Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-02T09:00:04.772542889Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.91µs logger=migrator t=2026-04-02T09:00:04.776142173Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-02T09:00:04.776807054Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=664.241µs logger=migrator t=2026-04-02T09:00:04.780864522Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-02T09:00:04.781558033Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=695.152µs logger=migrator t=2026-04-02T09:00:04.785747585Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-02T09:00:04.788473981Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.726796ms logger=migrator t=2026-04-02T09:00:04.793099207Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-02T09:00:04.793148799Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.452µs logger=migrator t=2026-04-02T09:00:04.797099313Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-02T09:00:04.798400324Z level=info msg="Migration successfully executed" id="create session table" duration=1.300861ms logger=migrator t=2026-04-02T09:00:04.803077762Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-02T09:00:04.803253327Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=198.506µs logger=migrator t=2026-04-02T09:00:04.807503581Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-02T09:00:04.807602894Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=98.673µs logger=migrator t=2026-04-02T09:00:04.811424615Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-02T09:00:04.81222045Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=794.936µs logger=migrator t=2026-04-02T09:00:04.816509145Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-02T09:00:04.817832897Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.323541ms logger=migrator t=2026-04-02T09:00:04.822979829Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-02T09:00:04.823006719Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.93µs logger=migrator t=2026-04-02T09:00:04.827176061Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-02T09:00:04.827204862Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.931µs logger=migrator t=2026-04-02T09:00:04.831548869Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-02T09:00:04.83730681Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.757791ms logger=migrator t=2026-04-02T09:00:04.842635838Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-02T09:00:04.846008425Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.372017ms logger=migrator t=2026-04-02T09:00:04.850046672Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-02T09:00:04.850136355Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=90.823µs logger=migrator t=2026-04-02T09:00:04.860483301Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-02T09:00:04.860660266Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=181.335µs logger=migrator t=2026-04-02T09:00:04.869167354Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-02T09:00:04.869952839Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=792.835µs logger=migrator t=2026-04-02T09:00:04.873742829Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-02T09:00:04.873769809Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.411µs logger=migrator t=2026-04-02T09:00:04.881140052Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-02T09:00:04.884611321Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.4713ms logger=migrator t=2026-04-02T09:00:04.888217155Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-02T09:00:04.88839224Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=174.686µs logger=migrator t=2026-04-02T09:00:04.892356455Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-02T09:00:04.895852125Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.49421ms logger=migrator t=2026-04-02T09:00:04.899549952Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-02T09:00:04.902830515Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.280613ms logger=migrator t=2026-04-02T09:00:04.90775068Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-02T09:00:04.907842703Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=90.863µs logger=migrator t=2026-04-02T09:00:04.911770117Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-02T09:00:04.912707236Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=935.989µs logger=migrator t=2026-04-02T09:00:04.916450004Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-02T09:00:04.91726532Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=815.166µs logger=migrator t=2026-04-02T09:00:04.921779922Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-02T09:00:04.923517437Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.740375ms logger=migrator t=2026-04-02T09:00:04.927964647Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-02T09:00:04.929711032Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.746005ms logger=migrator t=2026-04-02T09:00:04.93693693Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-02T09:00:04.937861129Z level=info msg="Migration successfully executed" id="add index alert state" duration=925.659µs logger=migrator t=2026-04-02T09:00:04.94203214Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-02T09:00:04.943439605Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.407985ms logger=migrator t=2026-04-02T09:00:04.94931984Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-02T09:00:04.950066814Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=745.734µs logger=migrator t=2026-04-02T09:00:04.966059608Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-02T09:00:04.967701749Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.644222ms logger=migrator t=2026-04-02T09:00:04.973041438Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-02T09:00:04.97501753Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.975692ms logger=migrator t=2026-04-02T09:00:04.980826983Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-02T09:00:04.991891652Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.07739ms logger=migrator t=2026-04-02T09:00:05.000317447Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-02T09:00:05.001283788Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=969.081µs logger=migrator t=2026-04-02T09:00:05.011553451Z 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-02T09:00:05.012844132Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.292041ms logger=migrator t=2026-04-02T09:00:05.018693986Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-02T09:00:05.019065468Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=371.422µs logger=migrator t=2026-04-02T09:00:05.022899709Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-02T09:00:05.023619241Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=721.502µs logger=migrator t=2026-04-02T09:00:05.027871026Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-02T09:00:05.029182107Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.311261ms logger=migrator t=2026-04-02T09:00:05.037101557Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-02T09:00:05.042559928Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.457581ms logger=migrator t=2026-04-02T09:00:05.047176684Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-02T09:00:05.050766697Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.589823ms logger=migrator t=2026-04-02T09:00:05.056530789Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-02T09:00:05.060031979Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.50074ms logger=migrator t=2026-04-02T09:00:05.065322426Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-02T09:00:05.068831476Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.50835ms logger=migrator t=2026-04-02T09:00:05.072229514Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-02T09:00:05.0730757Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=845.887µs logger=migrator t=2026-04-02T09:00:05.076755146Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-02T09:00:05.076782537Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.841µs logger=migrator t=2026-04-02T09:00:05.082703114Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-02T09:00:05.082749265Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.092µs logger=migrator t=2026-04-02T09:00:05.088071523Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-02T09:00:05.089442826Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.370793ms logger=migrator t=2026-04-02T09:00:05.093739711Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T09:00:05.09529228Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.551919ms logger=migrator t=2026-04-02T09:00:05.221443186Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-02T09:00:05.222698315Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.25766ms logger=migrator t=2026-04-02T09:00:05.237497762Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-02T09:00:05.238769272Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.2718ms logger=migrator t=2026-04-02T09:00:05.244790451Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T09:00:05.245642588Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=854.087µs logger=migrator t=2026-04-02T09:00:05.25362275Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-02T09:00:05.258234485Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.614496ms logger=migrator t=2026-04-02T09:00:05.26251629Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-02T09:00:05.266849686Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.333596ms logger=migrator t=2026-04-02T09:00:05.270619755Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-02T09:00:05.270873533Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=254.568µs logger=migrator t=2026-04-02T09:00:05.276117289Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-02T09:00:05.277089789Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=971.82µs logger=migrator t=2026-04-02T09:00:05.281617772Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-02T09:00:05.283198542Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.58177ms logger=migrator t=2026-04-02T09:00:05.28854133Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-02T09:00:05.292530186Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.989686ms logger=migrator t=2026-04-02T09:00:05.296714248Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-02T09:00:05.29678581Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.232µs logger=migrator t=2026-04-02T09:00:05.29995056Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-02T09:00:05.300845048Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=894.688µs logger=migrator t=2026-04-02T09:00:05.304956418Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-02T09:00:05.305926708Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=970.091µs logger=migrator t=2026-04-02T09:00:05.315314474Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-02T09:00:05.31550796Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=193.126µs logger=migrator t=2026-04-02T09:00:05.321834529Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-02T09:00:05.323788221Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.961342ms logger=migrator t=2026-04-02T09:00:05.33010784Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-02T09:00:05.331153453Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.085194ms logger=migrator t=2026-04-02T09:00:05.336903374Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-02T09:00:05.337579016Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=679.412µs logger=migrator t=2026-04-02T09:00:05.343518433Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-02T09:00:05.345292079Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.773976ms logger=migrator t=2026-04-02T09:00:05.350011367Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-02T09:00:05.351448313Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.432595ms logger=migrator t=2026-04-02T09:00:05.359022861Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-02T09:00:05.360184368Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.162327ms logger=migrator t=2026-04-02T09:00:05.36406338Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-02T09:00:05.364091591Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.331µs logger=migrator t=2026-04-02T09:00:05.371083811Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-02T09:00:05.377155693Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.071402ms logger=migrator t=2026-04-02T09:00:05.383391139Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-02T09:00:05.384562256Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.172237ms logger=migrator t=2026-04-02T09:00:05.389024347Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-02T09:00:05.393634492Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.606095ms logger=migrator t=2026-04-02T09:00:05.397738311Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-02T09:00:05.398489105Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=750.874µs logger=migrator t=2026-04-02T09:00:05.4033909Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-02T09:00:05.404537136Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.145567ms logger=migrator t=2026-04-02T09:00:05.408658395Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-02T09:00:05.409460301Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=802.086µs logger=migrator t=2026-04-02T09:00:05.41323864Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-02T09:00:05.425639211Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.399801ms logger=migrator t=2026-04-02T09:00:05.43258897Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-02T09:00:05.43324725Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=658.34µs logger=migrator t=2026-04-02T09:00:05.438231247Z 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-02T09:00:05.4392775Z 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.045843ms logger=migrator t=2026-04-02T09:00:05.444941049Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-02T09:00:05.445237218Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=296.449µs logger=migrator t=2026-04-02T09:00:05.452163996Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-02T09:00:05.452798346Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=634.31µs logger=migrator t=2026-04-02T09:00:05.459698084Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-02T09:00:05.459952542Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=251.428µs logger=migrator t=2026-04-02T09:00:05.466269241Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-02T09:00:05.473184889Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.916238ms logger=migrator t=2026-04-02T09:00:05.480481969Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-02T09:00:05.48622847Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.74256ms logger=migrator t=2026-04-02T09:00:05.496416061Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-02T09:00:05.497289808Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=875.187µs logger=migrator t=2026-04-02T09:00:05.504085603Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-02T09:00:05.505217048Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.131995ms logger=migrator t=2026-04-02T09:00:05.521852723Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-02T09:00:05.522160742Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=311.039µs logger=migrator t=2026-04-02T09:00:05.5271534Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-02T09:00:05.532174608Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.021238ms logger=migrator t=2026-04-02T09:00:05.538718944Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-02T09:00:05.540356126Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.640162ms logger=migrator t=2026-04-02T09:00:05.549010248Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-02T09:00:05.549315728Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=306.68µs logger=migrator t=2026-04-02T09:00:05.553986915Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-02T09:00:05.554400518Z level=info msg="Migration successfully executed" id="Move region to single row" duration=413.813µs logger=migrator t=2026-04-02T09:00:05.558244469Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-02T09:00:05.559182169Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=937.78µs logger=migrator t=2026-04-02T09:00:05.563368321Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-02T09:00:05.5646Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.232339ms logger=migrator t=2026-04-02T09:00:05.569220695Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T09:00:05.570231567Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.010072ms logger=migrator t=2026-04-02T09:00:05.578369734Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T09:00:05.580895313Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.526399ms logger=migrator t=2026-04-02T09:00:05.595225975Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-02T09:00:05.596067971Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=846.056µs logger=migrator t=2026-04-02T09:00:05.601890805Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-02T09:00:05.603204186Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.307461ms logger=migrator t=2026-04-02T09:00:05.608312057Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-02T09:00:05.608375899Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.062µs logger=migrator t=2026-04-02T09:00:05.613182271Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-02T09:00:05.613970106Z level=info msg="Migration successfully executed" id="create test_data table" duration=784.364µs logger=migrator t=2026-04-02T09:00:05.618431466Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-02T09:00:05.619099277Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=667.831µs logger=migrator t=2026-04-02T09:00:05.622816764Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-02T09:00:05.623522917Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=703.793µs logger=migrator t=2026-04-02T09:00:05.627894554Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-02T09:00:05.628811253Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=916.459µs logger=migrator t=2026-04-02T09:00:05.632351545Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-02T09:00:05.632567592Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=216.086µs logger=migrator t=2026-04-02T09:00:05.637840098Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-02T09:00:05.638286882Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=448.204µs logger=migrator t=2026-04-02T09:00:05.643355191Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-02T09:00:05.643428164Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.033µs logger=migrator t=2026-04-02T09:00:05.647240354Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-02T09:00:05.648338609Z level=info msg="Migration successfully executed" id="create team table" duration=1.096024ms logger=migrator t=2026-04-02T09:00:05.652551851Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-02T09:00:05.653757149Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.204598ms logger=migrator t=2026-04-02T09:00:05.660181202Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-02T09:00:05.661100701Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=918.909µs logger=migrator t=2026-04-02T09:00:05.667840773Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-02T09:00:05.673347527Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.506624ms logger=migrator t=2026-04-02T09:00:05.678543341Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-02T09:00:05.678678905Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=136.175µs logger=migrator t=2026-04-02T09:00:05.683227978Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-02T09:00:05.684147787Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=919.739µs logger=migrator t=2026-04-02T09:00:05.688896097Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-02T09:00:05.689830846Z level=info msg="Migration successfully executed" id="create team member table" duration=933.919µs logger=migrator t=2026-04-02T09:00:05.693944356Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-02T09:00:05.694839544Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=894.618µs logger=migrator t=2026-04-02T09:00:05.698636363Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-02T09:00:05.699659486Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.022623ms logger=migrator t=2026-04-02T09:00:05.704833619Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-02T09:00:05.705731727Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=891.638µs logger=migrator t=2026-04-02T09:00:05.709848207Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-02T09:00:05.715481674Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.632637ms logger=migrator t=2026-04-02T09:00:05.724127687Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-02T09:00:05.72897789Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.850203ms logger=migrator t=2026-04-02T09:00:05.749174836Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-02T09:00:05.752875403Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.700157ms logger=migrator t=2026-04-02T09:00:05.756931541Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-02T09:00:05.757904571Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=973.13µs logger=migrator t=2026-04-02T09:00:05.762030871Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-02T09:00:05.762997682Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=968.911µs logger=migrator t=2026-04-02T09:00:05.767625348Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-02T09:00:05.76863307Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.007381ms logger=migrator t=2026-04-02T09:00:05.774549396Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-02T09:00:05.775725903Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.173837ms logger=migrator t=2026-04-02T09:00:05.784798739Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-02T09:00:05.785705797Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=907.168µs logger=migrator t=2026-04-02T09:00:05.790319113Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-02T09:00:05.791295234Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=976.141µs logger=migrator t=2026-04-02T09:00:05.797058455Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-02T09:00:05.797973374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=914.609µs logger=migrator t=2026-04-02T09:00:05.805035717Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-02T09:00:05.806023228Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=986.982µs logger=migrator t=2026-04-02T09:00:05.812605385Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-02T09:00:05.813119121Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=513.156µs logger=migrator t=2026-04-02T09:00:05.820140353Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-02T09:00:05.826223644Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=6.082692ms logger=migrator t=2026-04-02T09:00:05.833148743Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-02T09:00:05.833724301Z level=info msg="Migration successfully executed" id="create tag table" duration=574.049µs logger=migrator t=2026-04-02T09:00:05.8441695Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-02T09:00:05.84512344Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=950.05µs logger=migrator t=2026-04-02T09:00:05.849065094Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-02T09:00:05.849596931Z level=info msg="Migration successfully executed" id="create login attempt table" duration=532.047µs logger=migrator t=2026-04-02T09:00:05.860138253Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-02T09:00:05.861133504Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=995.491µs logger=migrator t=2026-04-02T09:00:05.867376291Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-02T09:00:05.868706093Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.329532ms logger=migrator t=2026-04-02T09:00:05.874441614Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:00:05.890314924Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.86932ms logger=migrator t=2026-04-02T09:00:05.89683505Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-02T09:00:05.89749609Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=665.801µs logger=migrator t=2026-04-02T09:00:05.904607854Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-02T09:00:05.905535394Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=929.76µs logger=migrator t=2026-04-02T09:00:05.910390777Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-02T09:00:05.910692086Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=302.089µs logger=migrator t=2026-04-02T09:00:05.918254844Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-02T09:00:05.919508964Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.24972ms logger=migrator t=2026-04-02T09:00:05.925942027Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-02T09:00:05.927204117Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.266139ms logger=migrator t=2026-04-02T09:00:05.931324976Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-02T09:00:05.932486783Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.161827ms logger=migrator t=2026-04-02T09:00:05.937331006Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-02T09:00:05.937430969Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.833µs logger=migrator t=2026-04-02T09:00:05.943556332Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-02T09:00:05.952162133Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.606081ms logger=migrator t=2026-04-02T09:00:05.95617743Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-02T09:00:05.960393142Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.215132ms logger=migrator t=2026-04-02T09:00:05.965305707Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-02T09:00:05.971250235Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.943547ms logger=migrator t=2026-04-02T09:00:05.97555898Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-02T09:00:05.981919131Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.362251ms logger=migrator t=2026-04-02T09:00:05.987657331Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-02T09:00:05.988833749Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.177718ms logger=migrator t=2026-04-02T09:00:05.995422456Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-02T09:00:06.001270581Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.849355ms logger=migrator t=2026-04-02T09:00:06.010713238Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-02T09:00:06.011864575Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.152057ms logger=migrator t=2026-04-02T09:00:06.016633295Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-02T09:00:06.018008708Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.378644ms logger=migrator t=2026-04-02T09:00:06.022719247Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-02T09:00:06.024816262Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.099435ms logger=migrator t=2026-04-02T09:00:06.030055417Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-02T09:00:06.031033957Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=977.951µs logger=migrator t=2026-04-02T09:00:06.036484229Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-02T09:00:06.037412979Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=928.339µs logger=migrator t=2026-04-02T09:00:06.041157557Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-02T09:00:06.042115837Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=957.82µs logger=migrator t=2026-04-02T09:00:06.049271422Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-02T09:00:06.061690384Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=12.415851ms logger=migrator t=2026-04-02T09:00:06.068085005Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-02T09:00:06.069015585Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=931.469µs logger=migrator t=2026-04-02T09:00:06.073155795Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-02T09:00:06.073845427Z level=info msg="Migration successfully executed" id="create cache_data table" duration=689.511µs logger=migrator t=2026-04-02T09:00:06.077011916Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-02T09:00:06.07776449Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=752.444µs logger=migrator t=2026-04-02T09:00:06.082036795Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-02T09:00:06.082681475Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=646.41µs logger=migrator t=2026-04-02T09:00:06.086272758Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-02T09:00:06.087035482Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=762.404µs logger=migrator t=2026-04-02T09:00:06.09265887Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-02T09:00:06.092730102Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=74.413µs logger=migrator t=2026-04-02T09:00:06.096348986Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-02T09:00:06.096426138Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=77.452µs logger=migrator t=2026-04-02T09:00:06.101891161Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-02T09:00:06.103379927Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.493857ms logger=migrator t=2026-04-02T09:00:06.10760067Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T09:00:06.108617022Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.016132ms logger=migrator t=2026-04-02T09:00:06.1126654Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T09:00:06.113793096Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.126135ms logger=migrator t=2026-04-02T09:00:06.118620848Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:00:06.11870431Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=84.333µs logger=migrator t=2026-04-02T09:00:06.122525651Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T09:00:06.123995637Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.470176ms logger=migrator t=2026-04-02T09:00:06.131461282Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T09:00:06.132629839Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.168997ms logger=migrator t=2026-04-02T09:00:06.137201243Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T09:00:06.139050491Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.848898ms logger=migrator t=2026-04-02T09:00:06.143266525Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T09:00:06.144209994Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=943.7µs logger=migrator t=2026-04-02T09:00:06.151127832Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-02T09:00:06.158566307Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.433164ms logger=migrator t=2026-04-02T09:00:06.163101139Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-02T09:00:06.164239215Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.134966ms logger=migrator t=2026-04-02T09:00:06.168685275Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-02T09:00:06.168777898Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=93.993µs logger=migrator t=2026-04-02T09:00:06.172712082Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-02T09:00:06.173686123Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=975.091µs logger=migrator t=2026-04-02T09:00:06.177984158Z 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-02T09:00:06.179057322Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.072104ms logger=migrator t=2026-04-02T09:00:06.183639267Z 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-02T09:00:06.184613277Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=980.791µs logger=migrator t=2026-04-02T09:00:06.189700158Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:00:06.189813941Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=116.513µs logger=migrator t=2026-04-02T09:00:06.193380464Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-02T09:00:06.196423059Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=3.040106ms logger=migrator t=2026-04-02T09:00:06.201633144Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-02T09:00:06.202744799Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.111855ms logger=migrator t=2026-04-02T09:00:06.207620072Z 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-02T09:00:06.208907723Z 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.287151ms logger=migrator t=2026-04-02T09:00:06.215198351Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-02T09:00:06.217016028Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.820157ms logger=migrator t=2026-04-02T09:00:06.221212621Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-02T09:00:06.227587912Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.37276ms logger=migrator t=2026-04-02T09:00:06.23164738Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-02T09:00:06.23261419Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=966.71µs logger=migrator t=2026-04-02T09:00:06.237257906Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T09:00:06.238420733Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.214038ms logger=migrator t=2026-04-02T09:00:06.242506622Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-02T09:00:06.269780501Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.274109ms logger=migrator t=2026-04-02T09:00:06.274053076Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-02T09:00:06.296100841Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.047565ms logger=migrator t=2026-04-02T09:00:06.303347179Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-02T09:00:06.305799926Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.455107ms logger=migrator t=2026-04-02T09:00:06.310863416Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T09:00:06.312523228Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.659602ms logger=migrator t=2026-04-02T09:00:06.316957678Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-02T09:00:06.322686149Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.72831ms logger=migrator t=2026-04-02T09:00:06.326505079Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-02T09:00:06.332396025Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.890416ms logger=migrator t=2026-04-02T09:00:06.3379584Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-02T09:00:06.338977592Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.015642ms logger=migrator t=2026-04-02T09:00:06.343105622Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-02T09:00:06.344792555Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.686623ms logger=migrator t=2026-04-02T09:00:06.34908971Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-02T09:00:06.35128426Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.193499ms logger=migrator t=2026-04-02T09:00:06.356288257Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-02T09:00:06.358538848Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.251291ms logger=migrator t=2026-04-02T09:00:06.363946969Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:00:06.364124744Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=174.925µs logger=migrator t=2026-04-02T09:00:06.368025377Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-02T09:00:06.378361283Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.327716ms logger=migrator t=2026-04-02T09:00:06.383286798Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-02T09:00:06.388017217Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.732189ms logger=migrator t=2026-04-02T09:00:06.392522389Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-02T09:00:06.399381116Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.858236ms logger=migrator t=2026-04-02T09:00:06.403513106Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-02T09:00:06.40460045Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.087385ms logger=migrator t=2026-04-02T09:00:06.408498523Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-02T09:00:06.40966633Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.163566ms logger=migrator t=2026-04-02T09:00:06.415218414Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-02T09:00:06.425338853Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.119339ms logger=migrator t=2026-04-02T09:00:06.429595818Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-02T09:00:06.433930634Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.333006ms logger=migrator t=2026-04-02T09:00:06.438673363Z 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-02T09:00:06.440635895Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.964992ms logger=migrator t=2026-04-02T09:00:06.446195701Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-02T09:00:06.454673118Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.477807ms logger=migrator t=2026-04-02T09:00:06.458384065Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-02T09:00:06.464655692Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.270587ms logger=migrator t=2026-04-02T09:00:06.468532555Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-02T09:00:06.468598137Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.222µs logger=migrator t=2026-04-02T09:00:06.471658563Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-02T09:00:06.472761888Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.100885ms logger=migrator t=2026-04-02T09:00:06.477878639Z 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-02T09:00:06.479071317Z 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.189797ms logger=migrator t=2026-04-02T09:00:06.483511377Z 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-02T09:00:06.485264062Z 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.752096ms logger=migrator t=2026-04-02T09:00:06.491043354Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:00:06.491199959Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=160.425µs logger=migrator t=2026-04-02T09:00:06.49598372Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-02T09:00:06.505614613Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.623314ms logger=migrator t=2026-04-02T09:00:06.511600392Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-02T09:00:06.518738057Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.134295ms logger=migrator t=2026-04-02T09:00:06.523103984Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-02T09:00:06.528535835Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.431411ms logger=migrator t=2026-04-02T09:00:06.532369746Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-02T09:00:06.540168632Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.793206ms logger=migrator t=2026-04-02T09:00:06.546963786Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-02T09:00:06.558139198Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.175702ms logger=migrator t=2026-04-02T09:00:06.563815987Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-02T09:00:06.563886059Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.442µs logger=migrator t=2026-04-02T09:00:06.567419851Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-02T09:00:06.568829505Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.407234ms logger=migrator t=2026-04-02T09:00:06.573792072Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-02T09:00:06.582122974Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.330982ms logger=migrator t=2026-04-02T09:00:06.586800722Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-02T09:00:06.586889635Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=89.323µs logger=migrator t=2026-04-02T09:00:06.591784889Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-02T09:00:06.598126129Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.341069ms logger=migrator t=2026-04-02T09:00:06.601957919Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-02T09:00:06.603117976Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.159337ms logger=migrator t=2026-04-02T09:00:06.608761774Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-02T09:00:06.620154753Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.39615ms logger=migrator t=2026-04-02T09:00:06.624599263Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-02T09:00:06.625510941Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=912.148µs logger=migrator t=2026-04-02T09:00:06.629689853Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-02T09:00:06.630781248Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.091235ms logger=migrator t=2026-04-02T09:00:06.636467447Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-02T09:00:06.643371024Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.900577ms logger=migrator t=2026-04-02T09:00:06.647839735Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-02T09:00:06.648513036Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=673.611µs logger=migrator t=2026-04-02T09:00:06.652076889Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-02T09:00:06.652984097Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=907.098µs logger=migrator t=2026-04-02T09:00:06.659175572Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-02T09:00:06.66069356Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.521038ms logger=migrator t=2026-04-02T09:00:06.666633667Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-02T09:00:06.667708861Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.074714ms logger=migrator t=2026-04-02T09:00:06.67241708Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-02T09:00:06.672482722Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.472µs logger=migrator t=2026-04-02T09:00:06.677116878Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-02T09:00:06.678754209Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.635191ms logger=migrator t=2026-04-02T09:00:06.684207521Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-02T09:00:06.685210653Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.004892ms logger=migrator t=2026-04-02T09:00:06.689012273Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-02T09:00:06.689387355Z 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-02T09:00:06.693035719Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-02T09:00:06.693479803Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=443.724µs logger=migrator t=2026-04-02T09:00:06.698385238Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-02T09:00:06.70004339Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.650602ms logger=migrator t=2026-04-02T09:00:06.70543671Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-02T09:00:06.713185564Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.749094ms logger=migrator t=2026-04-02T09:00:06.716923452Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-02T09:00:06.717998396Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.074694ms logger=migrator t=2026-04-02T09:00:06.722852389Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-02T09:00:06.723943723Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.090684ms logger=migrator t=2026-04-02T09:00:06.727902508Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-02T09:00:06.728828387Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=925.449µs logger=migrator t=2026-04-02T09:00:06.734261949Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-02T09:00:06.736274992Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.011833ms logger=migrator t=2026-04-02T09:00:06.741514167Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-02T09:00:06.742741786Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.230079ms logger=migrator t=2026-04-02T09:00:06.746560906Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-02T09:00:06.746588197Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.191µs logger=migrator t=2026-04-02T09:00:06.750542901Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-02T09:00:06.750609574Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.163µs logger=migrator t=2026-04-02T09:00:06.755006852Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-02T09:00:06.762818479Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.810967ms logger=migrator t=2026-04-02T09:00:06.767092343Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-02T09:00:06.767477925Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=386.302µs logger=migrator t=2026-04-02T09:00:06.771272765Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-02T09:00:06.772334158Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.068173ms logger=migrator t=2026-04-02T09:00:06.776215911Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-02T09:00:06.776480279Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=258.228µs logger=migrator t=2026-04-02T09:00:06.780886758Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-02T09:00:06.781831328Z level=info msg="Migration successfully executed" id="create data_keys table" duration=944.74µs logger=migrator t=2026-04-02T09:00:06.785437481Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-02T09:00:06.786732282Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.296471ms logger=migrator t=2026-04-02T09:00:06.791092469Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-02T09:00:06.825570976Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.478377ms logger=migrator t=2026-04-02T09:00:06.830401628Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-02T09:00:06.835658394Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.256926ms logger=migrator t=2026-04-02T09:00:06.839916578Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-02T09:00:06.840264329Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=338.81µs logger=migrator t=2026-04-02T09:00:06.845531155Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-02T09:00:06.877916476Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.385961ms logger=migrator t=2026-04-02T09:00:06.882331535Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-02T09:00:06.912879667Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.547682ms logger=migrator t=2026-04-02T09:00:06.917692919Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-02T09:00:06.918281158Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=586.579µs logger=migrator t=2026-04-02T09:00:06.921745617Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-02T09:00:06.922598924Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=852.737µs logger=migrator t=2026-04-02T09:00:06.927697334Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-02T09:00:06.928077396Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=380.162µs logger=migrator t=2026-04-02T09:00:06.932532657Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-02T09:00:06.933358143Z level=info msg="Migration successfully executed" id="create permission table" duration=825.326µs logger=migrator t=2026-04-02T09:00:06.937443421Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-02T09:00:06.939346951Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.90335ms logger=migrator t=2026-04-02T09:00:06.945567168Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-02T09:00:06.947425426Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.857789ms logger=migrator t=2026-04-02T09:00:06.952781655Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-02T09:00:06.953630102Z level=info msg="Migration successfully executed" id="create role table" duration=851.797µs logger=migrator t=2026-04-02T09:00:06.958070681Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-02T09:00:06.965529177Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.458286ms logger=migrator t=2026-04-02T09:00:06.970524504Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-02T09:00:06.978176485Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.651321ms logger=migrator t=2026-04-02T09:00:06.982865013Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-02T09:00:06.983692909Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=827.686µs logger=migrator t=2026-04-02T09:00:06.987562851Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-02T09:00:06.989283455Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.714914ms logger=migrator t=2026-04-02T09:00:06.993764856Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-02T09:00:06.995640315Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.875059ms logger=migrator t=2026-04-02T09:00:07.000797188Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-02T09:00:07.001728837Z level=info msg="Migration successfully executed" id="create team role table" duration=931.789µs logger=migrator t=2026-04-02T09:00:07.005875528Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-02T09:00:07.008113549Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.240771ms logger=migrator t=2026-04-02T09:00:07.01291217Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-02T09:00:07.014446358Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.535378ms logger=migrator t=2026-04-02T09:00:07.019867809Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-02T09:00:07.021043786Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.175867ms logger=migrator t=2026-04-02T09:00:07.02531359Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-02T09:00:07.026662313Z level=info msg="Migration successfully executed" id="create user role table" duration=1.348813ms logger=migrator t=2026-04-02T09:00:07.031260058Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-02T09:00:07.033062065Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.801437ms logger=migrator t=2026-04-02T09:00:07.037755273Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-02T09:00:07.038982281Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.226349ms logger=migrator t=2026-04-02T09:00:07.042661527Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-02T09:00:07.043942768Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.281021ms logger=migrator t=2026-04-02T09:00:07.049119751Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-02T09:00:07.049964978Z level=info msg="Migration successfully executed" id="create builtin role table" duration=845.157µs logger=migrator t=2026-04-02T09:00:07.05544827Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-02T09:00:07.056588186Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.139226ms logger=migrator t=2026-04-02T09:00:07.060875671Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-02T09:00:07.062667098Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.790667ms logger=migrator t=2026-04-02T09:00:07.067259942Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-02T09:00:07.076800513Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.541371ms logger=migrator t=2026-04-02T09:00:07.080539171Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-02T09:00:07.08179594Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.252059ms logger=migrator t=2026-04-02T09:00:07.086512919Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-02T09:00:07.087732708Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.219339ms logger=migrator t=2026-04-02T09:00:07.091219637Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-02T09:00:07.092899011Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.679003ms logger=migrator t=2026-04-02T09:00:07.096637308Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-02T09:00:07.098405384Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.767496ms logger=migrator t=2026-04-02T09:00:07.10305391Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-02T09:00:07.103904577Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=850.557µs logger=migrator t=2026-04-02T09:00:07.107408248Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-02T09:00:07.108595955Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.187127ms logger=migrator t=2026-04-02T09:00:07.112033003Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-02T09:00:07.121374828Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.334435ms logger=migrator t=2026-04-02T09:00:07.125933021Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-02T09:00:07.139143878Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.204886ms logger=migrator t=2026-04-02T09:00:07.143513256Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-02T09:00:07.149176774Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.663399ms logger=migrator t=2026-04-02T09:00:07.153965145Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-02T09:00:07.162797883Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.832238ms logger=migrator t=2026-04-02T09:00:07.166758108Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-02T09:00:07.168003177Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.244859ms logger=migrator t=2026-04-02T09:00:07.171974852Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-02T09:00:07.173665936Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.690784ms logger=migrator t=2026-04-02T09:00:07.178960393Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-02T09:00:07.180504331Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.544249ms logger=migrator t=2026-04-02T09:00:07.18458936Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-02T09:00:07.185977774Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.387874ms logger=migrator t=2026-04-02T09:00:07.189931068Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-02T09:00:07.191385414Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.455106ms logger=migrator t=2026-04-02T09:00:07.195596007Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-02T09:00:07.195664279Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.882µs logger=migrator t=2026-04-02T09:00:07.199038285Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-02T09:00:07.199098817Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.402µs logger=migrator t=2026-04-02T09:00:07.202486014Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-02T09:00:07.202882696Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=396.842µs logger=migrator t=2026-04-02T09:00:07.2061504Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-02T09:00:07.206831811Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=681.382µs logger=migrator t=2026-04-02T09:00:07.21059612Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-02T09:00:07.211637482Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.048143ms logger=migrator t=2026-04-02T09:00:07.215485823Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-02T09:00:07.215781233Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=296.9µs logger=migrator t=2026-04-02T09:00:07.219105558Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-02T09:00:07.219566832Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=459.354µs logger=migrator t=2026-04-02T09:00:07.22299265Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-02T09:00:07.223829466Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=836.546µs logger=migrator t=2026-04-02T09:00:07.227355757Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-02T09:00:07.228537325Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.178838ms logger=migrator t=2026-04-02T09:00:07.232079727Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-02T09:00:07.240893654Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.813428ms logger=migrator t=2026-04-02T09:00:07.244345763Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-02T09:00:07.244394895Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.282µs logger=migrator t=2026-04-02T09:00:07.246650856Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-02T09:00:07.247344817Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=693.511µs logger=migrator t=2026-04-02T09:00:07.250554589Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-02T09:00:07.251360104Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=805.405µs logger=migrator t=2026-04-02T09:00:07.255092432Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-02T09:00:07.256807436Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.714094ms logger=migrator t=2026-04-02T09:00:07.261120732Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-02T09:00:07.273291085Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.173113ms logger=migrator t=2026-04-02T09:00:07.277910501Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-02T09:00:07.281415231Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.50893ms logger=migrator t=2026-04-02T09:00:07.287042619Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-02T09:00:07.288159444Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.116955ms logger=migrator t=2026-04-02T09:00:07.291810949Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:00:07.317574221Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.762102ms logger=migrator t=2026-04-02T09:00:07.321872036Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-02T09:00:07.322782515Z level=info msg="Migration successfully executed" id="create correlation v2" duration=910.549µs logger=migrator t=2026-04-02T09:00:07.327445122Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-02T09:00:07.328516015Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.070093ms logger=migrator t=2026-04-02T09:00:07.332054927Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-02T09:00:07.333337847Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.28145ms logger=migrator t=2026-04-02T09:00:07.338299324Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-02T09:00:07.339563714Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.26565ms logger=migrator t=2026-04-02T09:00:07.343409865Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-02T09:00:07.343704734Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=294.979µs logger=migrator t=2026-04-02T09:00:07.347244306Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-02T09:00:07.34802064Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=776.074µs logger=migrator t=2026-04-02T09:00:07.352595694Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-02T09:00:07.365099638Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.501374ms logger=migrator t=2026-04-02T09:00:07.368709302Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-02T09:00:07.369407294Z level=info msg="Migration successfully executed" id="create entity_events table" duration=697.592µs logger=migrator t=2026-04-02T09:00:07.373064819Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-02T09:00:07.3740392Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=974.481µs logger=migrator t=2026-04-02T09:00:07.377591302Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T09:00:07.378030656Z 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-02T09:00:07.381715422Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T09:00:07.382373713Z 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-02T09:00:07.387518875Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-02T09:00:07.389063634Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.544428ms logger=migrator t=2026-04-02T09:00:07.392720909Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-02T09:00:07.393753201Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.032142ms logger=migrator t=2026-04-02T09:00:07.39750564Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T09:00:07.398646516Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.139876ms logger=migrator t=2026-04-02T09:00:07.403300672Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T09:00:07.404641374Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.340332ms logger=migrator t=2026-04-02T09:00:07.408878768Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T09:00:07.410017574Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.138106ms logger=migrator t=2026-04-02T09:00:07.413590996Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T09:00:07.414701441Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.110125ms logger=migrator t=2026-04-02T09:00:07.418270944Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-02T09:00:07.419204394Z level=info msg="Migration successfully executed" id="Drop public config table" duration=933.009µs logger=migrator t=2026-04-02T09:00:07.423601502Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-02T09:00:07.424739818Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.135726ms logger=migrator t=2026-04-02T09:00:07.428033412Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T09:00:07.429188038Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.154516ms logger=migrator t=2026-04-02T09:00:07.432287876Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T09:00:07.433424622Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.136425ms logger=migrator t=2026-04-02T09:00:07.436956943Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-02T09:00:07.438092599Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.143026ms logger=migrator t=2026-04-02T09:00:07.442084485Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-02T09:00:07.466794313Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.706719ms logger=migrator t=2026-04-02T09:00:07.470634224Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-02T09:00:07.481132885Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.501851ms logger=migrator t=2026-04-02T09:00:07.485867754Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-02T09:00:07.494509857Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.640463ms logger=migrator t=2026-04-02T09:00:07.498531443Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-02T09:00:07.49874447Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=213.447µs logger=migrator t=2026-04-02T09:00:07.504632476Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-02T09:00:07.513479904Z level=info msg="Migration successfully executed" id="add share column" duration=8.850239ms logger=migrator t=2026-04-02T09:00:07.516902842Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-02T09:00:07.517118449Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=211.837µs logger=migrator t=2026-04-02T09:00:07.520424513Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-02T09:00:07.521369933Z level=info msg="Migration successfully executed" id="create file table" duration=945.32µs logger=migrator t=2026-04-02T09:00:07.524694648Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-02T09:00:07.525913206Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.210068ms logger=migrator t=2026-04-02T09:00:07.529501419Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-02T09:00:07.530738338Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.236689ms logger=migrator t=2026-04-02T09:00:07.53429614Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-02T09:00:07.535198789Z level=info msg="Migration successfully executed" id="create file_meta table" duration=902.369µs logger=migrator t=2026-04-02T09:00:07.538754891Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-02T09:00:07.540088103Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.332932ms logger=migrator t=2026-04-02T09:00:07.543828851Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-02T09:00:07.543934304Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.483µs logger=migrator t=2026-04-02T09:00:07.548844029Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-02T09:00:07.548987303Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=153.855µs logger=migrator t=2026-04-02T09:00:07.555204669Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-02T09:00:07.556214651Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.010872ms logger=migrator t=2026-04-02T09:00:07.560445034Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-02T09:00:07.56095042Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=506.046µs logger=migrator t=2026-04-02T09:00:07.564888424Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-02T09:00:07.566402852Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.514598ms logger=migrator t=2026-04-02T09:00:07.569698146Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-02T09:00:07.578562835Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.864589ms logger=migrator t=2026-04-02T09:00:07.583254293Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-02T09:00:07.583418199Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=165.585µs logger=migrator t=2026-04-02T09:00:07.588007213Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-02T09:00:07.589843521Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.835808ms logger=migrator t=2026-04-02T09:00:07.593579649Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-02T09:00:07.594277331Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=698.692µs logger=migrator t=2026-04-02T09:00:07.597983557Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-02T09:00:07.598259536Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=270.589µs logger=migrator t=2026-04-02T09:00:07.602310474Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-02T09:00:07.602808789Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=498.576µs logger=migrator t=2026-04-02T09:00:07.607142506Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-02T09:00:07.620076204Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.934418ms logger=migrator t=2026-04-02T09:00:07.624021578Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-02T09:00:07.6332852Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.263222ms logger=migrator t=2026-04-02T09:00:07.637350228Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-02T09:00:07.638232336Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=882.328µs logger=migrator t=2026-04-02T09:00:07.644869275Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-02T09:00:07.725072002Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.201787ms logger=migrator t=2026-04-02T09:00:07.729518083Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-02T09:00:07.730452542Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=934.41µs logger=migrator t=2026-04-02T09:00:07.735014176Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-02T09:00:07.73738012Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.366235ms logger=migrator t=2026-04-02T09:00:07.742937975Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-02T09:00:07.767370675Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.43291ms logger=migrator t=2026-04-02T09:00:07.771283729Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-02T09:00:07.780090926Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.807357ms logger=migrator t=2026-04-02T09:00:07.784739213Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-02T09:00:07.78498388Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=244.697µs logger=migrator t=2026-04-02T09:00:07.788448819Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-02T09:00:07.788596044Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=147.245µs logger=migrator t=2026-04-02T09:00:07.79130991Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-02T09:00:07.791732493Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=422.654µs logger=migrator t=2026-04-02T09:00:07.79575649Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-02T09:00:07.796170763Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=413.903µs logger=migrator t=2026-04-02T09:00:07.801862932Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-02T09:00:07.802200373Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=337.321µs logger=migrator t=2026-04-02T09:00:07.806024463Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-02T09:00:07.807136359Z level=info msg="Migration successfully executed" id="create folder table" duration=1.115745ms logger=migrator t=2026-04-02T09:00:07.810749032Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-02T09:00:07.812029723Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.280391ms logger=migrator t=2026-04-02T09:00:07.816773402Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-02T09:00:07.818059663Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.285791ms logger=migrator t=2026-04-02T09:00:07.822499823Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-02T09:00:07.822572555Z level=info msg="Migration successfully executed" id="Update folder title length" duration=73.883µs logger=migrator t=2026-04-02T09:00:07.827024555Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T09:00:07.828401379Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.379214ms logger=migrator t=2026-04-02T09:00:07.833099367Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T09:00:07.834321405Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.221928ms logger=migrator t=2026-04-02T09:00:07.838875119Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-02T09:00:07.840960334Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.080625ms logger=migrator t=2026-04-02T09:00:07.844703152Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-02T09:00:07.845187147Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=483.745µs logger=migrator t=2026-04-02T09:00:07.851441415Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-02T09:00:07.8519401Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=498.335µs logger=migrator t=2026-04-02T09:00:07.857028961Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-02T09:00:07.8589001Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.872149ms logger=migrator t=2026-04-02T09:00:07.862997119Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-02T09:00:07.864259289Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.26177ms logger=migrator t=2026-04-02T09:00:07.870231647Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-02T09:00:07.871858268Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.626691ms logger=migrator t=2026-04-02T09:00:07.876070271Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-02T09:00:07.877683962Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.61218ms logger=migrator t=2026-04-02T09:00:07.881798481Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-02T09:00:07.883741203Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.943082ms logger=migrator t=2026-04-02T09:00:07.888692728Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-02T09:00:07.889632678Z level=info msg="Migration successfully executed" id="create anon_device table" duration=939.71µs logger=migrator t=2026-04-02T09:00:07.894819222Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-02T09:00:07.896902197Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.082365ms logger=migrator t=2026-04-02T09:00:07.902996999Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-02T09:00:07.904244859Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.247799ms logger=migrator t=2026-04-02T09:00:07.908440171Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-02T09:00:07.909409471Z level=info msg="Migration successfully executed" id="create signing_key table" duration=974.45µs logger=migrator t=2026-04-02T09:00:07.913210261Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-02T09:00:07.914459191Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.2487ms logger=migrator t=2026-04-02T09:00:07.919287643Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-02T09:00:07.921353148Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.065485ms logger=migrator t=2026-04-02T09:00:07.925299012Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-02T09:00:07.925998244Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=700.782µs logger=migrator t=2026-04-02T09:00:07.930265559Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-02T09:00:07.939725037Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.459068ms logger=migrator t=2026-04-02T09:00:07.943897348Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-02T09:00:07.944633771Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=734.713µs logger=migrator t=2026-04-02T09:00:07.949197555Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T09:00:07.949216426Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.851µs logger=migrator t=2026-04-02T09:00:07.952892012Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T09:00:07.954067209Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.175277ms logger=migrator t=2026-04-02T09:00:07.958264531Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T09:00:07.958341934Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.951µs logger=migrator t=2026-04-02T09:00:07.963223787Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-02T09:00:07.965308253Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.084036ms logger=migrator t=2026-04-02T09:00:07.969378801Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T09:00:07.971438886Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.050125ms logger=migrator t=2026-04-02T09:00:07.975088011Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-02T09:00:07.976179646Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.095624ms logger=migrator t=2026-04-02T09:00:07.980746929Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-02T09:00:07.982188655Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.441766ms logger=migrator t=2026-04-02T09:00:07.986309515Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-02T09:00:07.986886453Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=577.998µs logger=migrator t=2026-04-02T09:00:07.991024933Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-02T09:00:07.991685404Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=659.641µs logger=migrator t=2026-04-02T09:00:07.995605588Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-02T09:00:07.997161167Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.555249ms logger=migrator t=2026-04-02T09:00:08.001799103Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-02T09:00:08.003303861Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.504077ms logger=migrator t=2026-04-02T09:00:08.007328547Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-02T09:00:08.017428846Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.099608ms logger=migrator t=2026-04-02T09:00:08.021353929Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-02T09:00:08.03120483Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.85032ms logger=migrator t=2026-04-02T09:00:08.035614308Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-02T09:00:08.045142989Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.527611ms logger=migrator t=2026-04-02T09:00:08.049031061Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-02T09:00:08.049076073Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=45.542µs logger=migrator t=2026-04-02T09:00:08.052742758Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-02T09:00:08.066172141Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.426903ms logger=migrator t=2026-04-02T09:00:08.070896231Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-02T09:00:08.077687754Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.791273ms logger=migrator t=2026-04-02T09:00:08.081549076Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-02T09:00:08.081948569Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=392.872µs logger=migrator t=2026-04-02T09:00:08.085550992Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.557253096s logger=migrator t=2026-04-02T09:00:08.086298426Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-02T09:00:08.105548903Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-02T09:00:08.10578284Z level=info msg="Created default organization" logger=secrets t=2026-04-02T09:00:08.111436188Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T09:00:08.161764944Z level=info msg="Restored cache from database" duration=464.505µs logger=plugin.store t=2026-04-02T09:00:08.163452247Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-02T09:00:08.200824145Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-02T09:00:08.200851426Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-02T09:00:08.200918268Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-02T09:00:08.200929328Z level=info msg="Plugins loaded" count=54 duration=37.478521ms logger=query_data t=2026-04-02T09:00:08.204742928Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-02T09:00:08.207900378Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-02T09:00:08.213586407Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-02T09:00:08.220813475Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-02T09:00:08.222483847Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-02T09:00:08.224334626Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-02T09:00:08.245798672Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-02T09:00:08.265361549Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-02T09:00:08.287328661Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-02T09:00:08.287348431Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-02T09:00:08.287518227Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-02T09:00:08.288653023Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-02T09:00:08.288808498Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-02T09:00:08.290401238Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-02T09:00:08.313525526Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-02T09:00:08.354962572Z 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-02T09:00:08.369737708Z level=info msg="Update check succeeded" duration=81.792468ms logger=sqlstore.transactions t=2026-04-02T09:00:08.383986777Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T09:00:08.39201433Z level=info msg="Patterns update finished" duration=70.846623ms logger=sqlstore.transactions t=2026-04-02T09:00:08.396943805Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-04-02T09:00:08.39900998Z level=info msg="State cache has been initialized" states=0 duration=110.352807ms logger=ngalert.scheduler t=2026-04-02T09:00:08.399078542Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-02T09:00:08.399164165Z level=info msg=starting first_tick=2026-04-02T09:00:10Z logger=sqlstore.transactions t=2026-04-02T09:00:08.409331515Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-02T09:00:08.415930984Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-02T09:00:08.419902479Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-02T09:00:08.42025489Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=grafana.update.checker t=2026-04-02T09:00:08.430694609Z level=info msg="Update check succeeded" duration=142.950375ms logger=sqlstore.transactions t=2026-04-02T09:00:08.431855965Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=grafana-apiserver t=2026-04-02T09:00:08.802442694Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-02T09:00:08.802850207Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-02T09:00:24.997576021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:24.998544082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.6623222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.757731416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.775579609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.812964127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.828862768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.864557733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.883788239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.931584305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.95141037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:25.987935841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.007709754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.047000252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.063904965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.11388315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.133809798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.19035779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.206101936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.245470207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.270271198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.342974999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.363915259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.423886529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.441017109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.486521343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.502698523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.577708157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.597692266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.671968287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.68824594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.782332765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.804605347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.878805105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.895753609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.95923338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:26.9795642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.054606395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.075257256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.126204581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.146353646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.216618731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.234194095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.296010193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.312563874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.389123837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.403257442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.471781812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.49014777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.559529506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.576360926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.631547066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.648352945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.716470392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.735589874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.806266692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.825363983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.879323124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.900113369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.969789125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:27.983409134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.063852839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.078457889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.142001892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.156905161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.219663539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.234193337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.302806059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.320072323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.400643272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.417772822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.492350952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.509938426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.587352316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.602928407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.676592888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.696382362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.768446163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.783768006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:00:28.847885256Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-02T09:01:42.309741521Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-02T09:10:08.347775818Z level=info msg="Completed cleanup jobs" duration=59.145231ms logger=plugins.update.checker t=2026-04-02T09:10:08.451339805Z level=info msg="Update check succeeded" duration=80.856798ms logger=sqlstore.transactions t=2026-04-02T09:15:08.222337188Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"