logger=settings t=2026-06-15T11:50:28.028255089Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-15T11:50:28Z logger=settings t=2026-06-15T11:50:28.028492204Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-15T11:50:28.028503984Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-15T11:50:28.028507404Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-15T11:50:28.028510234Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-15T11:50:28.028513344Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-15T11:50:28.028515954Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-15T11:50:28.028520754Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-15T11:50:28.028524994Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-15T11:50:28.028528094Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-15T11:50:28.028531345Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-15T11:50:28.028534465Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-15T11:50:28.028537575Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-15T11:50:28.028540665Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-15T11:50:28.028543925Z level=info msg=Target target=[all] logger=settings t=2026-06-15T11:50:28.028549675Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-15T11:50:28.028553825Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-15T11:50:28.028557075Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-15T11:50:28.028560225Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-15T11:50:28.028563375Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-15T11:50:28.028566405Z level=info msg="App mode production" logger=sqlstore t=2026-06-15T11:50:28.032225577Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-15T11:50:28.032261368Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-15T11:50:28.034089113Z level=info msg="Locking database" logger=migrator t=2026-06-15T11:50:28.034106234Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-15T11:50:28.034777787Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-15T11:50:28.035677095Z level=info msg="Migration successfully executed" id="create migration_log table" duration=898.908µs logger=migrator t=2026-06-15T11:50:28.039896457Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-15T11:50:28.040779325Z level=info msg="Migration successfully executed" id="create user table" duration=882.428µs logger=migrator t=2026-06-15T11:50:28.047976426Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-15T11:50:28.049418624Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.441598ms logger=migrator t=2026-06-15T11:50:28.055531424Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-15T11:50:28.056488343Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=957.949µs logger=migrator t=2026-06-15T11:50:28.061175615Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-15T11:50:28.061860108Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=684.723µs logger=migrator t=2026-06-15T11:50:28.066398617Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-15T11:50:28.067335795Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=936.988µs logger=migrator t=2026-06-15T11:50:28.073532297Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-15T11:50:28.076076597Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.54383ms logger=migrator t=2026-06-15T11:50:28.079638327Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-15T11:50:28.080507944Z level=info msg="Migration successfully executed" id="create user table v2" duration=870.047µs logger=migrator t=2026-06-15T11:50:28.083980172Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-15T11:50:28.085317478Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.337226ms logger=migrator t=2026-06-15T11:50:28.090556381Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-15T11:50:28.092112782Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.556691ms logger=migrator t=2026-06-15T11:50:28.099117559Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-15T11:50:28.099587008Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=469.219µs logger=migrator t=2026-06-15T11:50:28.104223069Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-15T11:50:28.104811811Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=589.182µs logger=migrator t=2026-06-15T11:50:28.113852358Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-15T11:50:28.116844017Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.990868ms logger=migrator t=2026-06-15T11:50:28.121958267Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-15T11:50:28.122053979Z level=info msg="Migration successfully executed" id="Update user table charset" duration=99.212µs logger=migrator t=2026-06-15T11:50:28.126032177Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-15T11:50:28.128300321Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.258894ms logger=migrator t=2026-06-15T11:50:28.132630876Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-15T11:50:28.132982243Z level=info msg="Migration successfully executed" id="Add missing user data" duration=351.597µs logger=migrator t=2026-06-15T11:50:28.138812248Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-15T11:50:28.140437209Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.629032ms logger=migrator t=2026-06-15T11:50:28.143377857Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-15T11:50:28.144220024Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=841.577µs logger=migrator t=2026-06-15T11:50:28.147733152Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-15T11:50:28.148954567Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.226494ms logger=migrator t=2026-06-15T11:50:28.154363642Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-15T11:50:28.166431109Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.068957ms logger=migrator t=2026-06-15T11:50:28.170919597Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-15T11:50:28.171772274Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=858.907µs logger=migrator t=2026-06-15T11:50:28.175052348Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-15T11:50:28.175228772Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=176.204µs logger=migrator t=2026-06-15T11:50:28.178392954Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-15T11:50:28.1797298Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.324676ms logger=migrator t=2026-06-15T11:50:28.184280019Z 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-06-15T11:50:28.184619416Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=339.957µs logger=migrator t=2026-06-15T11:50:28.190284647Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-15T11:50:28.190789987Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=505.42µs logger=migrator t=2026-06-15T11:50:28.19499083Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-15T11:50:28.195952978Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=958.048µs logger=migrator t=2026-06-15T11:50:28.201409975Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-15T11:50:28.202407925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=998.59µs logger=migrator t=2026-06-15T11:50:28.208604936Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-15T11:50:28.209380362Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=775.326µs logger=migrator t=2026-06-15T11:50:28.213560564Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-15T11:50:28.214298478Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=731.364µs logger=migrator t=2026-06-15T11:50:28.218652224Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-15T11:50:28.219531431Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=878.007µs logger=migrator t=2026-06-15T11:50:28.230997245Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-15T11:50:28.231048766Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=54.651µs logger=migrator t=2026-06-15T11:50:28.234664288Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-15T11:50:28.235731549Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.067381ms logger=migrator t=2026-06-15T11:50:28.240260137Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-15T11:50:28.240789098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=528.681µs logger=migrator t=2026-06-15T11:50:28.244943529Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-15T11:50:28.24548975Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=546.311µs logger=migrator t=2026-06-15T11:50:28.248756984Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-15T11:50:28.249620761Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=863.787µs logger=migrator t=2026-06-15T11:50:28.25464953Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:50:28.259200819Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.55376ms logger=migrator t=2026-06-15T11:50:28.265231547Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-15T11:50:28.26587766Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=645.863µs logger=migrator t=2026-06-15T11:50:28.269147794Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-15T11:50:28.269706675Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=558.761µs logger=migrator t=2026-06-15T11:50:28.273942228Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-15T11:50:28.274744264Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=801.175µs logger=migrator t=2026-06-15T11:50:28.303577229Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-15T11:50:28.305358004Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.781465ms logger=migrator t=2026-06-15T11:50:28.310537726Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-15T11:50:28.311392272Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=854.386µs logger=migrator t=2026-06-15T11:50:28.316426801Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-15T11:50:28.3168749Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=445.319µs logger=migrator t=2026-06-15T11:50:28.321350908Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-15T11:50:28.32195147Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=600.372µs logger=migrator t=2026-06-15T11:50:28.327692982Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-15T11:50:28.32810485Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=411.768µs logger=migrator t=2026-06-15T11:50:28.333289862Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-15T11:50:28.334160499Z level=info msg="Migration successfully executed" id="create star table" duration=855.057µs logger=migrator t=2026-06-15T11:50:28.339121716Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-15T11:50:28.340255119Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.130933ms logger=migrator t=2026-06-15T11:50:28.345881899Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-15T11:50:28.346798857Z level=info msg="Migration successfully executed" id="create org table v1" duration=916.718µs logger=migrator t=2026-06-15T11:50:28.351148852Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-15T11:50:28.351942158Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=793.176µs logger=migrator t=2026-06-15T11:50:28.357510197Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-15T11:50:28.358327143Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=817.066µs logger=migrator t=2026-06-15T11:50:28.363244369Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-15T11:50:28.364037645Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=790.146µs logger=migrator t=2026-06-15T11:50:28.36990177Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-15T11:50:28.370727426Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=825.926µs logger=migrator t=2026-06-15T11:50:28.375204454Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-15T11:50:28.37601885Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=814.186µs logger=migrator t=2026-06-15T11:50:28.381826834Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-15T11:50:28.381875785Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.411µs logger=migrator t=2026-06-15T11:50:28.387044016Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-15T11:50:28.387127968Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=85.862µs logger=migrator t=2026-06-15T11:50:28.3933207Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-15T11:50:28.393574405Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=260.846µs logger=migrator t=2026-06-15T11:50:28.398170635Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-15T11:50:28.399068662Z level=info msg="Migration successfully executed" id="create dashboard table" duration=898.187µs logger=migrator t=2026-06-15T11:50:28.403784065Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-15T11:50:28.404593101Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=815.256µs logger=migrator t=2026-06-15T11:50:28.409702341Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-15T11:50:28.411213221Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.501959ms logger=migrator t=2026-06-15T11:50:28.417407072Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-15T11:50:28.41833253Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=925.768µs logger=migrator t=2026-06-15T11:50:28.423533732Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-15T11:50:28.42442597Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=892.388µs logger=migrator t=2026-06-15T11:50:28.429000129Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-15T11:50:28.429760314Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=756.105µs logger=migrator t=2026-06-15T11:50:28.435316293Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-15T11:50:28.440457694Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.140571ms logger=migrator t=2026-06-15T11:50:28.445481723Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-15T11:50:28.446445342Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=963.319µs logger=migrator t=2026-06-15T11:50:28.451364288Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-15T11:50:28.452304386Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=939.908µs logger=migrator t=2026-06-15T11:50:28.460093829Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-15T11:50:28.460974927Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=884.157µs logger=migrator t=2026-06-15T11:50:28.467626977Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-15T11:50:28.468254399Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=627.022µs logger=migrator t=2026-06-15T11:50:28.473009602Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-15T11:50:28.475214036Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.203034ms logger=migrator t=2026-06-15T11:50:28.480979929Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-15T11:50:28.481117791Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=115.932µs logger=migrator t=2026-06-15T11:50:28.485977527Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-15T11:50:28.488047328Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.06626ms logger=migrator t=2026-06-15T11:50:28.493115947Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-15T11:50:28.495105006Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.988769ms logger=migrator t=2026-06-15T11:50:28.500504372Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-15T11:50:28.503216695Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.712393ms logger=migrator t=2026-06-15T11:50:28.508405807Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-15T11:50:28.509330615Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=936.488µs logger=migrator t=2026-06-15T11:50:28.51368691Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-15T11:50:28.516317922Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.623642ms logger=migrator t=2026-06-15T11:50:28.521961813Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-15T11:50:28.523084925Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.137193ms logger=migrator t=2026-06-15T11:50:28.527550872Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-15T11:50:28.528339468Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=781.336µs logger=migrator t=2026-06-15T11:50:28.538801703Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-15T11:50:28.538851004Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=53.901µs logger=migrator t=2026-06-15T11:50:28.543265021Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-15T11:50:28.543294731Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.98µs logger=migrator t=2026-06-15T11:50:28.54782204Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-15T11:50:28.551112305Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.289855ms logger=migrator t=2026-06-15T11:50:28.556392788Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-15T11:50:28.558432148Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.04652ms logger=migrator t=2026-06-15T11:50:28.562506098Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-15T11:50:28.564822153Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.315595ms logger=migrator t=2026-06-15T11:50:28.56925799Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-15T11:50:28.571534875Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.281155ms logger=migrator t=2026-06-15T11:50:28.577282558Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-15T11:50:28.577646425Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=365.557µs logger=migrator t=2026-06-15T11:50:28.582670453Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-15T11:50:28.583842426Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.181123ms logger=migrator t=2026-06-15T11:50:28.588485137Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-15T11:50:28.589204262Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=718.814µs logger=migrator t=2026-06-15T11:50:28.593275602Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-15T11:50:28.593309592Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.47µs logger=migrator t=2026-06-15T11:50:28.598631866Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-15T11:50:28.59934084Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=708.984µs logger=migrator t=2026-06-15T11:50:28.603777538Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-15T11:50:28.605598423Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.820606ms logger=migrator t=2026-06-15T11:50:28.610933348Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:50:28.617919675Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.985857ms logger=migrator t=2026-06-15T11:50:28.623879052Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-15T11:50:28.625533914Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.653192ms logger=migrator t=2026-06-15T11:50:28.630043702Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-15T11:50:28.631019232Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=974.399µs logger=migrator t=2026-06-15T11:50:28.635185323Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-15T11:50:28.636227224Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.041571ms logger=migrator t=2026-06-15T11:50:28.64215563Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-15T11:50:28.643323513Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.167243ms logger=migrator t=2026-06-15T11:50:28.648561966Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-15T11:50:28.649209269Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=647.003µs logger=migrator t=2026-06-15T11:50:28.653305649Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-15T11:50:28.655268598Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.961848ms logger=migrator t=2026-06-15T11:50:28.660433609Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-15T11:50:28.661615382Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.181743ms logger=migrator t=2026-06-15T11:50:28.66609626Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-15T11:50:28.666346775Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=250.445µs logger=migrator t=2026-06-15T11:50:28.671235951Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-15T11:50:28.671480495Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=244.394µs logger=migrator t=2026-06-15T11:50:28.67785132Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-15T11:50:28.67884312Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=991.39µs logger=migrator t=2026-06-15T11:50:28.685920669Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-15T11:50:28.691202772Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.281013ms logger=migrator t=2026-06-15T11:50:28.69822932Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-15T11:50:28.700895652Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.606581ms logger=migrator t=2026-06-15T11:50:28.704913841Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-15T11:50:28.706119835Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.211724ms logger=migrator t=2026-06-15T11:50:28.711160254Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-15T11:50:28.716388506Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=5.227452ms logger=migrator t=2026-06-15T11:50:28.720013237Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-15T11:50:28.720707681Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=694.604µs logger=migrator t=2026-06-15T11:50:28.724010546Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-15T11:50:28.724769481Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=758.995µs logger=migrator t=2026-06-15T11:50:28.729043164Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-15T11:50:28.736105553Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.062719ms logger=migrator t=2026-06-15T11:50:28.741422337Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-15T11:50:28.742171912Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=749.315µs logger=migrator t=2026-06-15T11:50:28.747512017Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-15T11:50:28.748385934Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=873.517µs logger=migrator t=2026-06-15T11:50:28.7517774Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-15T11:50:28.752567046Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=789.636µs logger=migrator t=2026-06-15T11:50:28.756166406Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-15T11:50:28.756713457Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=547.281µs logger=migrator t=2026-06-15T11:50:28.762661754Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-15T11:50:28.76809817Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.442876ms logger=migrator t=2026-06-15T11:50:28.772829463Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-15T11:50:28.775876093Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.0456ms logger=migrator t=2026-06-15T11:50:28.782615945Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-15T11:50:28.782712717Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=99.882µs logger=migrator t=2026-06-15T11:50:28.786804697Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-15T11:50:28.787200545Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=395.668µs logger=migrator t=2026-06-15T11:50:28.791775415Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-15T11:50:28.794814434Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.038059ms logger=migrator t=2026-06-15T11:50:28.804958193Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-15T11:50:28.805258359Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=303.686µs logger=migrator t=2026-06-15T11:50:28.810065354Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-15T11:50:28.810269988Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=204.934µs logger=migrator t=2026-06-15T11:50:28.815224915Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-15T11:50:28.819346086Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.125331ms logger=migrator t=2026-06-15T11:50:28.823566288Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-15T11:50:28.823757662Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.424µs logger=migrator t=2026-06-15T11:50:28.829100637Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-15T11:50:28.830458173Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.365056ms logger=migrator t=2026-06-15T11:50:28.835466702Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-15T11:50:28.836436041Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=968.799µs logger=migrator t=2026-06-15T11:50:28.845163222Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-15T11:50:28.845911227Z level=info msg="Migration successfully executed" id="create api_key table" duration=747.904µs logger=migrator t=2026-06-15T11:50:28.850636009Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-15T11:50:28.851955925Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.312696ms logger=migrator t=2026-06-15T11:50:28.856565706Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-15T11:50:28.857573045Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.008739ms logger=migrator t=2026-06-15T11:50:28.863228476Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-15T11:50:28.86442019Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.231564ms logger=migrator t=2026-06-15T11:50:28.868410008Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-15T11:50:28.869786925Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.377037ms logger=migrator t=2026-06-15T11:50:28.874788013Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-15T11:50:28.875838414Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.052291ms logger=migrator t=2026-06-15T11:50:28.905433104Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-15T11:50:28.906557096Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.126982ms logger=migrator t=2026-06-15T11:50:29.322886867Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-15T11:50:29.334374721Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.487765ms logger=migrator t=2026-06-15T11:50:29.413054361Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-15T11:50:29.41454625Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.493589ms logger=migrator t=2026-06-15T11:50:29.483922517Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-15T11:50:29.485539459Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.619862ms logger=migrator t=2026-06-15T11:50:29.61696778Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-15T11:50:29.618031561Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.068321ms logger=migrator t=2026-06-15T11:50:29.690672682Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-15T11:50:29.692777663Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.101051ms logger=migrator t=2026-06-15T11:50:29.76368582Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-15T11:50:29.764541177Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=858.107µs logger=migrator t=2026-06-15T11:50:29.893671244Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-15T11:50:29.894625112Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=956.549µs logger=migrator t=2026-06-15T11:50:30.04133546Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-15T11:50:30.041385181Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=53.431µs logger=migrator t=2026-06-15T11:50:30.051454988Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-15T11:50:30.054529358Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.0758ms logger=migrator t=2026-06-15T11:50:30.060930273Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-15T11:50:30.06386557Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.937407ms logger=migrator t=2026-06-15T11:50:30.069922488Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-15T11:50:30.070227044Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=294.956µs logger=migrator t=2026-06-15T11:50:30.076723161Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-15T11:50:30.080879602Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.155031ms logger=migrator t=2026-06-15T11:50:30.087876809Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-15T11:50:30.090400148Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.523119ms logger=migrator t=2026-06-15T11:50:30.095242322Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-15T11:50:30.09612922Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=887.858µs logger=migrator t=2026-06-15T11:50:30.09972544Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-15T11:50:30.100172519Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=446.189µs logger=migrator t=2026-06-15T11:50:30.106729636Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-15T11:50:30.107768517Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.040261ms logger=migrator t=2026-06-15T11:50:30.116643899Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-15T11:50:30.117587518Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=945.419µs logger=migrator t=2026-06-15T11:50:30.12231453Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-15T11:50:30.123216837Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=903.867µs logger=migrator t=2026-06-15T11:50:30.131146702Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-15T11:50:30.131961348Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=819.186µs logger=migrator t=2026-06-15T11:50:30.136741151Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-15T11:50:30.136828613Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=84.372µs logger=migrator t=2026-06-15T11:50:30.140661288Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-15T11:50:30.140697779Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.121µs logger=migrator t=2026-06-15T11:50:30.14640406Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-15T11:50:30.151116152Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.729492ms logger=migrator t=2026-06-15T11:50:30.164448582Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-15T11:50:30.170130463Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.683681ms logger=migrator t=2026-06-15T11:50:30.17357661Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-15T11:50:30.173717513Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=136.213µs logger=migrator t=2026-06-15T11:50:30.183674297Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-15T11:50:30.184492063Z level=info msg="Migration successfully executed" id="create quota table v1" duration=820.496µs logger=migrator t=2026-06-15T11:50:30.191258935Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-15T11:50:30.192648082Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.381847ms logger=migrator t=2026-06-15T11:50:30.20378457Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-15T11:50:30.203829181Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.861µs logger=migrator t=2026-06-15T11:50:30.210361168Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-15T11:50:30.211203735Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=844.107µs logger=migrator t=2026-06-15T11:50:30.217930746Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-15T11:50:30.21868281Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=752.464µs logger=migrator t=2026-06-15T11:50:30.223511565Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-15T11:50:30.226698367Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.187222ms logger=migrator t=2026-06-15T11:50:30.241675609Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-15T11:50:30.241778421Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=107.572µs logger=migrator t=2026-06-15T11:50:30.26731928Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-15T11:50:30.268697307Z level=info msg="Migration successfully executed" id="create session table" duration=1.380187ms logger=migrator t=2026-06-15T11:50:30.27400178Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-15T11:50:30.274109872Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=109.622µs logger=migrator t=2026-06-15T11:50:30.278748323Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-15T11:50:30.278837224Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=91.191µs logger=migrator t=2026-06-15T11:50:30.28426802Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-15T11:50:30.285096106Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=829.416µs logger=migrator t=2026-06-15T11:50:30.292036442Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-15T11:50:30.293067272Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.03338ms logger=migrator t=2026-06-15T11:50:30.297309775Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-15T11:50:30.297454148Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.791µs logger=migrator t=2026-06-15T11:50:30.309422931Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-15T11:50:30.309525833Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=105.672µs logger=migrator t=2026-06-15T11:50:30.313551092Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-15T11:50:30.316887677Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.330715ms logger=migrator t=2026-06-15T11:50:30.323317123Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-15T11:50:30.32572124Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.413058ms logger=migrator t=2026-06-15T11:50:30.329456502Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-15T11:50:30.329637536Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=180.824µs logger=migrator t=2026-06-15T11:50:30.336697334Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-15T11:50:30.336961469Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=265.385µs logger=migrator t=2026-06-15T11:50:30.345287771Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-15T11:50:30.35137897Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=6.109999ms logger=migrator t=2026-06-15T11:50:30.361737232Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-15T11:50:30.361774453Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.431µs logger=migrator t=2026-06-15T11:50:30.366768621Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-15T11:50:30.370055014Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.289374ms logger=migrator t=2026-06-15T11:50:30.378650722Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-15T11:50:30.37906426Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=416.658µs logger=migrator t=2026-06-15T11:50:30.388351392Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-15T11:50:30.39183716Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.490379ms logger=migrator t=2026-06-15T11:50:30.397276116Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-15T11:50:30.401459767Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.184801ms logger=migrator t=2026-06-15T11:50:30.405532317Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-15T11:50:30.405716591Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=183.434µs logger=migrator t=2026-06-15T11:50:30.41083656Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-15T11:50:30.412242548Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.405628ms logger=migrator t=2026-06-15T11:50:30.417146634Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-15T11:50:30.418264365Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.117551ms logger=migrator t=2026-06-15T11:50:30.423761433Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-15T11:50:30.425448316Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.686712ms logger=migrator t=2026-06-15T11:50:30.429306331Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-15T11:50:30.430599806Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.293195ms logger=migrator t=2026-06-15T11:50:30.434412641Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-15T11:50:30.435334289Z level=info msg="Migration successfully executed" id="add index alert state" duration=921.558µs logger=migrator t=2026-06-15T11:50:30.439479009Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-15T11:50:30.440637262Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.158193ms logger=migrator t=2026-06-15T11:50:30.449346792Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-15T11:50:30.449900643Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=554.011µs logger=migrator t=2026-06-15T11:50:30.453940422Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-15T11:50:30.455007272Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.067941ms logger=migrator t=2026-06-15T11:50:30.45796354Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-15T11:50:30.458913839Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=956.529µs logger=migrator t=2026-06-15T11:50:30.465035088Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-15T11:50:30.476776147Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.739879ms logger=migrator t=2026-06-15T11:50:30.481610512Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-15T11:50:30.482255064Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=649.723µs logger=migrator t=2026-06-15T11:50:30.485496947Z 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-06-15T11:50:30.486351894Z 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=854.827µs logger=migrator t=2026-06-15T11:50:30.489578177Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-15T11:50:30.489850123Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=272.015µs logger=migrator t=2026-06-15T11:50:30.493567295Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-15T11:50:30.494197117Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=629.942µs logger=migrator t=2026-06-15T11:50:30.497798517Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-15T11:50:30.498884309Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.059891ms logger=migrator t=2026-06-15T11:50:30.503741543Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-15T11:50:30.508230321Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.485088ms logger=migrator t=2026-06-15T11:50:30.515974042Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-15T11:50:30.519879108Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.907026ms logger=migrator t=2026-06-15T11:50:30.525167662Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-15T11:50:30.528937135Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.770354ms logger=migrator t=2026-06-15T11:50:30.53223877Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-15T11:50:30.535992903Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.753883ms logger=migrator t=2026-06-15T11:50:30.542155703Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-15T11:50:30.543113192Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=958.659µs logger=migrator t=2026-06-15T11:50:30.549318713Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-15T11:50:30.549349463Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.92µs logger=migrator t=2026-06-15T11:50:30.554447353Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-15T11:50:30.554497624Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.641µs logger=migrator t=2026-06-15T11:50:30.558109665Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-15T11:50:30.558995742Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=893.718µs logger=migrator t=2026-06-15T11:50:30.562703444Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T11:50:30.563907337Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.203413ms logger=migrator t=2026-06-15T11:50:30.572520216Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-15T11:50:30.573411553Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=927.198µs logger=migrator t=2026-06-15T11:50:30.57941819Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-15T11:50:30.580668435Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.250265ms logger=migrator t=2026-06-15T11:50:30.589991167Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T11:50:30.590830433Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=841.237µs logger=migrator t=2026-06-15T11:50:30.59938014Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-15T11:50:30.604640203Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.259872ms logger=migrator t=2026-06-15T11:50:30.612101908Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-15T11:50:30.619260618Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.16341ms logger=migrator t=2026-06-15T11:50:30.622590083Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-15T11:50:30.622736366Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=150.883µs logger=migrator t=2026-06-15T11:50:30.625658953Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-15T11:50:30.626278905Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=619.782µs logger=migrator t=2026-06-15T11:50:30.629186192Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-15T11:50:30.629900016Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=718.484µs logger=migrator t=2026-06-15T11:50:30.636029825Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-15T11:50:30.643548742Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.517937ms logger=migrator t=2026-06-15T11:50:30.646958298Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-15T11:50:30.647013969Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=56.251µs logger=migrator t=2026-06-15T11:50:30.651526568Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-15T11:50:30.652387994Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=861.396µs logger=migrator t=2026-06-15T11:50:30.659695967Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-15T11:50:30.660791728Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.102651ms logger=migrator t=2026-06-15T11:50:30.665553651Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-15T11:50:30.665634473Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.392µs logger=migrator t=2026-06-15T11:50:30.672118409Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-15T11:50:30.673230651Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.114852ms logger=migrator t=2026-06-15T11:50:30.677229989Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-15T11:50:30.678186368Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=955.779µs logger=migrator t=2026-06-15T11:50:30.681524643Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-15T11:50:30.682982082Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.457018ms logger=migrator t=2026-06-15T11:50:30.687433658Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-15T11:50:30.688450608Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.01655ms logger=migrator t=2026-06-15T11:50:30.691521298Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-15T11:50:30.692610899Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.092911ms logger=migrator t=2026-06-15T11:50:30.69624152Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-15T11:50:30.698156008Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.914248ms logger=migrator t=2026-06-15T11:50:30.704714805Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-15T11:50:30.704756756Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.151µs logger=migrator t=2026-06-15T11:50:30.70901786Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-15T11:50:30.715779591Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.764492ms logger=migrator t=2026-06-15T11:50:30.720936832Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-15T11:50:30.72235097Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.422498ms logger=migrator t=2026-06-15T11:50:30.726925979Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-15T11:50:30.731286664Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.360325ms logger=migrator t=2026-06-15T11:50:30.736049727Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-15T11:50:30.737004246Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=949.459µs logger=migrator t=2026-06-15T11:50:30.742253858Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-15T11:50:30.744001582Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.749864ms logger=migrator t=2026-06-15T11:50:30.748901268Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-15T11:50:30.750331276Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.433088ms logger=migrator t=2026-06-15T11:50:30.755326463Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-15T11:50:30.767060972Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.738239ms logger=migrator t=2026-06-15T11:50:30.776431975Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-15T11:50:30.777943155Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.50935ms logger=migrator t=2026-06-15T11:50:30.7848726Z 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-06-15T11:50:30.787042442Z 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=2.169432ms logger=migrator t=2026-06-15T11:50:30.791448598Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-15T11:50:30.791721084Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=272.746µs logger=migrator t=2026-06-15T11:50:30.85459135Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-15T11:50:30.855561019Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=972.369µs logger=migrator t=2026-06-15T11:50:30.862439144Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-15T11:50:30.862808911Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=370.327µs logger=migrator t=2026-06-15T11:50:30.867349209Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-15T11:50:30.87404223Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.701311ms logger=migrator t=2026-06-15T11:50:30.878355934Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-15T11:50:30.882389943Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.033799ms logger=migrator t=2026-06-15T11:50:30.888155526Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-15T11:50:30.88993878Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.786785ms logger=migrator t=2026-06-15T11:50:30.896124171Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-15T11:50:30.897250693Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.130072ms logger=migrator t=2026-06-15T11:50:30.901249011Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-15T11:50:30.901506296Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=257.735µs logger=migrator t=2026-06-15T11:50:30.905330361Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-15T11:50:30.909987361Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.6505ms logger=migrator t=2026-06-15T11:50:30.914210834Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-15T11:50:30.915309675Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.098481ms logger=migrator t=2026-06-15T11:50:30.919789623Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-15T11:50:30.919962546Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=169.403µs logger=migrator t=2026-06-15T11:50:30.929592534Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-15T11:50:30.929929031Z level=info msg="Migration successfully executed" id="Move region to single row" duration=337.077µs logger=migrator t=2026-06-15T11:50:30.933897158Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-15T11:50:30.934847216Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=950.318µs logger=migrator t=2026-06-15T11:50:30.940447046Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-15T11:50:30.94165223Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.203273ms logger=migrator t=2026-06-15T11:50:30.94577679Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T11:50:30.947124786Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.347276ms logger=migrator t=2026-06-15T11:50:30.95140792Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T11:50:30.952600783Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.193063ms logger=migrator t=2026-06-15T11:50:30.958826295Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-15T11:50:30.9601263Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.300385ms logger=migrator t=2026-06-15T11:50:30.965303901Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-15T11:50:30.967014234Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.707733ms logger=migrator t=2026-06-15T11:50:30.971104434Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-15T11:50:30.971208976Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.932µs logger=migrator t=2026-06-15T11:50:30.975117273Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-15T11:50:30.975741675Z level=info msg="Migration successfully executed" id="create test_data table" duration=624.762µs logger=migrator t=2026-06-15T11:50:30.979293434Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-15T11:50:30.980054989Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=761.645µs logger=migrator t=2026-06-15T11:50:30.983633399Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-15T11:50:30.985313972Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.680433ms logger=migrator t=2026-06-15T11:50:31.015384118Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-15T11:50:31.017756694Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.372426ms logger=migrator t=2026-06-15T11:50:31.023157349Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-15T11:50:31.023430604Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=273.035µs logger=migrator t=2026-06-15T11:50:31.027868191Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-15T11:50:31.028303179Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=435.188µs logger=migrator t=2026-06-15T11:50:31.032659174Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-15T11:50:31.032756706Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=91.892µs logger=migrator t=2026-06-15T11:50:31.036993239Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-15T11:50:31.037903996Z level=info msg="Migration successfully executed" id="create team table" duration=910.567µs logger=migrator t=2026-06-15T11:50:31.043657488Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-15T11:50:31.045884382Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.229034ms logger=migrator t=2026-06-15T11:50:31.050897119Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-15T11:50:31.05195533Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.053601ms logger=migrator t=2026-06-15T11:50:31.057545889Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-15T11:50:31.063066136Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.519917ms logger=migrator t=2026-06-15T11:50:31.067326289Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-15T11:50:31.067568404Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=241.995µs logger=migrator t=2026-06-15T11:50:31.072133043Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-15T11:50:31.073727014Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.59216ms logger=migrator t=2026-06-15T11:50:31.079541007Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-15T11:50:31.081407593Z level=info msg="Migration successfully executed" id="create team member table" duration=1.867346ms logger=migrator t=2026-06-15T11:50:31.085555614Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-15T11:50:31.086593904Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.03778ms logger=migrator t=2026-06-15T11:50:31.09099753Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-15T11:50:31.09202096Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.02908ms logger=migrator t=2026-06-15T11:50:31.097488846Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-15T11:50:31.098402884Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=907.918µs logger=migrator t=2026-06-15T11:50:31.103053214Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-15T11:50:31.109015641Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.962167ms logger=migrator t=2026-06-15T11:50:31.113918736Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-15T11:50:31.117877853Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.958877ms logger=migrator t=2026-06-15T11:50:31.123411581Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-15T11:50:31.129754354Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.344023ms logger=migrator t=2026-06-15T11:50:31.134529487Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-15T11:50:31.135543747Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.01645ms logger=migrator t=2026-06-15T11:50:31.140020814Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-15T11:50:31.141052954Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.03198ms logger=migrator t=2026-06-15T11:50:31.146754355Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-15T11:50:31.148629682Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.874467ms logger=migrator t=2026-06-15T11:50:31.154121069Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-15T11:50:31.15522992Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.109542ms logger=migrator t=2026-06-15T11:50:31.159091596Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-15T11:50:31.161074214Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.981798ms logger=migrator t=2026-06-15T11:50:31.166297736Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-15T11:50:31.167578901Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.280835ms logger=migrator t=2026-06-15T11:50:31.174627438Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-15T11:50:31.177208278Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.57903ms logger=migrator t=2026-06-15T11:50:31.18192668Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-15T11:50:31.183224225Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.297135ms logger=migrator t=2026-06-15T11:50:31.189051709Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-15T11:50:31.190584238Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.531989ms logger=migrator t=2026-06-15T11:50:31.196374621Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-15T11:50:31.19681549Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=447.479µs logger=migrator t=2026-06-15T11:50:31.201724555Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-15T11:50:31.202628603Z level=info msg="Migration successfully executed" id="create tag table" duration=898.848µs logger=migrator t=2026-06-15T11:50:31.206960457Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-15T11:50:31.208757652Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.796355ms logger=migrator t=2026-06-15T11:50:31.214001414Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-15T11:50:31.21478445Z level=info msg="Migration successfully executed" id="create login attempt table" duration=783.236µs logger=migrator t=2026-06-15T11:50:31.219229206Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-15T11:50:31.220058312Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=828.646µs logger=migrator t=2026-06-15T11:50:31.22406676Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-15T11:50:31.225616081Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.54739ms logger=migrator t=2026-06-15T11:50:31.230962234Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:50:31.245470777Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.510103ms logger=migrator t=2026-06-15T11:50:31.249757861Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-15T11:50:31.250571426Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=813.116µs logger=migrator t=2026-06-15T11:50:31.254740747Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-15T11:50:31.256260637Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.52919ms logger=migrator t=2026-06-15T11:50:31.261996859Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-15T11:50:31.262649362Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=643.642µs logger=migrator t=2026-06-15T11:50:31.267132129Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-15T11:50:31.268308742Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.183103ms logger=migrator t=2026-06-15T11:50:31.272631516Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-15T11:50:31.273480292Z level=info msg="Migration successfully executed" id="create user auth table" duration=848.596µs logger=migrator t=2026-06-15T11:50:31.278464349Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-15T11:50:31.28003789Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.563481ms logger=migrator t=2026-06-15T11:50:31.285072168Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-15T11:50:31.285144149Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.741µs logger=migrator t=2026-06-15T11:50:31.289507204Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-15T11:50:31.294602693Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.095499ms logger=migrator t=2026-06-15T11:50:31.299412997Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-15T11:50:31.304499976Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.086639ms logger=migrator t=2026-06-15T11:50:31.308727188Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-15T11:50:31.313694945Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.961797ms logger=migrator t=2026-06-15T11:50:31.31806824Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-15T11:50:31.323167449Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.094909ms logger=migrator t=2026-06-15T11:50:31.328211108Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-15T11:50:31.329223407Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.011909ms logger=migrator t=2026-06-15T11:50:31.334356867Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-15T11:50:31.339274383Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.915206ms logger=migrator t=2026-06-15T11:50:31.343879563Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-15T11:50:31.344863382Z level=info msg="Migration successfully executed" id="create server_lock table" duration=991.039µs logger=migrator t=2026-06-15T11:50:31.350239216Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-15T11:50:31.352251965Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.011319ms logger=migrator t=2026-06-15T11:50:31.358251383Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-15T11:50:31.359851174Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.599682ms logger=migrator t=2026-06-15T11:50:31.366596005Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-15T11:50:31.367933761Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.338526ms logger=migrator t=2026-06-15T11:50:31.373712993Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-15T11:50:31.374909317Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.197484ms logger=migrator t=2026-06-15T11:50:31.383071796Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-15T11:50:31.384789169Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.705653ms logger=migrator t=2026-06-15T11:50:31.391048101Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-15T11:50:31.398369023Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.323102ms logger=migrator t=2026-06-15T11:50:31.403961732Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-15T11:50:31.404691466Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=729.324µs logger=migrator t=2026-06-15T11:50:31.409116353Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-15T11:50:31.409803606Z level=info msg="Migration successfully executed" id="create cache_data table" duration=687.213µs logger=migrator t=2026-06-15T11:50:31.414262543Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-15T11:50:31.415884614Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.622071ms logger=migrator t=2026-06-15T11:50:31.421209038Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-15T11:50:31.422221298Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.0119ms logger=migrator t=2026-06-15T11:50:31.428243425Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-15T11:50:31.431230633Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.985228ms logger=migrator t=2026-06-15T11:50:31.436258351Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-15T11:50:31.436389923Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=132.772µs logger=migrator t=2026-06-15T11:50:31.441527464Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-15T11:50:31.441788989Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=261.336µs logger=migrator t=2026-06-15T11:50:31.446569111Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-15T11:50:31.447816136Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.254535ms logger=migrator t=2026-06-15T11:50:31.452544638Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T11:50:31.453786902Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.241654ms logger=migrator t=2026-06-15T11:50:31.459102026Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T11:50:31.460189877Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.089202ms logger=migrator t=2026-06-15T11:50:31.464788066Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:50:31.464861358Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=74.022µs logger=migrator t=2026-06-15T11:50:31.469824574Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T11:50:31.471301993Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.477419ms logger=migrator t=2026-06-15T11:50:31.477970683Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T11:50:31.479591255Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.622151ms logger=migrator t=2026-06-15T11:50:31.484295986Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T11:50:31.485794125Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.498879ms logger=migrator t=2026-06-15T11:50:31.492053127Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T11:50:31.493423394Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.369527ms logger=migrator t=2026-06-15T11:50:31.497745278Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-15T11:50:31.504049741Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.289162ms logger=migrator t=2026-06-15T11:50:31.535181837Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-15T11:50:31.537190356Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.02452ms logger=migrator t=2026-06-15T11:50:31.54407555Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-15T11:50:31.544184722Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=109.672µs logger=migrator t=2026-06-15T11:50:31.549604977Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-15T11:50:31.550665188Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.059961ms logger=migrator t=2026-06-15T11:50:31.555510923Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-15T11:50:31.556590834Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.079871ms logger=migrator t=2026-06-15T11:50:31.561337086Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-15T11:50:31.563040279Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.702663ms logger=migrator t=2026-06-15T11:50:31.568530756Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:50:31.56876166Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=231.514µs logger=migrator t=2026-06-15T11:50:31.573544053Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-15T11:50:31.575175425Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.632882ms logger=migrator t=2026-06-15T11:50:31.57955231Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-15T11:50:31.58054155Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=987.13µs logger=migrator t=2026-06-15T11:50:31.585439815Z 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-06-15T11:50:31.586510656Z 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.070631ms logger=migrator t=2026-06-15T11:50:31.591155316Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-15T11:50:31.592110245Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=948.849µs logger=migrator t=2026-06-15T11:50:31.600735183Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-15T11:50:31.607070066Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.332003ms logger=migrator t=2026-06-15T11:50:31.610243468Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-15T11:50:31.611709286Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.465718ms logger=migrator t=2026-06-15T11:50:31.618945657Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T11:50:31.620503678Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.5539ms logger=migrator t=2026-06-15T11:50:31.625491155Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-15T11:50:31.661290932Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.795516ms logger=migrator t=2026-06-15T11:50:31.665580495Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-15T11:50:31.696618879Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.036194ms logger=migrator t=2026-06-15T11:50:31.700214869Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-15T11:50:31.701622717Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.408128ms logger=migrator t=2026-06-15T11:50:31.706106624Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T11:50:31.707241746Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.131832ms logger=migrator t=2026-06-15T11:50:31.713372606Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-15T11:50:31.720609966Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.236911ms logger=migrator t=2026-06-15T11:50:31.725538202Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-15T11:50:31.732508388Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.970336ms logger=migrator t=2026-06-15T11:50:31.737569206Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-15T11:50:31.738321921Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=754.955µs logger=migrator t=2026-06-15T11:50:31.748445318Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-15T11:50:31.753277852Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=4.834984ms logger=migrator t=2026-06-15T11:50:31.759491823Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-15T11:50:31.760181567Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=689.824µs logger=migrator t=2026-06-15T11:50:31.767961438Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-15T11:50:31.771048878Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=3.08685ms logger=migrator t=2026-06-15T11:50:31.776095466Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:50:31.776161308Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.622µs logger=migrator t=2026-06-15T11:50:31.77937654Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-15T11:50:31.785654023Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.277262ms logger=migrator t=2026-06-15T11:50:31.79018085Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-15T11:50:31.797540364Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.359474ms logger=migrator t=2026-06-15T11:50:31.801873288Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-15T11:50:31.807712022Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.838834ms logger=migrator t=2026-06-15T11:50:31.81170701Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-15T11:50:31.812629568Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=922.698µs logger=migrator t=2026-06-15T11:50:31.819973701Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-15T11:50:31.822446289Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.471949ms logger=migrator t=2026-06-15T11:50:31.830404473Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-15T11:50:31.836932851Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.531988ms logger=migrator t=2026-06-15T11:50:31.840088912Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-15T11:50:31.844420076Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.332384ms logger=migrator t=2026-06-15T11:50:31.849889343Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-15T11:50:31.850872442Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=980.779µs logger=migrator t=2026-06-15T11:50:31.854507323Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-15T11:50:31.859186714Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.679121ms logger=migrator t=2026-06-15T11:50:31.863117491Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-15T11:50:31.870053405Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.935924ms logger=migrator t=2026-06-15T11:50:31.875615634Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-15T11:50:31.875707956Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.931µs logger=migrator t=2026-06-15T11:50:31.879726034Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-15T11:50:31.881188982Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.463818ms logger=migrator t=2026-06-15T11:50:31.887622027Z 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-06-15T11:50:31.88878052Z 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.157953ms logger=migrator t=2026-06-15T11:50:31.895531711Z 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-06-15T11:50:31.896395328Z 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=863.657µs logger=migrator t=2026-06-15T11:50:31.902302773Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:50:31.902465777Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=163.704µs logger=migrator t=2026-06-15T11:50:31.908421432Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-15T11:50:31.916476029Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.053337ms logger=migrator t=2026-06-15T11:50:31.922316573Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-15T11:50:31.928415011Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.101758ms logger=migrator t=2026-06-15T11:50:31.93296615Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-15T11:50:31.939765102Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.798372ms logger=migrator t=2026-06-15T11:50:31.944932053Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-15T11:50:31.951234056Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.298783ms logger=migrator t=2026-06-15T11:50:31.95656937Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-15T11:50:31.962662868Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.093538ms logger=migrator t=2026-06-15T11:50:31.966406861Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-15T11:50:31.966467032Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=60.191µs logger=migrator t=2026-06-15T11:50:31.972657223Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-15T11:50:31.973613051Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=955.858µs logger=migrator t=2026-06-15T11:50:31.980826392Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-15T11:50:31.986839319Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.013197ms logger=migrator t=2026-06-15T11:50:31.990366887Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-15T11:50:31.990420318Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=53.781µs logger=migrator t=2026-06-15T11:50:31.995648601Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-15T11:50:32.001372772Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.723502ms logger=migrator t=2026-06-15T11:50:32.005666305Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-15T11:50:32.007282016Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.615991ms logger=migrator t=2026-06-15T11:50:32.011695982Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-15T11:50:32.02032788Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.629307ms logger=migrator t=2026-06-15T11:50:32.025711114Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-15T11:50:32.026355667Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=644.193µs logger=migrator t=2026-06-15T11:50:32.031207661Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-15T11:50:32.032321213Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.115892ms logger=migrator t=2026-06-15T11:50:32.037469233Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-15T11:50:32.044381547Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.911214ms logger=migrator t=2026-06-15T11:50:32.048817783Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-15T11:50:32.04971099Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=892.937µs logger=migrator t=2026-06-15T11:50:32.058373958Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-15T11:50:32.059276616Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=906.018µs logger=migrator t=2026-06-15T11:50:32.064769523Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-15T11:50:32.065410315Z level=info msg="Migration successfully executed" id="create alert_image table" duration=640.712µs logger=migrator t=2026-06-15T11:50:32.072900571Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-15T11:50:32.074207596Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.329406ms logger=migrator t=2026-06-15T11:50:32.081033739Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-15T11:50:32.081205102Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=172.053µs logger=migrator t=2026-06-15T11:50:32.086184928Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-15T11:50:32.087933132Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.747094ms logger=migrator t=2026-06-15T11:50:32.093797766Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-15T11:50:32.094826316Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.0285ms logger=migrator t=2026-06-15T11:50:32.100958165Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-15T11:50:32.101383904Z 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-06-15T11:50:32.106059294Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-15T11:50:32.106711877Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=652.243µs logger=migrator t=2026-06-15T11:50:32.111254725Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-15T11:50:32.112419758Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.164633ms logger=migrator t=2026-06-15T11:50:32.117996336Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-15T11:50:32.124824649Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.827673ms logger=migrator t=2026-06-15T11:50:32.130880826Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-15T11:50:32.132131551Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.241254ms logger=migrator t=2026-06-15T11:50:32.137664618Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-15T11:50:32.139910762Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.244144ms logger=migrator t=2026-06-15T11:50:32.146205604Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-15T11:50:32.147189513Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=984.439µs logger=migrator t=2026-06-15T11:50:32.151020138Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-15T11:50:32.152449525Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.429417ms logger=migrator t=2026-06-15T11:50:32.156640167Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-15T11:50:32.15780946Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.168722ms logger=migrator t=2026-06-15T11:50:32.163244715Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-15T11:50:32.163273415Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.01µs logger=migrator t=2026-06-15T11:50:32.167374705Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-15T11:50:32.167469817Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=95.902µs logger=migrator t=2026-06-15T11:50:32.172020635Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-15T11:50:32.179782166Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.761211ms logger=migrator t=2026-06-15T11:50:32.185060749Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-15T11:50:32.185513397Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=452.769µs logger=migrator t=2026-06-15T11:50:32.189369952Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-15T11:50:32.190633877Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.263705ms logger=migrator t=2026-06-15T11:50:32.19543221Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-15T11:50:32.195807257Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=378.177µs logger=migrator t=2026-06-15T11:50:32.200559489Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-15T11:50:32.202018918Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.459259ms logger=migrator t=2026-06-15T11:50:32.293838971Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-15T11:50:32.296322039Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.486278ms logger=migrator t=2026-06-15T11:50:32.302087431Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-15T11:50:32.349895819Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=47.803758ms logger=migrator t=2026-06-15T11:50:32.612443208Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-15T11:50:32.624776867Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.334879ms logger=migrator t=2026-06-15T11:50:32.652414414Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-15T11:50:32.652634978Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=224.574µs logger=migrator t=2026-06-15T11:50:32.71917063Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-15T11:50:32.757742319Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.570029ms logger=migrator t=2026-06-15T11:50:32.805966885Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-15T11:50:32.838466777Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.499081ms logger=migrator t=2026-06-15T11:50:32.879926832Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-15T11:50:32.880977342Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.053191ms logger=migrator t=2026-06-15T11:50:32.890225541Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-15T11:50:32.892097828Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.869467ms logger=migrator t=2026-06-15T11:50:32.897743367Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-15T11:50:32.898188246Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=442.729µs logger=migrator t=2026-06-15T11:50:32.902745995Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-15T11:50:32.903618602Z level=info msg="Migration successfully executed" id="create permission table" duration=872.417µs logger=migrator t=2026-06-15T11:50:32.910354542Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-15T11:50:32.911492965Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.137603ms logger=migrator t=2026-06-15T11:50:32.91690255Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-15T11:50:32.918888518Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.981508ms logger=migrator t=2026-06-15T11:50:32.924882304Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-15T11:50:32.926345553Z level=info msg="Migration successfully executed" id="create role table" duration=1.462979ms logger=migrator t=2026-06-15T11:50:32.932683666Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-15T11:50:32.940034869Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.351283ms logger=migrator t=2026-06-15T11:50:32.945459094Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-15T11:50:32.954655563Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.197819ms logger=migrator t=2026-06-15T11:50:32.960166119Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-15T11:50:32.960949365Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=784.186µs logger=migrator t=2026-06-15T11:50:32.966654705Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-15T11:50:32.967851489Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.196274ms logger=migrator t=2026-06-15T11:50:32.973285624Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-15T11:50:32.975324514Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.03811ms logger=migrator t=2026-06-15T11:50:32.980842531Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-15T11:50:32.981850271Z level=info msg="Migration successfully executed" id="create team role table" duration=1.00723ms logger=migrator t=2026-06-15T11:50:32.987917179Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-15T11:50:32.989932658Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.014619ms logger=migrator t=2026-06-15T11:50:32.995124459Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-15T11:50:32.996261831Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.136511ms logger=migrator t=2026-06-15T11:50:33.001589234Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-15T11:50:33.00343039Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.840115ms logger=migrator t=2026-06-15T11:50:33.009932456Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-15T11:50:33.010803423Z level=info msg="Migration successfully executed" id="create user role table" duration=870.437µs logger=migrator t=2026-06-15T11:50:33.015707918Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-15T11:50:33.016819969Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.111241ms logger=migrator t=2026-06-15T11:50:33.024224983Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-15T11:50:33.025368815Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.143382ms logger=migrator t=2026-06-15T11:50:33.031620776Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-15T11:50:33.033237497Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.615121ms logger=migrator t=2026-06-15T11:50:33.038613581Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-15T11:50:33.039883706Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.269895ms logger=migrator t=2026-06-15T11:50:33.064496723Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-15T11:50:33.066174805Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.678042ms logger=migrator t=2026-06-15T11:50:33.070934457Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-15T11:50:33.071961907Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.02747ms logger=migrator t=2026-06-15T11:50:33.076394573Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-15T11:50:33.084255036Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.858922ms logger=migrator t=2026-06-15T11:50:33.08911681Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-15T11:50:33.089870464Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=752.184µs logger=migrator t=2026-06-15T11:50:33.093904782Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-15T11:50:33.094970153Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.063201ms logger=migrator t=2026-06-15T11:50:33.099604673Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-15T11:50:33.100575662Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=971.039µs logger=migrator t=2026-06-15T11:50:33.105323133Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-15T11:50:33.106385104Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.061861ms logger=migrator t=2026-06-15T11:50:33.110572755Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-15T11:50:33.11134731Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=773.985µs logger=migrator t=2026-06-15T11:50:33.115790926Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-15T11:50:33.116831746Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.04023ms logger=migrator t=2026-06-15T11:50:33.122628479Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-15T11:50:33.130796107Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.167039ms logger=migrator t=2026-06-15T11:50:33.13506039Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-15T11:50:33.143074555Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.013235ms logger=migrator t=2026-06-15T11:50:33.147237185Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-15T11:50:33.154993635Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.756ms logger=migrator t=2026-06-15T11:50:33.159779998Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-15T11:50:33.165456168Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.67603ms logger=migrator t=2026-06-15T11:50:33.169793682Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-15T11:50:33.170901064Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.107302ms logger=migrator t=2026-06-15T11:50:33.175457202Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-15T11:50:33.176501052Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.04357ms logger=migrator t=2026-06-15T11:50:33.182965028Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-15T11:50:33.184524788Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.560441ms logger=migrator t=2026-06-15T11:50:33.190960072Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-15T11:50:33.192179866Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.225524ms logger=migrator t=2026-06-15T11:50:33.196722924Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-15T11:50:33.19806413Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.342636ms logger=migrator t=2026-06-15T11:50:33.203515905Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-15T11:50:33.203582527Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.372µs logger=migrator t=2026-06-15T11:50:33.208594154Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-15T11:50:33.208671025Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=77.591µs logger=migrator t=2026-06-15T11:50:33.212795235Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-15T11:50:33.213248784Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=451.049µs logger=migrator t=2026-06-15T11:50:33.218463265Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-15T11:50:33.219141008Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=678.303µs logger=migrator t=2026-06-15T11:50:33.223274798Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-15T11:50:33.224042853Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=768.055µs logger=migrator t=2026-06-15T11:50:33.228847426Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-15T11:50:33.229106131Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=257.765µs logger=migrator t=2026-06-15T11:50:33.233411785Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-15T11:50:33.233956125Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=546.451µs logger=migrator t=2026-06-15T11:50:33.238884151Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-15T11:50:33.239777358Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=892.677µs logger=migrator t=2026-06-15T11:50:33.244813776Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-15T11:50:33.247042989Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.226744ms logger=migrator t=2026-06-15T11:50:33.252679618Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-15T11:50:33.26154424Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.863222ms logger=migrator t=2026-06-15T11:50:33.266620288Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-15T11:50:33.266669839Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.361µs logger=migrator t=2026-06-15T11:50:33.27086281Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-15T11:50:33.27187003Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.00404ms logger=migrator t=2026-06-15T11:50:33.278041569Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-15T11:50:33.280036538Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.994799ms logger=migrator t=2026-06-15T11:50:33.286655976Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-15T11:50:33.287963341Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.307235ms logger=migrator t=2026-06-15T11:50:33.293300165Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-15T11:50:33.304382729Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.082224ms logger=migrator t=2026-06-15T11:50:33.308796895Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-15T11:50:33.30958098Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=787.155µs logger=migrator t=2026-06-15T11:50:33.314351642Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-15T11:50:33.315891092Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.53822ms logger=migrator t=2026-06-15T11:50:33.32043133Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:50:33.3426117Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.17642ms logger=migrator t=2026-06-15T11:50:33.347739739Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-15T11:50:33.349734658Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.996019ms logger=migrator t=2026-06-15T11:50:33.356289445Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-15T11:50:33.357404916Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.112711ms logger=migrator t=2026-06-15T11:50:33.362507035Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-15T11:50:33.363573986Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.069791ms logger=migrator t=2026-06-15T11:50:33.368390239Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-15T11:50:33.369766466Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.375757ms logger=migrator t=2026-06-15T11:50:33.376222521Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-15T11:50:33.376622339Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=400.007µs logger=migrator t=2026-06-15T11:50:33.381684387Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-15T11:50:33.382564424Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=879.807µs logger=migrator t=2026-06-15T11:50:33.386966179Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-15T11:50:33.397927661Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.959722ms logger=migrator t=2026-06-15T11:50:33.403430248Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-15T11:50:33.40408104Z level=info msg="Migration successfully executed" id="create entity_events table" duration=651.102µs logger=migrator t=2026-06-15T11:50:33.408592648Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-15T11:50:33.410277411Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.689223ms logger=migrator t=2026-06-15T11:50:33.416314077Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T11:50:33.416807267Z 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-06-15T11:50:33.421249983Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T11:50:33.421685961Z 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-06-15T11:50:33.427021155Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-15T11:50:33.428024974Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.004209ms logger=migrator t=2026-06-15T11:50:33.432901929Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-15T11:50:33.434871187Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.969558ms logger=migrator t=2026-06-15T11:50:33.440884793Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T11:50:33.442159348Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.271825ms logger=migrator t=2026-06-15T11:50:33.447873009Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T11:50:33.44946827Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.58379ms logger=migrator t=2026-06-15T11:50:33.459390982Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T11:50:33.460583045Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.195833ms logger=migrator t=2026-06-15T11:50:33.465918298Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T11:50:33.467109891Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.192283ms logger=migrator t=2026-06-15T11:50:33.472057887Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-15T11:50:33.472866293Z level=info msg="Migration successfully executed" id="Drop public config table" duration=808.436µs logger=migrator t=2026-06-15T11:50:33.47786862Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-15T11:50:33.479042472Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.174082ms logger=migrator t=2026-06-15T11:50:33.483158322Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T11:50:33.484967667Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.809235ms logger=migrator t=2026-06-15T11:50:33.491864941Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T11:50:33.493030903Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.166142ms logger=migrator t=2026-06-15T11:50:33.49749349Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-15T11:50:33.498697613Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.205013ms logger=migrator t=2026-06-15T11:50:33.503589598Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-15T11:50:33.526775347Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.185339ms logger=migrator t=2026-06-15T11:50:33.532869665Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-15T11:50:33.543280747Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.412042ms logger=migrator t=2026-06-15T11:50:33.547984208Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-15T11:50:33.554530495Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.545587ms logger=migrator t=2026-06-15T11:50:33.559495011Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-15T11:50:33.559714905Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=217.824µs logger=migrator t=2026-06-15T11:50:33.56410295Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-15T11:50:33.573945931Z level=info msg="Migration successfully executed" id="add share column" duration=9.844711ms logger=migrator t=2026-06-15T11:50:33.579735883Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-15T11:50:33.579876276Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=137.873µs logger=migrator t=2026-06-15T11:50:33.584159739Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-15T11:50:33.585604997Z level=info msg="Migration successfully executed" id="create file table" duration=1.445368ms logger=migrator t=2026-06-15T11:50:33.5904366Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-15T11:50:33.591525561Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.088971ms logger=migrator t=2026-06-15T11:50:33.596763673Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-15T11:50:33.5981582Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.394267ms logger=migrator t=2026-06-15T11:50:33.603551474Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-15T11:50:33.604434851Z level=info msg="Migration successfully executed" id="create file_meta table" duration=882.267µs logger=migrator t=2026-06-15T11:50:33.610020889Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-15T11:50:33.611935867Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.914487ms logger=migrator t=2026-06-15T11:50:33.618128446Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-15T11:50:33.618273029Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=146.173µs logger=migrator t=2026-06-15T11:50:33.622987371Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-15T11:50:33.623064522Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=77.431µs logger=migrator t=2026-06-15T11:50:33.627289194Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-15T11:50:33.627880645Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=592.191µs logger=migrator t=2026-06-15T11:50:33.632377023Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-15T11:50:33.63275027Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=374.208µs logger=migrator t=2026-06-15T11:50:33.638027562Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-15T11:50:33.639398529Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.370767ms logger=migrator t=2026-06-15T11:50:33.64413267Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-15T11:50:33.658213953Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.082523ms logger=migrator t=2026-06-15T11:50:33.66267595Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-15T11:50:33.662823792Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=145.302µs logger=migrator t=2026-06-15T11:50:33.666992213Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-15T11:50:33.668347199Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.354946ms logger=migrator t=2026-06-15T11:50:33.674311525Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-15T11:50:33.674805694Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=494.739µs logger=migrator t=2026-06-15T11:50:33.680299971Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-15T11:50:33.680628487Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=327.076µs logger=migrator t=2026-06-15T11:50:33.68539977Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-15T11:50:33.685967681Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=567.891µs logger=migrator t=2026-06-15T11:50:33.691462716Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-15T11:50:33.704469158Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.006752ms logger=migrator t=2026-06-15T11:50:33.708785302Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-15T11:50:33.717414359Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.628147ms logger=migrator t=2026-06-15T11:50:33.72213313Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-15T11:50:33.723089409Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=956.179µs logger=migrator t=2026-06-15T11:50:33.735333296Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-15T11:50:33.810652715Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.315819ms logger=migrator t=2026-06-15T11:50:33.81557415Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-15T11:50:33.816486398Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=912.988µs logger=migrator t=2026-06-15T11:50:33.821066677Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-15T11:50:33.822320861Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.254134ms logger=migrator t=2026-06-15T11:50:33.828747235Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-15T11:50:33.854690168Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.939343ms logger=migrator t=2026-06-15T11:50:33.860390068Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-15T11:50:33.869974364Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.584766ms logger=migrator t=2026-06-15T11:50:33.875847138Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-15T11:50:33.876227965Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=387.658µs logger=migrator t=2026-06-15T11:50:33.880450057Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-15T11:50:33.880793263Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=342.576µs logger=migrator t=2026-06-15T11:50:33.885158678Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-15T11:50:33.885540265Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=379.147µs logger=migrator t=2026-06-15T11:50:33.889807778Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-15T11:50:33.890083783Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=276.565µs logger=migrator t=2026-06-15T11:50:33.895121381Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-15T11:50:33.895383556Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=262.975µs logger=migrator t=2026-06-15T11:50:33.900002296Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-15T11:50:33.901578616Z level=info msg="Migration successfully executed" id="create folder table" duration=1.576701ms logger=migrator t=2026-06-15T11:50:33.907060202Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-15T11:50:33.908359757Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.299405ms logger=migrator t=2026-06-15T11:50:33.914009417Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-15T11:50:33.915352963Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.348886ms logger=migrator t=2026-06-15T11:50:33.920130205Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-15T11:50:33.920247438Z level=info msg="Migration successfully executed" id="Update folder title length" duration=116.023µs logger=migrator t=2026-06-15T11:50:33.924334587Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T11:50:33.92551875Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.183733ms logger=migrator t=2026-06-15T11:50:33.931088838Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T11:50:33.93222234Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.133432ms logger=migrator t=2026-06-15T11:50:33.936425461Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-15T11:50:33.937637355Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.211524ms logger=migrator t=2026-06-15T11:50:33.941938068Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-15T11:50:33.942372636Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=434.578µs logger=migrator t=2026-06-15T11:50:33.947995355Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-15T11:50:33.948293461Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=295.036µs logger=migrator t=2026-06-15T11:50:33.958198023Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-15T11:50:33.959411366Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.210643ms logger=migrator t=2026-06-15T11:50:33.967647496Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-15T11:50:33.968804338Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.156972ms logger=migrator t=2026-06-15T11:50:33.991478837Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-15T11:50:33.993203941Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.725604ms logger=migrator t=2026-06-15T11:50:33.998048475Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-15T11:50:33.999957732Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.908337ms logger=migrator t=2026-06-15T11:50:34.00452015Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-15T11:50:34.005673682Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.154352ms logger=migrator t=2026-06-15T11:50:34.010598318Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-15T11:50:34.011573976Z level=info msg="Migration successfully executed" id="create anon_device table" duration=976.189µs logger=migrator t=2026-06-15T11:50:34.015711516Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-15T11:50:34.016998761Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.287395ms logger=migrator t=2026-06-15T11:50:34.022722752Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-15T11:50:34.025060937Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.340355ms logger=migrator t=2026-06-15T11:50:34.030077244Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-15T11:50:34.031120754Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.04322ms logger=migrator t=2026-06-15T11:50:34.036988728Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-15T11:50:34.039280872Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.291994ms logger=migrator t=2026-06-15T11:50:34.044612785Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-15T11:50:34.045808618Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.196143ms logger=migrator t=2026-06-15T11:50:34.051875415Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-15T11:50:34.052241112Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=366.917µs logger=migrator t=2026-06-15T11:50:34.056160718Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-15T11:50:34.066706422Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.544934ms logger=migrator t=2026-06-15T11:50:34.072159717Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-15T11:50:34.073580095Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.425028ms logger=migrator t=2026-06-15T11:50:34.080272434Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T11:50:34.080488858Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=222.274µs logger=migrator t=2026-06-15T11:50:34.084538696Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T11:50:34.085892073Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.353726ms logger=migrator t=2026-06-15T11:50:34.090077963Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T11:50:34.090162475Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=85.582µs logger=migrator t=2026-06-15T11:50:34.095706032Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-15T11:50:34.097060518Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.354166ms logger=migrator t=2026-06-15T11:50:34.101915302Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T11:50:34.103478682Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.56257ms logger=migrator t=2026-06-15T11:50:34.109767974Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-15T11:50:34.111007388Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.238484ms logger=migrator t=2026-06-15T11:50:34.117542384Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-15T11:50:34.118547974Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.00605ms logger=migrator t=2026-06-15T11:50:34.123221594Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-15T11:50:34.12355489Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=328.236µs logger=migrator t=2026-06-15T11:50:34.12817987Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-15T11:50:34.129386033Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.205173ms logger=migrator t=2026-06-15T11:50:34.134478181Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-15T11:50:34.136022311Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.54459ms logger=migrator t=2026-06-15T11:50:34.141553148Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-15T11:50:34.143294452Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.740933ms logger=migrator t=2026-06-15T11:50:34.148265188Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-15T11:50:34.1587492Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.478163ms logger=migrator t=2026-06-15T11:50:34.164354619Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-15T11:50:34.173158949Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.80505ms logger=migrator t=2026-06-15T11:50:34.178121905Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-15T11:50:34.185941826Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.819011ms logger=migrator t=2026-06-15T11:50:34.191032524Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-15T11:50:34.191116236Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=84.201µs logger=migrator t=2026-06-15T11:50:34.196941908Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-15T11:50:34.21253975Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.572551ms logger=migrator t=2026-06-15T11:50:34.217534386Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-15T11:50:34.224520231Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.986545ms logger=migrator t=2026-06-15T11:50:34.228706032Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-15T11:50:34.228945407Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=239.715µs logger=migrator t=2026-06-15T11:50:34.234337211Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.199583635s logger=migrator t=2026-06-15T11:50:34.235151766Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-15T11:50:34.257368326Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-15T11:50:34.257614381Z level=info msg="Created default organization" logger=secrets t=2026-06-15T11:50:34.265772128Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T11:50:34.314088552Z level=info msg="Restored cache from database" duration=372.847µs logger=plugin.store t=2026-06-15T11:50:34.315352346Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-15T11:50:34.35175322Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-15T11:50:34.35178425Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-15T11:50:34.351844141Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-15T11:50:34.351856252Z level=info msg="Plugins loaded" count=54 duration=36.505116ms logger=query_data t=2026-06-15T11:50:34.356014042Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-15T11:50:34.359189523Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-15T11:50:34.363322643Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-15T11:50:34.370103324Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-15T11:50:34.371787997Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-15T11:50:34.373421959Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-15T11:50:34.393953235Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-15T11:50:34.412701287Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-15T11:50:34.432443079Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-15T11:50:34.432459999Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-15T11:50:34.432694744Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-15T11:50:34.432766835Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-15T11:50:34.435163391Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-15T11:50:34.436431936Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-15T11:50:34.490960869Z level=info msg="State cache has been initialized" states=0 duration=58.190224ms logger=ngalert.scheduler t=2026-06-15T11:50:34.491027491Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-15T11:50:34.491102372Z level=info msg=starting first_tick=2026-06-15T11:50:40Z logger=provisioning.dashboard t=2026-06-15T11:50:34.49409869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:34.526972785Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-15T11:50:34.533240016Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-15T11:50:34.554814873Z level=info msg="Update check succeeded" duration=119.489869ms logger=grafana.update.checker t=2026-06-15T11:50:34.558023565Z level=info msg="Update check succeeded" duration=124.905473ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T11:50:34.645542826Z level=info msg="Patterns update finished" duration=106.814644ms logger=grafana-apiserver t=2026-06-15T11:50:34.895266822Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-15T11:50:34.89567801Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-15T11:50:35.489695584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.491074041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.523093778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.557325328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.584008612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.614119723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.633456385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.658755223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.670216544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.692478253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.711945008Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-15T11:50:35.758351823Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-15T11:50:35.775702477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.791595153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.854805952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.872387651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.909859843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.920742783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.950776872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.963072198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:35.988338315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.000415478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.035721407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.050098134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.079295065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.095197751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.122294862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.154880689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.23035963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.245995931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.287730293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.302974386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.356087028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.372019344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.418375035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.44616009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.522472087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.537647869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.60010889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.61520569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.66721187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.686277317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.741903896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.759379432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.821194931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.836872972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.903595285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.917445892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.971159435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:36.986829576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.053550756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.070992631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.134669552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.154667316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.21484411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.231341886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.29726181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.31343137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.368459325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.391710042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.456252769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.47818406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.551852473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.570007412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.647699752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.666416591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.826981991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.84309432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:37.984338149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.002835834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.075975304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.093993609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.170742497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.192721828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.260108507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.282333122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.367980061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.38670268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.487107381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.506035733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:50:38.584920593Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-15T11:51:47.462840683Z level=info msg="Usage stats are ready to report"