logger=settings t=2026-04-16T11:58:45.638915564Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T11:58:45Z logger=settings t=2026-04-16T11:58:45.640726099Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T11:58:45.64079669Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T11:58:45.64080658Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T11:58:45.6408162Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T11:58:45.640833561Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T11:58:45.640847051Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T11:58:45.640854601Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T11:58:45.640863761Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T11:58:45.640888172Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T11:58:45.640896072Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T11:58:45.640910442Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T11:58:45.640924672Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T11:58:45.640933262Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T11:58:45.641030174Z level=info msg=Target target=[all] logger=settings t=2026-04-16T11:58:45.641072885Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T11:58:45.641080505Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T11:58:45.641090545Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T11:58:45.641098125Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T11:58:45.641117006Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T11:58:45.641134956Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T11:58:45.643385869Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T11:58:45.6434636Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T11:58:45.646824043Z level=info msg="Locking database" logger=migrator t=2026-04-16T11:58:45.646850534Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T11:58:45.648030056Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T11:58:45.649422602Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.393636ms logger=migrator t=2026-04-16T11:58:45.655092719Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T11:58:45.655642169Z level=info msg="Migration successfully executed" id="create user table" duration=552.08µs logger=migrator t=2026-04-16T11:58:45.660354299Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T11:58:45.661461819Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.10758ms logger=migrator t=2026-04-16T11:58:45.667352731Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T11:58:45.668019213Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=664.192µs logger=migrator t=2026-04-16T11:58:45.673212101Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T11:58:45.674220151Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.008099ms logger=migrator t=2026-04-16T11:58:45.680332845Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T11:58:45.681243613Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=911.598µs logger=migrator t=2026-04-16T11:58:45.686167505Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T11:58:45.688665073Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.494488ms logger=migrator t=2026-04-16T11:58:45.694301809Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T11:58:45.695080703Z level=info msg="Migration successfully executed" id="create user table v2" duration=778.344µs logger=migrator t=2026-04-16T11:58:45.699091979Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T11:58:45.700159529Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.06645ms logger=migrator t=2026-04-16T11:58:45.706503639Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T11:58:45.707560619Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.05654ms logger=migrator t=2026-04-16T11:58:45.712341229Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T11:58:45.712993251Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=645.782µs logger=migrator t=2026-04-16T11:58:45.71718001Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T11:58:45.717696021Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=513.221µs logger=migrator t=2026-04-16T11:58:45.721707035Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T11:58:45.722842237Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.136752ms logger=migrator t=2026-04-16T11:58:45.728995383Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T11:58:45.729031334Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.661µs logger=migrator t=2026-04-16T11:58:45.734046018Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T11:58:45.735794102Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.746964ms logger=migrator t=2026-04-16T11:58:45.740593992Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T11:58:45.740933918Z level=info msg="Migration successfully executed" id="Add missing user data" duration=340.706µs logger=migrator t=2026-04-16T11:58:45.745555036Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T11:58:45.747247188Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.691252ms logger=migrator t=2026-04-16T11:58:45.753529616Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T11:58:45.754189459Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=659.273µs logger=migrator t=2026-04-16T11:58:45.758074521Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T11:58:45.759357366Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.281274ms logger=migrator t=2026-04-16T11:58:45.763750449Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T11:58:45.773240208Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.493109ms logger=migrator t=2026-04-16T11:58:45.777836565Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T11:58:45.779924184Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.091949ms logger=migrator t=2026-04-16T11:58:45.784293176Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T11:58:45.7844899Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=197.314µs logger=migrator t=2026-04-16T11:58:45.789763559Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T11:58:45.790440723Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=680.294µs logger=migrator t=2026-04-16T11:58:45.795304004Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-16T11:58:45.795823843Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=520.369µs logger=migrator t=2026-04-16T11:58:45.801285827Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T11:58:45.801878078Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=592.441µs logger=migrator t=2026-04-16T11:58:45.80727935Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T11:58:45.808467342Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.188102ms logger=migrator t=2026-04-16T11:58:45.815681419Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T11:58:45.816351941Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=670.662µs logger=migrator t=2026-04-16T11:58:45.820972408Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T11:58:45.82211181Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.137931ms logger=migrator t=2026-04-16T11:58:45.827130585Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T11:58:45.828203015Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.072471ms logger=migrator t=2026-04-16T11:58:45.834724608Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T11:58:45.835781698Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.056911ms logger=migrator t=2026-04-16T11:58:45.843538954Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T11:58:45.843585575Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.861µs logger=migrator t=2026-04-16T11:58:45.848386006Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T11:58:45.849446916Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.06066ms logger=migrator t=2026-04-16T11:58:45.854748546Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T11:58:45.856144212Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.392086ms logger=migrator t=2026-04-16T11:58:45.862645284Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T11:58:45.863644914Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=999.549µs logger=migrator t=2026-04-16T11:58:45.868093907Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T11:58:45.869237979Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.143702ms logger=migrator t=2026-04-16T11:58:45.886978504Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T11:58:45.891022399Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.046375ms logger=migrator t=2026-04-16T11:58:45.897764887Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T11:58:45.899448128Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.615881ms logger=migrator t=2026-04-16T11:58:45.904251839Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T11:58:45.905228748Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=978.309µs logger=migrator t=2026-04-16T11:58:45.910003808Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T11:58:45.91069196Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=688.262µs logger=migrator t=2026-04-16T11:58:45.915851308Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T11:58:45.917186343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.330655ms logger=migrator t=2026-04-16T11:58:45.921658457Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T11:58:45.922971292Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.311155ms logger=migrator t=2026-04-16T11:58:45.92867781Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T11:58:45.929095488Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=417.668µs logger=migrator t=2026-04-16T11:58:45.933148245Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T11:58:45.933935449Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=784.104µs logger=migrator t=2026-04-16T11:58:45.938167379Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T11:58:45.938797111Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=631.632µs logger=migrator t=2026-04-16T11:58:45.94296328Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T11:58:45.943539931Z level=info msg="Migration successfully executed" id="create star table" duration=577.141µs logger=migrator t=2026-04-16T11:58:45.948655947Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T11:58:45.949462442Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=805.245µs logger=migrator t=2026-04-16T11:58:45.953931636Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T11:58:45.955173599Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.241243ms logger=migrator t=2026-04-16T11:58:45.959991461Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T11:58:45.960815356Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=822.375µs logger=migrator t=2026-04-16T11:58:45.965129157Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T11:58:45.96575817Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=629.403µs logger=migrator t=2026-04-16T11:58:45.97163891Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T11:58:45.972368295Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=729.025µs logger=migrator t=2026-04-16T11:58:45.977211986Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T11:58:45.978410138Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.197342ms logger=migrator t=2026-04-16T11:58:45.98276945Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T11:58:45.983942573Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.172373ms logger=migrator t=2026-04-16T11:58:45.988125792Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T11:58:45.988155942Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.94µs logger=migrator t=2026-04-16T11:58:45.992853841Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T11:58:45.992882011Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.16µs logger=migrator t=2026-04-16T11:58:45.997245853Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T11:58:45.997508108Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=259.395µs logger=migrator t=2026-04-16T11:58:46.001918942Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T11:58:46.003164255Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.247453ms logger=migrator t=2026-04-16T11:58:46.00762181Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T11:58:46.008972125Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.351865ms logger=migrator t=2026-04-16T11:58:46.01405109Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T11:58:46.014926527Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=874.747µs logger=migrator t=2026-04-16T11:58:46.019091406Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T11:58:46.019756498Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=665.003µs logger=migrator t=2026-04-16T11:58:46.023729583Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T11:58:46.024562039Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=831.006µs logger=migrator t=2026-04-16T11:58:46.029649814Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T11:58:46.030342758Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=694.474µs logger=migrator t=2026-04-16T11:58:46.034531087Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T11:58:46.042915805Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.384168ms logger=migrator t=2026-04-16T11:58:46.04686259Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T11:58:46.047629493Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=765.793µs logger=migrator t=2026-04-16T11:58:46.052517556Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T11:58:46.05328579Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=767.834µs logger=migrator t=2026-04-16T11:58:46.057707354Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T11:58:46.059733022Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.022178ms logger=migrator t=2026-04-16T11:58:46.065012252Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T11:58:46.065710395Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=697.543µs logger=migrator t=2026-04-16T11:58:46.069515497Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T11:58:46.070520836Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.004869ms logger=migrator t=2026-04-16T11:58:46.076924656Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T11:58:46.07710492Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=179.603µs logger=migrator t=2026-04-16T11:58:46.081152706Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T11:58:46.083090563Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.937467ms logger=migrator t=2026-04-16T11:58:46.087414655Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T11:58:46.08928381Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.869225ms logger=migrator t=2026-04-16T11:58:46.09408687Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T11:58:46.095934445Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.847435ms logger=migrator t=2026-04-16T11:58:46.099764788Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T11:58:46.100579762Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=810.984µs logger=migrator t=2026-04-16T11:58:46.104941205Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T11:58:46.109410809Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.474924ms logger=migrator t=2026-04-16T11:58:46.113814883Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T11:58:46.114875572Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.059849ms logger=migrator t=2026-04-16T11:58:46.12004177Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T11:58:46.120927907Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=894.438µs logger=migrator t=2026-04-16T11:58:46.126062613Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T11:58:46.126096794Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.351µs logger=migrator t=2026-04-16T11:58:46.130501676Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T11:58:46.130544567Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.971µs logger=migrator t=2026-04-16T11:58:46.135664714Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T11:58:46.139062719Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.398845ms logger=migrator t=2026-04-16T11:58:46.143123235Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T11:58:46.145015231Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.891546ms logger=migrator t=2026-04-16T11:58:46.150024155Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T11:58:46.152019693Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.994658ms logger=migrator t=2026-04-16T11:58:46.156035939Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T11:58:46.157925664Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.888855ms logger=migrator t=2026-04-16T11:58:46.161633635Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T11:58:46.16193099Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=296.916µs logger=migrator t=2026-04-16T11:58:46.166876103Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T11:58:46.167710289Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=833.176µs logger=migrator t=2026-04-16T11:58:46.171823157Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T11:58:46.173025469Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.205672ms logger=migrator t=2026-04-16T11:58:46.177417552Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T11:58:46.177457833Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.071µs logger=migrator t=2026-04-16T11:58:46.182929466Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T11:58:46.183784943Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=855.076µs logger=migrator t=2026-04-16T11:58:46.190665982Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T11:58:46.191325084Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=661.613µs logger=migrator t=2026-04-16T11:58:46.198343657Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T11:58:46.205920499Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.583663ms logger=migrator t=2026-04-16T11:58:46.210154439Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T11:58:46.210888523Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=734.074µs logger=migrator t=2026-04-16T11:58:46.216417668Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T11:58:46.217343565Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=926.347µs logger=migrator t=2026-04-16T11:58:46.221914042Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T11:58:46.223601613Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.681771ms logger=migrator t=2026-04-16T11:58:46.227792742Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T11:58:46.228107938Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=314.906µs logger=migrator t=2026-04-16T11:58:46.232161795Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T11:58:46.232697894Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=535.759µs logger=migrator t=2026-04-16T11:58:46.237945334Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T11:58:46.241500271Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.553957ms logger=migrator t=2026-04-16T11:58:46.245797422Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T11:58:46.246626117Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=828.165µs logger=migrator t=2026-04-16T11:58:46.25153457Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T11:58:46.251758574Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=223.964µs logger=migrator t=2026-04-16T11:58:46.256285879Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T11:58:46.256552424Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=264.455µs logger=migrator t=2026-04-16T11:58:46.261375286Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T11:58:46.262174571Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=799.595µs logger=migrator t=2026-04-16T11:58:46.266260418Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T11:58:46.26850262Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.241602ms logger=migrator t=2026-04-16T11:58:46.273379873Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T11:58:46.274306199Z level=info msg="Migration successfully executed" id="create data_source table" duration=929.516µs logger=migrator t=2026-04-16T11:58:46.278705672Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T11:58:46.279953516Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.247614ms logger=migrator t=2026-04-16T11:58:46.286182094Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T11:58:46.28706476Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=882.116µs logger=migrator t=2026-04-16T11:58:46.293075984Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T11:58:46.293864238Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=788.074µs logger=migrator t=2026-04-16T11:58:46.298454845Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T11:58:46.29924546Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=788.255µs logger=migrator t=2026-04-16T11:58:46.303663943Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T11:58:46.313710423Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.04433ms logger=migrator t=2026-04-16T11:58:46.318750418Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T11:58:46.31939005Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=639.882µs logger=migrator t=2026-04-16T11:58:46.323192992Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T11:58:46.324478596Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.284274ms logger=migrator t=2026-04-16T11:58:46.329642804Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T11:58:46.330951319Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.307365ms logger=migrator t=2026-04-16T11:58:46.336641206Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T11:58:46.337663704Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.021858ms logger=migrator t=2026-04-16T11:58:46.342142119Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T11:58:46.346158005Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.017136ms logger=migrator t=2026-04-16T11:58:46.351278852Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T11:58:46.353523164Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.243843ms logger=migrator t=2026-04-16T11:58:46.357887286Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T11:58:46.357924367Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.051µs logger=migrator t=2026-04-16T11:58:46.361898842Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T11:58:46.362087546Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=188.634µs logger=migrator t=2026-04-16T11:58:46.366299945Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T11:58:46.369901682Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.601217ms logger=migrator t=2026-04-16T11:58:46.374995339Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T11:58:46.375206533Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=212.334µs logger=migrator t=2026-04-16T11:58:46.382117783Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T11:58:46.382385328Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=267.565µs logger=migrator t=2026-04-16T11:58:46.387567796Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T11:58:46.390770816Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.20369ms logger=migrator t=2026-04-16T11:58:46.394448606Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T11:58:46.39466785Z level=info msg="Migration successfully executed" id="Update uid value" duration=219.264µs logger=migrator t=2026-04-16T11:58:46.399562563Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T11:58:46.400323357Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=760.814µs logger=migrator t=2026-04-16T11:58:46.404455814Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T11:58:46.40525735Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=801.486µs logger=migrator t=2026-04-16T11:58:46.41057458Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T11:58:46.411718582Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.143661ms logger=migrator t=2026-04-16T11:58:46.416866129Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T11:58:46.417636404Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=771.335µs logger=migrator t=2026-04-16T11:58:46.422639237Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T11:58:46.423881761Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.241924ms logger=migrator t=2026-04-16T11:58:46.43068277Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T11:58:46.431557476Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=873.935µs logger=migrator t=2026-04-16T11:58:46.438075909Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T11:58:46.43922247Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.148541ms logger=migrator t=2026-04-16T11:58:46.445504599Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T11:58:46.447257842Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.759423ms logger=migrator t=2026-04-16T11:58:46.454444038Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T11:58:46.455211752Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=767.974µs logger=migrator t=2026-04-16T11:58:46.459563354Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T11:58:46.468961011Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.397447ms logger=migrator t=2026-04-16T11:58:46.473396265Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T11:58:46.474244241Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=847.166µs logger=migrator t=2026-04-16T11:58:46.479205065Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T11:58:46.4799909Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=787.674µs logger=migrator t=2026-04-16T11:58:46.484431523Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T11:58:46.48530946Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=876.977µs logger=migrator t=2026-04-16T11:58:46.489343586Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T11:58:46.490207662Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=862.046µs logger=migrator t=2026-04-16T11:58:46.495842808Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T11:58:46.496355809Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=513.03µs logger=migrator t=2026-04-16T11:58:46.501794311Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T11:58:46.502365941Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=570.89µs logger=migrator t=2026-04-16T11:58:46.507609341Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T11:58:46.507678712Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.051µs logger=migrator t=2026-04-16T11:58:46.514173334Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T11:58:46.518867603Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.697919ms logger=migrator t=2026-04-16T11:58:46.524627772Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T11:58:46.52715559Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.527598ms logger=migrator t=2026-04-16T11:58:46.531694045Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T11:58:46.532063932Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=377.266µs logger=migrator t=2026-04-16T11:58:46.538374761Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T11:58:46.541365458Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.990226ms logger=migrator t=2026-04-16T11:58:46.575622313Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T11:58:46.578624741Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.005388ms logger=migrator t=2026-04-16T11:58:46.582603185Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T11:58:46.58338026Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=776.875µs logger=migrator t=2026-04-16T11:58:46.59027805Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T11:58:46.591355251Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.079621ms logger=migrator t=2026-04-16T11:58:46.596979187Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T11:58:46.597969695Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=989.758µs logger=migrator t=2026-04-16T11:58:46.605303074Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T11:58:46.606145669Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=842.275µs logger=migrator t=2026-04-16T11:58:46.612791865Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T11:58:46.614038538Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.246863ms logger=migrator t=2026-04-16T11:58:46.619131704Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T11:58:46.620304546Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.172482ms logger=migrator t=2026-04-16T11:58:46.626680907Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T11:58:46.626810479Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=132.742µs logger=migrator t=2026-04-16T11:58:46.632609038Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T11:58:46.632650159Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.331µs logger=migrator t=2026-04-16T11:58:46.638198984Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T11:58:46.641046518Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.847484ms logger=migrator t=2026-04-16T11:58:46.646096523Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T11:58:46.648693552Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.596559ms logger=migrator t=2026-04-16T11:58:46.654907589Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T11:58:46.655111563Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=205.414µs logger=migrator t=2026-04-16T11:58:46.661723108Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T11:58:46.663004322Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.281474ms logger=migrator t=2026-04-16T11:58:46.668373793Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T11:58:46.669538685Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.165292ms logger=migrator t=2026-04-16T11:58:46.675843134Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T11:58:46.675945276Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=111.942µs logger=migrator t=2026-04-16T11:58:46.681835807Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T11:58:46.682653822Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=818.045µs logger=migrator t=2026-04-16T11:58:46.687980313Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T11:58:46.689308628Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.328055ms logger=migrator t=2026-04-16T11:58:46.694597657Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T11:58:46.699275936Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.674849ms logger=migrator t=2026-04-16T11:58:46.704708529Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T11:58:46.70477276Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=64.801µs logger=migrator t=2026-04-16T11:58:46.710663481Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T11:58:46.711836563Z level=info msg="Migration successfully executed" id="create session table" duration=1.172132ms logger=migrator t=2026-04-16T11:58:46.71747841Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T11:58:46.717673343Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=202.953µs logger=migrator t=2026-04-16T11:58:46.723413571Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T11:58:46.723536294Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=120.393µs logger=migrator t=2026-04-16T11:58:46.730964783Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T11:58:46.732232277Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.273734ms logger=migrator t=2026-04-16T11:58:46.737357415Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T11:58:46.738154849Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=797.395µs logger=migrator t=2026-04-16T11:58:46.744887506Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T11:58:46.744917866Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.89µs logger=migrator t=2026-04-16T11:58:46.75038134Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T11:58:46.750429971Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.991µs logger=migrator t=2026-04-16T11:58:46.755770412Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T11:58:46.762697742Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.92614ms logger=migrator t=2026-04-16T11:58:46.768290598Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T11:58:46.771296964Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.005816ms logger=migrator t=2026-04-16T11:58:46.777315337Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T11:58:46.777460311Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=147.534µs logger=migrator t=2026-04-16T11:58:46.783257841Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T11:58:46.783407943Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=148.082µs logger=migrator t=2026-04-16T11:58:46.788969108Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T11:58:46.789911835Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=942.707µs logger=migrator t=2026-04-16T11:58:46.794460372Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T11:58:46.794508372Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.43µs logger=migrator t=2026-04-16T11:58:46.800023297Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T11:58:46.803353909Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.330612ms logger=migrator t=2026-04-16T11:58:46.807939065Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T11:58:46.808083618Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=144.153µs logger=migrator t=2026-04-16T11:58:46.812715826Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T11:58:46.817617278Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.901092ms logger=migrator t=2026-04-16T11:58:46.823490639Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T11:58:46.826562997Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.073028ms logger=migrator t=2026-04-16T11:58:46.831567421Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T11:58:46.831636843Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.232µs logger=migrator t=2026-04-16T11:58:46.836327292Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T11:58:46.837468492Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.13675ms logger=migrator t=2026-04-16T11:58:46.842866414Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T11:58:46.8436721Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=804.916µs logger=migrator t=2026-04-16T11:58:46.84846306Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T11:58:46.85006804Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.60462ms logger=migrator t=2026-04-16T11:58:46.855908911Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T11:58:46.856769757Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=857.925µs logger=migrator t=2026-04-16T11:58:46.86280424Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T11:58:46.863948732Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.140142ms logger=migrator t=2026-04-16T11:58:46.868958817Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T11:58:46.870248281Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.289674ms logger=migrator t=2026-04-16T11:58:46.875615013Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T11:58:46.876247904Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=632.721µs logger=migrator t=2026-04-16T11:58:46.881758108Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T11:58:46.883094273Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.331925ms logger=migrator t=2026-04-16T11:58:46.888111028Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T11:58:46.888881052Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=769.984µs logger=migrator t=2026-04-16T11:58:46.89354925Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T11:58:46.903834445Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.281155ms logger=migrator t=2026-04-16T11:58:46.909581283Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T11:58:46.910265596Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=684.403µs logger=migrator t=2026-04-16T11:58:46.915488324Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-16T11:58:46.916753128Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.264514ms logger=migrator t=2026-04-16T11:58:46.921730382Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T11:58:46.92213684Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=406.498µs logger=migrator t=2026-04-16T11:58:46.927636254Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T11:58:46.928143083Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=509.829µs logger=migrator t=2026-04-16T11:58:46.933173948Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T11:58:46.933929772Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=755.124µs logger=migrator t=2026-04-16T11:58:46.938608361Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T11:58:46.943921011Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.310869ms logger=migrator t=2026-04-16T11:58:46.951704988Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T11:58:46.958199771Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.500494ms logger=migrator t=2026-04-16T11:58:46.963901098Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T11:58:46.968561465Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.662267ms logger=migrator t=2026-04-16T11:58:46.974881365Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T11:58:46.981651632Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.778317ms logger=migrator t=2026-04-16T11:58:46.987171196Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T11:58:46.988020123Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=848.627µs logger=migrator t=2026-04-16T11:58:46.995661526Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T11:58:46.995692897Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.561µs logger=migrator t=2026-04-16T11:58:47.002033457Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T11:58:47.002129549Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=85.361µs logger=migrator t=2026-04-16T11:58:47.012304841Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T11:58:47.013806179Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.501529ms logger=migrator t=2026-04-16T11:58:47.018356295Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T11:58:47.019741651Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.388376ms logger=migrator t=2026-04-16T11:58:47.024861847Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T11:58:47.025703244Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=838.467µs logger=migrator t=2026-04-16T11:58:47.029686749Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T11:58:47.030676907Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=990.048µs logger=migrator t=2026-04-16T11:58:47.034867236Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T11:58:47.035869945Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.001849ms logger=migrator t=2026-04-16T11:58:47.042618133Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T11:58:47.047089907Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.470304ms logger=migrator t=2026-04-16T11:58:47.051474939Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T11:58:47.055163539Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.68728ms logger=migrator t=2026-04-16T11:58:47.058770247Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T11:58:47.058979562Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=209.915µs logger=migrator t=2026-04-16T11:58:47.064151518Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T11:58:47.064981124Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=829.666µs logger=migrator t=2026-04-16T11:58:47.070623151Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T11:58:47.071964776Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.341905ms logger=migrator t=2026-04-16T11:58:47.076285398Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T11:58:47.080771472Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.481554ms logger=migrator t=2026-04-16T11:58:47.085991951Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T11:58:47.086075032Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=83.631µs logger=migrator t=2026-04-16T11:58:47.090255881Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T11:58:47.091313792Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.0546ms logger=migrator t=2026-04-16T11:58:47.095627613Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T11:58:47.096706123Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.07784ms logger=migrator t=2026-04-16T11:58:47.104894267Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T11:58:47.105001859Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=107.962µs logger=migrator t=2026-04-16T11:58:47.112336998Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T11:58:47.114081181Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.740342ms logger=migrator t=2026-04-16T11:58:47.11987177Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T11:58:47.120816238Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=943.558µs logger=migrator t=2026-04-16T11:58:47.127673637Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T11:58:47.129662804Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.988497ms logger=migrator t=2026-04-16T11:58:47.138532542Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T11:58:47.141558109Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=3.030378ms logger=migrator t=2026-04-16T11:58:47.14957534Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T11:58:47.150971296Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.400337ms logger=migrator t=2026-04-16T11:58:47.156746425Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T11:58:47.157765954Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.019659ms logger=migrator t=2026-04-16T11:58:47.16282162Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T11:58:47.162854851Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.211µs logger=migrator t=2026-04-16T11:58:47.167176572Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T11:58:47.174198535Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.021963ms logger=migrator t=2026-04-16T11:58:47.178403444Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T11:58:47.179105237Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=705.863µs logger=migrator t=2026-04-16T11:58:47.182856618Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T11:58:47.185729192Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.874534ms logger=migrator t=2026-04-16T11:58:47.191038312Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T11:58:47.191750485Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=712.443µs logger=migrator t=2026-04-16T11:58:47.195834852Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T11:58:47.1973056Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.470198ms logger=migrator t=2026-04-16T11:58:47.201606681Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T11:58:47.2025591Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=953.959µs logger=migrator t=2026-04-16T11:58:47.207932861Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T11:58:47.223454764Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.525793ms logger=migrator t=2026-04-16T11:58:47.229864605Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T11:58:47.230522967Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=651.592µs logger=migrator t=2026-04-16T11:58:47.235631704Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-16T11:58:47.23702282Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.395036ms logger=migrator t=2026-04-16T11:58:47.241586796Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T11:58:47.241886091Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=298.675µs logger=migrator t=2026-04-16T11:58:47.253263536Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T11:58:47.254319236Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.05455ms logger=migrator t=2026-04-16T11:58:48.289811929Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T11:58:48.290191496Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=385.427µs logger=migrator t=2026-04-16T11:58:48.512735324Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T11:58:48.521513959Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.783085ms logger=migrator t=2026-04-16T11:58:48.626314696Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T11:58:48.633286058Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.968441ms logger=migrator t=2026-04-16T11:58:48.690847343Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T11:58:48.692470184Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.622261ms logger=migrator t=2026-04-16T11:58:48.940176086Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T11:58:48.942171764Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.996968ms logger=migrator t=2026-04-16T11:58:49.101801656Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T11:58:49.102276424Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=476.939µs logger=migrator t=2026-04-16T11:58:49.285853077Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T11:58:49.292745857Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.897ms logger=migrator t=2026-04-16T11:58:49.549150844Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T11:58:49.5515975Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.445056ms logger=migrator t=2026-04-16T11:58:49.56327321Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T11:58:49.563586426Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=318.586µs logger=migrator t=2026-04-16T11:58:49.567926608Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T11:58:49.568601191Z level=info msg="Migration successfully executed" id="Move region to single row" duration=673.223µs logger=migrator t=2026-04-16T11:58:49.575939909Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T11:58:49.577491628Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.545359ms logger=migrator t=2026-04-16T11:58:49.58182977Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T11:58:49.582860259Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.029719ms logger=migrator t=2026-04-16T11:58:49.587247342Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T11:58:49.588960005Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.712323ms logger=migrator t=2026-04-16T11:58:49.594881217Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T11:58:49.596620249Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.737792ms logger=migrator t=2026-04-16T11:58:49.60143675Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T11:58:49.602313116Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=876.337µs logger=migrator t=2026-04-16T11:58:49.608477433Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T11:58:49.610033753Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.55523ms logger=migrator t=2026-04-16T11:58:49.614875353Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T11:58:49.615122238Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=243.245µs logger=migrator t=2026-04-16T11:58:49.620103402Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T11:58:49.621601081Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.496719ms logger=migrator t=2026-04-16T11:58:49.626676326Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T11:58:49.627761226Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.08436ms logger=migrator t=2026-04-16T11:58:49.632997685Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T11:58:49.633949224Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=951.439µs logger=migrator t=2026-04-16T11:58:49.638282756Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T11:58:49.639298845Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.01713ms logger=migrator t=2026-04-16T11:58:49.643923442Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T11:58:49.644301739Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=377.997µs logger=migrator t=2026-04-16T11:58:49.649301203Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T11:58:49.650287191Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=985.258µs logger=migrator t=2026-04-16T11:58:49.655260566Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T11:58:49.655330357Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.451µs logger=migrator t=2026-04-16T11:58:49.659621878Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T11:58:49.660908412Z level=info msg="Migration successfully executed" id="create team table" duration=1.285954ms logger=migrator t=2026-04-16T11:58:49.665662721Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T11:58:49.667250231Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.58837ms logger=migrator t=2026-04-16T11:58:49.67248593Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T11:58:49.673472319Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=980.419µs logger=migrator t=2026-04-16T11:58:49.678054125Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T11:58:49.685158469Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.103634ms logger=migrator t=2026-04-16T11:58:49.690411919Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T11:58:49.690610882Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=198.823µs logger=migrator t=2026-04-16T11:58:49.694662319Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T11:58:49.695903152Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.238503ms logger=migrator t=2026-04-16T11:58:49.70059541Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T11:58:49.701906155Z level=info msg="Migration successfully executed" id="create team member table" duration=1.309765ms logger=migrator t=2026-04-16T11:58:49.706610605Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T11:58:49.707582132Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=971.187µs logger=migrator t=2026-04-16T11:58:49.713263349Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T11:58:49.714906281Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.642112ms logger=migrator t=2026-04-16T11:58:49.719770602Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T11:58:49.72070595Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=936.848µs logger=migrator t=2026-04-16T11:58:49.72550069Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T11:58:49.730150108Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.648627ms logger=migrator t=2026-04-16T11:58:49.736113201Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T11:58:49.740656256Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.539635ms logger=migrator t=2026-04-16T11:58:49.745056849Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T11:58:49.749657635Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.599906ms logger=migrator t=2026-04-16T11:58:49.754528488Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T11:58:49.756863942Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.340373ms logger=migrator t=2026-04-16T11:58:49.763596069Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T11:58:49.764554687Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=958.469µs logger=migrator t=2026-04-16T11:58:49.768930999Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T11:58:49.76998841Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.056021ms logger=migrator t=2026-04-16T11:58:49.775624826Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T11:58:49.776650786Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.019959ms logger=migrator t=2026-04-16T11:58:49.781017578Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T11:58:49.781981225Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=963.307µs logger=migrator t=2026-04-16T11:58:49.786248646Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T11:58:49.787281466Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.03151ms logger=migrator t=2026-04-16T11:58:49.792500094Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T11:58:49.793398661Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=898.207µs logger=migrator t=2026-04-16T11:58:49.797928187Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T11:58:49.798781872Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=853.125µs logger=migrator t=2026-04-16T11:58:49.80289797Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T11:58:49.803340889Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=439.109µs logger=migrator t=2026-04-16T11:58:49.8082167Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T11:58:49.808415994Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=199.034µs logger=migrator t=2026-04-16T11:58:49.812683114Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T11:58:49.813247806Z level=info msg="Migration successfully executed" id="create tag table" duration=566.492µs logger=migrator t=2026-04-16T11:58:49.817611728Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T11:58:49.819188678Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.57673ms logger=migrator t=2026-04-16T11:58:49.824952086Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T11:58:49.82621148Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.258444ms logger=migrator t=2026-04-16T11:58:49.832943477Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T11:58:49.834459216Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.515589ms logger=migrator t=2026-04-16T11:58:49.840038831Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T11:58:49.841422757Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.384146ms logger=migrator t=2026-04-16T11:58:49.8468519Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T11:58:49.860500296Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.646587ms logger=migrator t=2026-04-16T11:58:49.864943531Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T11:58:49.865546082Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=602.391µs logger=migrator t=2026-04-16T11:58:49.86969226Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T11:58:49.8707005Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.007709ms logger=migrator t=2026-04-16T11:58:49.87659531Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T11:58:49.87714414Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=547.8µs logger=migrator t=2026-04-16T11:58:49.881926451Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T11:58:49.883057873Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.130222ms logger=migrator t=2026-04-16T11:58:49.887316903Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T11:58:49.888120068Z level=info msg="Migration successfully executed" id="create user auth table" duration=802.755µs logger=migrator t=2026-04-16T11:58:49.893169363Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T11:58:49.894878245Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.707692ms logger=migrator t=2026-04-16T11:58:49.899741348Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T11:58:49.899839959Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=98.821µs logger=migrator t=2026-04-16T11:58:49.904369365Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T11:58:49.91210442Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.735145ms logger=migrator t=2026-04-16T11:58:49.917858948Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T11:58:49.924756788Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.89064ms logger=migrator t=2026-04-16T11:58:49.929270325Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T11:58:49.937827196Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.549622ms logger=migrator t=2026-04-16T11:58:49.944415109Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T11:58:49.948177351Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.761912ms logger=migrator t=2026-04-16T11:58:49.953888818Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T11:58:49.955323555Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.434227ms logger=migrator t=2026-04-16T11:58:49.960036265Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T11:58:49.965224122Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.187387ms logger=migrator t=2026-04-16T11:58:49.969405481Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T11:58:49.970255757Z level=info msg="Migration successfully executed" id="create server_lock table" duration=849.946µs logger=migrator t=2026-04-16T11:58:49.975406265Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T11:58:49.977024745Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.61831ms logger=migrator t=2026-04-16T11:58:49.98150773Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T11:58:49.983381975Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.874895ms logger=migrator t=2026-04-16T11:58:49.989107822Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T11:58:49.9900516Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=943.628µs logger=migrator t=2026-04-16T11:58:49.995889131Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T11:58:49.996862869Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=973.568µs logger=migrator t=2026-04-16T11:58:50.001511097Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T11:58:50.002592947Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.08182ms logger=migrator t=2026-04-16T11:58:50.007300266Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T11:58:50.013612755Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.311739ms logger=migrator t=2026-04-16T11:58:50.018506997Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T11:58:50.019586608Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.078821ms logger=migrator t=2026-04-16T11:58:50.024821457Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T11:58:50.025751015Z level=info msg="Migration successfully executed" id="create cache_data table" duration=928.878µs logger=migrator t=2026-04-16T11:58:50.030675957Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T11:58:50.031759588Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.083231ms logger=migrator t=2026-04-16T11:58:50.037644968Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T11:58:50.03985137Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.205532ms logger=migrator t=2026-04-16T11:58:50.045109449Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T11:58:50.046157619Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.04797ms logger=migrator t=2026-04-16T11:58:50.051453979Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T11:58:50.051648302Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=194.473µs logger=migrator t=2026-04-16T11:58:50.057524183Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T11:58:50.057731697Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=206.634µs logger=migrator t=2026-04-16T11:58:50.062777493Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T11:58:50.064319122Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.540708ms logger=migrator t=2026-04-16T11:58:50.07057742Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T11:58:50.072227851Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.650471ms logger=migrator t=2026-04-16T11:58:50.077657124Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T11:58:50.079323515Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.666121ms logger=migrator t=2026-04-16T11:58:50.084338939Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T11:58:50.08440563Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.161µs logger=migrator t=2026-04-16T11:58:50.089422225Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T11:58:50.090999695Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.57739ms logger=migrator t=2026-04-16T11:58:50.095365817Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T11:58:50.096840205Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.474288ms logger=migrator t=2026-04-16T11:58:50.101357761Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T11:58:50.102269517Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=911.216µs logger=migrator t=2026-04-16T11:58:50.107385614Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T11:58:50.108948994Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.56287ms logger=migrator t=2026-04-16T11:58:50.113303256Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T11:58:50.120027633Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.728168ms logger=migrator t=2026-04-16T11:58:50.124933305Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T11:58:50.125585708Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=651.783µs logger=migrator t=2026-04-16T11:58:50.12942673Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T11:58:50.129482261Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=55.241µs logger=migrator t=2026-04-16T11:58:50.133443895Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T11:58:50.135062916Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.618601ms logger=migrator t=2026-04-16T11:58:50.140217883Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T11:58:50.141985607Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.766514ms logger=migrator t=2026-04-16T11:58:50.146145586Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T11:58:50.147859408Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.713112ms logger=migrator t=2026-04-16T11:58:50.152029306Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T11:58:50.152097338Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.202µs logger=migrator t=2026-04-16T11:58:50.156849547Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T11:58:50.158240583Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.388466ms logger=migrator t=2026-04-16T11:58:50.162595135Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T11:58:50.164364129Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.758334ms logger=migrator t=2026-04-16T11:58:50.169793741Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-16T11:58:50.17075934Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=964.978µs logger=migrator t=2026-04-16T11:58:50.18035117Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T11:58:50.182029022Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.678182ms logger=migrator t=2026-04-16T11:58:50.188500894Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T11:58:50.19568781Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.192626ms logger=migrator t=2026-04-16T11:58:50.200263086Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T11:58:50.201131602Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=869.046µs logger=migrator t=2026-04-16T11:58:50.204234031Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T11:58:50.205088327Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=854.066µs logger=migrator t=2026-04-16T11:58:50.20844214Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T11:58:50.233072405Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.630585ms logger=migrator t=2026-04-16T11:58:50.237698652Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T11:58:50.26359234Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.894098ms logger=migrator t=2026-04-16T11:58:50.268544784Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T11:58:50.270583002Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.041278ms logger=migrator t=2026-04-16T11:58:50.275939673Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T11:58:50.277787919Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.830155ms logger=migrator t=2026-04-16T11:58:50.284808391Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T11:58:50.293144257Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.340756ms logger=migrator t=2026-04-16T11:58:50.29749531Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T11:58:50.302213709Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.717189ms logger=migrator t=2026-04-16T11:58:50.307142382Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T11:58:50.308149771Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.00619ms logger=migrator t=2026-04-16T11:58:50.314419969Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T11:58:50.315481909Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.06141ms logger=migrator t=2026-04-16T11:58:50.323255036Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T11:58:50.325969297Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.715281ms logger=migrator t=2026-04-16T11:58:50.333968949Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T11:58:50.336080438Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.11648ms logger=migrator t=2026-04-16T11:58:50.340626043Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T11:58:50.340705295Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=80.782µs logger=migrator t=2026-04-16T11:58:50.346858641Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T11:58:50.35634212Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.480529ms logger=migrator t=2026-04-16T11:58:50.360365846Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T11:58:50.365690966Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.32361ms logger=migrator t=2026-04-16T11:58:50.370190342Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T11:58:50.376610112Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.42185ms logger=migrator t=2026-04-16T11:58:50.380553697Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T11:58:50.381619787Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.06084ms logger=migrator t=2026-04-16T11:58:50.387583599Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T11:58:50.388599209Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.01469ms logger=migrator t=2026-04-16T11:58:50.393099513Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T11:58:50.402109513Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.01094ms logger=migrator t=2026-04-16T11:58:50.407436484Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T11:58:50.413255373Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.816159ms logger=migrator t=2026-04-16T11:58:50.417880341Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T11:58:50.419086953Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.205212ms logger=migrator t=2026-04-16T11:58:50.42475041Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T11:58:50.430671433Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.919223ms logger=migrator t=2026-04-16T11:58:50.434863392Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T11:58:50.440921455Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.056953ms logger=migrator t=2026-04-16T11:58:50.446213706Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T11:58:50.446282887Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.561µs logger=migrator t=2026-04-16T11:58:50.450426715Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T11:58:50.451785251Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.357276ms logger=migrator t=2026-04-16T11:58:50.456710933Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-16T11:58:50.458249692Z 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.537459ms logger=migrator t=2026-04-16T11:58:50.463764466Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-16T11:58:50.465861346Z 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=2.0987ms logger=migrator t=2026-04-16T11:58:50.472186735Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T11:58:50.472263156Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=76.541µs logger=migrator t=2026-04-16T11:58:50.476546807Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T11:58:50.488519533Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.955356ms logger=migrator t=2026-04-16T11:58:50.492685142Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T11:58:50.49738732Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.702548ms logger=migrator t=2026-04-16T11:58:50.503105638Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T11:58:50.509682183Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.575854ms logger=migrator t=2026-04-16T11:58:50.513670438Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T11:58:50.52012322Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.455322ms logger=migrator t=2026-04-16T11:58:50.524110354Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T11:58:50.531053095Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.942511ms logger=migrator t=2026-04-16T11:58:50.536728842Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T11:58:50.536888416Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=160.144µs logger=migrator t=2026-04-16T11:58:50.542640235Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T11:58:50.544016711Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.375586ms logger=migrator t=2026-04-16T11:58:50.551521692Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T11:58:50.562638012Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.108779ms logger=migrator t=2026-04-16T11:58:50.568061304Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T11:58:50.568183846Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=123.592µs logger=migrator t=2026-04-16T11:58:50.573068748Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T11:58:50.579480539Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.411661ms logger=migrator t=2026-04-16T11:58:50.586791487Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T11:58:50.587925068Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.133551ms logger=migrator t=2026-04-16T11:58:50.593005425Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T11:58:50.604203096Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.197661ms logger=migrator t=2026-04-16T11:58:50.608132819Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T11:58:50.608713181Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=580.182µs logger=migrator t=2026-04-16T11:58:50.613277957Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T11:58:50.61507146Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.792573ms logger=migrator t=2026-04-16T11:58:50.620753997Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T11:58:50.627289881Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.538444ms logger=migrator t=2026-04-16T11:58:50.63254486Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T11:58:50.633398647Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=853.767µs logger=migrator t=2026-04-16T11:58:50.642687881Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T11:58:50.644737911Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.05035ms logger=migrator t=2026-04-16T11:58:50.653541826Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T11:58:50.654974014Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.434107ms logger=migrator t=2026-04-16T11:58:50.662125688Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T11:58:50.663917672Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.791714ms logger=migrator t=2026-04-16T11:58:50.671822291Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T11:58:50.671911933Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=90.352µs logger=migrator t=2026-04-16T11:58:50.678501537Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T11:58:50.679823852Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.321955ms logger=migrator t=2026-04-16T11:58:50.687364074Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T11:58:50.691541093Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=4.174289ms logger=migrator t=2026-04-16T11:58:50.696561618Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T11:58:50.697070807Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T11:58:50.702642402Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T11:58:50.70305523Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=413.068µs logger=migrator t=2026-04-16T11:58:50.708561674Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T11:58:50.710278456Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.716342ms logger=migrator t=2026-04-16T11:58:50.715955353Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T11:58:50.722816663Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.86066ms logger=migrator t=2026-04-16T11:58:50.729920026Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T11:58:50.731056268Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.136402ms logger=migrator t=2026-04-16T11:58:50.741176189Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T11:58:50.742881352Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.704993ms logger=migrator t=2026-04-16T11:58:50.748070839Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T11:58:50.748925905Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=857.396µs logger=migrator t=2026-04-16T11:58:50.755133592Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T11:58:50.756648172Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.5131ms logger=migrator t=2026-04-16T11:58:50.763410668Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T11:58:50.764481839Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.071221ms logger=migrator t=2026-04-16T11:58:50.771692025Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T11:58:50.771720765Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.85µs logger=migrator t=2026-04-16T11:58:50.77889981Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T11:58:50.779054234Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=155.674µs logger=migrator t=2026-04-16T11:58:50.785998834Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T11:58:50.796991022Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.997238ms logger=migrator t=2026-04-16T11:58:50.960763821Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T11:58:50.96171998Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=960.809µs logger=migrator t=2026-04-16T11:58:50.970328622Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T11:58:50.972408151Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.083049ms logger=migrator t=2026-04-16T11:58:50.980481263Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T11:58:50.9808256Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=343.877µs logger=migrator t=2026-04-16T11:58:50.98663217Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T11:58:50.988176289Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.542638ms logger=migrator t=2026-04-16T11:58:50.994674442Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T11:58:50.995516697Z level=info msg="Migration successfully executed" id="create secrets table" duration=841.815µs logger=migrator t=2026-04-16T11:58:51.001612671Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T11:58:51.03544249Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.829569ms logger=migrator t=2026-04-16T11:58:51.040915154Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T11:58:51.047977327Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.062193ms logger=migrator t=2026-04-16T11:58:51.053595033Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T11:58:51.053741425Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.992µs logger=migrator t=2026-04-16T11:58:51.06038614Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T11:58:51.094923512Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.542552ms logger=migrator t=2026-04-16T11:58:51.100354184Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T11:58:51.140545603Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=40.182039ms logger=migrator t=2026-04-16T11:58:51.147358752Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T11:58:51.148002193Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=643.891µs logger=migrator t=2026-04-16T11:58:51.155388262Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T11:58:51.157415991Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.027379ms logger=migrator t=2026-04-16T11:58:51.164754059Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T11:58:51.165039934Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=285.905µs logger=migrator t=2026-04-16T11:58:51.170966706Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T11:58:51.172479026Z level=info msg="Migration successfully executed" id="create permission table" duration=1.511589ms logger=migrator t=2026-04-16T11:58:51.179407335Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T11:58:51.181803201Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.399066ms logger=migrator t=2026-04-16T11:58:51.188340464Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T11:58:51.189585258Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.244574ms logger=migrator t=2026-04-16T11:58:51.19551956Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T11:58:51.196993447Z level=info msg="Migration successfully executed" id="create role table" duration=1.473637ms logger=migrator t=2026-04-16T11:58:51.204129902Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T11:58:51.212342897Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.212995ms logger=migrator t=2026-04-16T11:58:51.218579124Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T11:58:51.226736528Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.148544ms logger=migrator t=2026-04-16T11:58:51.234319662Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T11:58:51.235242969Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=922.836µs logger=migrator t=2026-04-16T11:58:51.240420457Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T11:58:51.242117898Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.696791ms logger=migrator t=2026-04-16T11:58:51.247701304Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T11:58:51.248729413Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.027909ms logger=migrator t=2026-04-16T11:58:51.256224545Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T11:58:51.257639471Z level=info msg="Migration successfully executed" id="create team role table" duration=1.414867ms logger=migrator t=2026-04-16T11:58:51.265431638Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T11:58:51.267630579Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.197111ms logger=migrator t=2026-04-16T11:58:51.274120262Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T11:58:51.275272004Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.151012ms logger=migrator t=2026-04-16T11:58:51.281009882Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T11:58:51.282718724Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.708052ms logger=migrator t=2026-04-16T11:58:51.28935085Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T11:58:51.290279358Z level=info msg="Migration successfully executed" id="create user role table" duration=927.958µs logger=migrator t=2026-04-16T11:58:51.296715528Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T11:58:51.298806948Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.09079ms logger=migrator t=2026-04-16T11:58:51.306634425Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T11:58:51.308636614Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.002089ms logger=migrator t=2026-04-16T11:58:51.315369081Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T11:58:51.31644163Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.072289ms logger=migrator t=2026-04-16T11:58:51.32493317Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T11:58:51.326274806Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.334836ms logger=migrator t=2026-04-16T11:58:51.33440588Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T11:58:51.336214553Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.807014ms logger=migrator t=2026-04-16T11:58:51.34235257Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T11:58:51.344095182Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.741403ms logger=migrator t=2026-04-16T11:58:51.350101965Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T11:58:51.357905773Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.803588ms logger=migrator t=2026-04-16T11:58:51.363840775Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T11:58:51.364587209Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=746.244µs logger=migrator t=2026-04-16T11:58:51.37103108Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T11:58:51.372734803Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.702563ms logger=migrator t=2026-04-16T11:58:51.379800296Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T11:58:51.381400996Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.60072ms logger=migrator t=2026-04-16T11:58:51.388341437Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T11:58:51.389992808Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.655581ms logger=migrator t=2026-04-16T11:58:51.396153464Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T11:58:51.396924729Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=771.515µs logger=migrator t=2026-04-16T11:58:51.403458353Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T11:58:51.40488521Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.425007ms logger=migrator t=2026-04-16T11:58:51.413595454Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T11:58:51.42507485Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.480306ms logger=migrator t=2026-04-16T11:58:51.430385961Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T11:58:51.437907462Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.517732ms logger=migrator t=2026-04-16T11:58:51.443175681Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T11:58:51.448645655Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.472444ms logger=migrator t=2026-04-16T11:58:51.454732389Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T11:58:51.463014776Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.281957ms logger=migrator t=2026-04-16T11:58:51.469952426Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T11:58:51.471109088Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.156642ms logger=migrator t=2026-04-16T11:58:51.47703291Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T11:58:51.478718492Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.684542ms logger=migrator t=2026-04-16T11:58:51.485846026Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T11:58:51.487417575Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.571699ms logger=migrator t=2026-04-16T11:58:51.493293087Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T11:58:51.494143023Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=852.596µs logger=migrator t=2026-04-16T11:58:51.499479933Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T11:58:51.500604035Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.123632ms logger=migrator t=2026-04-16T11:58:51.508047775Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T11:58:51.508159027Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=112.232µs logger=migrator t=2026-04-16T11:58:51.513803313Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T11:58:51.513858454Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.781µs logger=migrator t=2026-04-16T11:58:51.519341428Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T11:58:51.519817497Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=475.809µs logger=migrator t=2026-04-16T11:58:51.525522045Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T11:58:51.526108586Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=585.961µs logger=migrator t=2026-04-16T11:58:51.532416735Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T11:58:51.533836682Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.432257ms logger=migrator t=2026-04-16T11:58:51.540010378Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T11:58:51.540337444Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=327.156µs logger=migrator t=2026-04-16T11:58:51.547851846Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T11:58:51.548313625Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=461.479µs logger=migrator t=2026-04-16T11:58:51.554365868Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T11:58:51.555167894Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=802.906µs logger=migrator t=2026-04-16T11:58:51.561442802Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T11:58:51.562451781Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.009989ms logger=migrator t=2026-04-16T11:58:51.568420443Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T11:58:51.574237623Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=5.81695ms logger=migrator t=2026-04-16T11:58:51.583386946Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T11:58:51.583439947Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.221µs logger=migrator t=2026-04-16T11:58:51.587535964Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T11:58:51.588232917Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=696.543µs logger=migrator t=2026-04-16T11:58:51.593509567Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T11:58:51.594384694Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=875.187µs logger=migrator t=2026-04-16T11:58:51.60214923Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T11:58:51.603575156Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.425326ms logger=migrator t=2026-04-16T11:58:51.610801404Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T11:58:51.620295112Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.466737ms logger=migrator t=2026-04-16T11:58:51.626891447Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T11:58:51.628045619Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.164872ms logger=migrator t=2026-04-16T11:58:51.636769553Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T11:58:51.638677878Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.914395ms logger=migrator t=2026-04-16T11:58:51.643989069Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T11:58:51.675051075Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=31.056116ms logger=migrator t=2026-04-16T11:58:51.682325613Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T11:58:51.683586277Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.263773ms logger=migrator t=2026-04-16T11:58:51.691458185Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T11:58:51.693944782Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.486007ms logger=migrator t=2026-04-16T11:58:51.702650375Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T11:58:51.704728875Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.08531ms logger=migrator t=2026-04-16T11:58:51.709874142Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T11:58:51.710961042Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.08213ms logger=migrator t=2026-04-16T11:58:51.717959264Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T11:58:51.718605677Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=651.303µs logger=migrator t=2026-04-16T11:58:51.723809835Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T11:58:51.724762493Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=958.258µs logger=migrator t=2026-04-16T11:58:51.732080771Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T11:58:51.742156671Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.07616ms logger=migrator t=2026-04-16T11:58:51.746494883Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T11:58:51.747118635Z level=info msg="Migration successfully executed" id="create entity_events table" duration=620.832µs logger=migrator t=2026-04-16T11:58:51.75112301Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T11:58:51.751872484Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=749.934µs logger=migrator t=2026-04-16T11:58:51.757590862Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T11:58:51.758750254Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T11:58:51.763789449Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T11:58:51.764296378Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T11:58:51.768698691Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T11:58:51.769950615Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.249964ms logger=migrator t=2026-04-16T11:58:51.778617258Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T11:58:51.780405393Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.788505ms logger=migrator t=2026-04-16T11:58:51.784746765Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T11:58:51.785949158Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.198802ms logger=migrator t=2026-04-16T11:58:51.792032582Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T11:58:51.793271345Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.238393ms logger=migrator t=2026-04-16T11:58:51.799084045Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T11:58:51.801540602Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.456146ms logger=migrator t=2026-04-16T11:58:51.805308503Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T11:58:51.806369192Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.063419ms logger=migrator t=2026-04-16T11:58:51.823610118Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T11:58:51.832461695Z level=info msg="Migration successfully executed" id="Drop public config table" duration=8.844916ms logger=migrator t=2026-04-16T11:58:51.839946695Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T11:58:51.84227715Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.359825ms logger=migrator t=2026-04-16T11:58:51.886110776Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T11:58:51.88838342Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.277653ms logger=migrator t=2026-04-16T11:58:51.89264716Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T11:58:51.893506416Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=858.945µs logger=migrator t=2026-04-16T11:58:51.898931768Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T11:58:51.899849606Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=917.888µs logger=migrator t=2026-04-16T11:58:51.906517422Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T11:58:51.931091875Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.580114ms logger=migrator t=2026-04-16T11:58:51.941365259Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T11:58:51.95150945Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.145281ms logger=migrator t=2026-04-16T11:58:51.957531043Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T11:58:51.968666144Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.134711ms logger=migrator t=2026-04-16T11:58:51.977862238Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T11:58:51.978995479Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=1.138812ms logger=migrator t=2026-04-16T11:58:51.990545137Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T11:58:52.002195336Z level=info msg="Migration successfully executed" id="add share column" duration=11.6557ms logger=migrator t=2026-04-16T11:58:52.009437213Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T11:58:52.009618086Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=181.193µs logger=migrator t=2026-04-16T11:58:52.016811012Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T11:58:52.017990404Z level=info msg="Migration successfully executed" id="create file table" duration=1.178312ms logger=migrator t=2026-04-16T11:58:52.02574445Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T11:58:52.030136083Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=4.390753ms logger=migrator t=2026-04-16T11:58:52.037107515Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T11:58:52.038240286Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.132901ms logger=migrator t=2026-04-16T11:58:52.045667356Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T11:58:52.047099033Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.427327ms logger=migrator t=2026-04-16T11:58:52.057663613Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T11:58:52.058935817Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.271944ms logger=migrator t=2026-04-16T11:58:52.06599915Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T11:58:52.066169723Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=170.893µs logger=migrator t=2026-04-16T11:58:52.07505475Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T11:58:52.075172142Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=117.822µs logger=migrator t=2026-04-16T11:58:52.081456802Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T11:58:52.082137004Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=680.692µs logger=migrator t=2026-04-16T11:58:52.088725548Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T11:58:52.089178297Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=452.508µs logger=migrator t=2026-04-16T11:58:52.097583435Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T11:58:52.099099424Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.518869ms logger=migrator t=2026-04-16T11:58:52.106611396Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T11:58:52.116839579Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.228433ms logger=migrator t=2026-04-16T11:58:52.123059646Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T11:58:52.12322671Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=166.985µs logger=migrator t=2026-04-16T11:58:52.129400496Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T11:58:52.131295361Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.894775ms logger=migrator t=2026-04-16T11:58:52.137154802Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T11:58:52.137646411Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=492.249µs logger=migrator t=2026-04-16T11:58:52.144134014Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T11:58:52.144566772Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=433.198µs logger=migrator t=2026-04-16T11:58:52.148647479Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T11:58:52.149518335Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=871.126µs logger=migrator t=2026-04-16T11:58:52.154172473Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T11:58:52.165736221Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.556638ms logger=migrator t=2026-04-16T11:58:52.173337814Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T11:58:52.182368395Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.030731ms logger=migrator t=2026-04-16T11:58:52.187349558Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T11:58:52.188197775Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=848.397µs logger=migrator t=2026-04-16T11:58:52.193436664Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T11:58:52.275836498Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.392414ms logger=migrator t=2026-04-16T11:58:52.882543663Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T11:58:52.884648742Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.108729ms logger=migrator t=2026-04-16T11:58:52.892896977Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T11:58:52.894665881Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.772714ms logger=migrator t=2026-04-16T11:58:52.900864458Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T11:58:52.926829368Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.96278ms logger=migrator t=2026-04-16T11:58:52.934385011Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T11:58:52.946674122Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.290852ms logger=migrator t=2026-04-16T11:58:52.952007093Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T11:58:52.952228047Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=220.854µs logger=migrator t=2026-04-16T11:58:52.958154449Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T11:58:52.958340132Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=177.893µs logger=migrator t=2026-04-16T11:58:52.966793002Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T11:58:52.967100767Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=308.205µs logger=migrator t=2026-04-16T11:58:52.973278364Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T11:58:52.97360954Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=320.886µs logger=migrator t=2026-04-16T11:58:52.979790796Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T11:58:52.980114773Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=324.027µs logger=migrator t=2026-04-16T11:58:52.986141437Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T11:58:52.987666475Z level=info msg="Migration successfully executed" id="create folder table" duration=1.525098ms logger=migrator t=2026-04-16T11:58:52.995295269Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T11:58:52.997116954Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.821155ms logger=migrator t=2026-04-16T11:58:53.003806329Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T11:58:53.00491505Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.104961ms logger=migrator t=2026-04-16T11:58:53.011187299Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T11:58:53.01121342Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.871µs logger=migrator t=2026-04-16T11:58:53.017526458Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T11:58:53.019391484Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.858406ms logger=migrator t=2026-04-16T11:58:53.026573359Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T11:58:53.027599278Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.025159ms logger=migrator t=2026-04-16T11:58:53.033253006Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T11:58:53.035141451Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.886995ms logger=migrator t=2026-04-16T11:58:53.04251421Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T11:58:53.043214323Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=700.423µs logger=migrator t=2026-04-16T11:58:53.049847178Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T11:58:53.050275887Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=428.889µs logger=migrator t=2026-04-16T11:58:53.056434412Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T11:58:53.058054353Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.619931ms logger=migrator t=2026-04-16T11:58:53.064321962Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T11:58:53.065478954Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.156572ms logger=migrator t=2026-04-16T11:58:53.071646549Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T11:58:53.07327357Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.626171ms logger=migrator t=2026-04-16T11:58:53.078836675Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T11:58:53.081104338Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.266943ms logger=migrator t=2026-04-16T11:58:53.087515968Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T11:58:53.08863362Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.117422ms logger=migrator t=2026-04-16T11:58:53.094114103Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T11:58:53.0955288Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.414317ms logger=migrator t=2026-04-16T11:58:53.101777067Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T11:58:53.1029767Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.198523ms logger=migrator t=2026-04-16T11:58:53.108763249Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T11:58:53.110659496Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.896087ms logger=migrator t=2026-04-16T11:58:53.117289781Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T11:58:53.118677987Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.387976ms logger=migrator t=2026-04-16T11:58:53.125669739Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T11:58:53.127404912Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.734653ms logger=migrator t=2026-04-16T11:58:53.133868433Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T11:58:53.135085416Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.216843ms logger=migrator t=2026-04-16T11:58:53.140400596Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T11:58:53.140855535Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=456.019µs logger=migrator t=2026-04-16T11:58:53.147903388Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T11:58:53.158913496Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.008277ms logger=migrator t=2026-04-16T11:58:53.16495372Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T11:58:53.165460519Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=506.829µs logger=migrator t=2026-04-16T11:58:53.170860931Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T11:58:53.170892542Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.741µs logger=migrator t=2026-04-16T11:58:53.176843014Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T11:58:53.178503025Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.659681ms logger=migrator t=2026-04-16T11:58:53.185389085Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T11:58:53.185428485Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=37.54µs logger=migrator t=2026-04-16T11:58:53.191202105Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T11:58:53.193182272Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.978618ms logger=migrator t=2026-04-16T11:58:53.199988771Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T11:58:53.201804395Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.814704ms logger=migrator t=2026-04-16T11:58:53.210162103Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T11:58:53.211793053Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.62149ms logger=migrator t=2026-04-16T11:58:53.218454579Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T11:58:53.219200242Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=746.653µs logger=migrator t=2026-04-16T11:58:53.22487008Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T11:58:53.225139445Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=270.355µs logger=migrator t=2026-04-16T11:58:53.232367091Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T11:58:53.233316039Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=945.307µs logger=migrator t=2026-04-16T11:58:53.239647199Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T11:58:53.241010324Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.362895ms logger=migrator t=2026-04-16T11:58:53.247124419Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T11:58:53.248465045Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.341015ms logger=migrator t=2026-04-16T11:58:53.256277913Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T11:58:53.267993733Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.71695ms logger=migrator t=2026-04-16T11:58:53.273735601Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T11:58:53.28216074Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.424029ms logger=migrator t=2026-04-16T11:58:53.287911459Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T11:58:53.297480619Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.56892ms logger=migrator t=2026-04-16T11:58:53.303047364Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T11:58:53.303113956Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.652µs logger=migrator t=2026-04-16T11:58:53.309042798Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T11:58:53.320391672Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.353385ms logger=migrator t=2026-04-16T11:58:53.325783083Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T11:58:53.335053308Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.266115ms logger=migrator t=2026-04-16T11:58:53.340297637Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T11:58:53.340562212Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=239.345µs logger=migrator t=2026-04-16T11:58:53.347170827Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.699197322s logger=migrator t=2026-04-16T11:58:53.348138635Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T11:58:53.366974821Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T11:58:53.367193255Z level=info msg="Created default organization" logger=secrets t=2026-04-16T11:58:53.372910622Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T11:58:53.426998613Z level=info msg="Restored cache from database" duration=589.322µs logger=plugin.store t=2026-04-16T11:58:53.42845512Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T11:58:53.468301492Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T11:58:53.468341502Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T11:58:53.468432344Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T11:58:53.468446664Z level=info msg="Plugins loaded" count=54 duration=39.992914ms logger=query_data t=2026-04-16T11:58:53.47351669Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T11:58:53.477288681Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T11:58:53.484419806Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T11:58:53.494974284Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T11:58:53.498719076Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T11:58:53.501639821Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T11:58:53.520283682Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T11:58:53.543964059Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T11:58:53.566214529Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T11:58:53.566237319Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-16T11:58:53.56678436Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-16T11:58:53.56678242Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-16T11:58:53.567240588Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-16T11:58:53.568195016Z level=info msg="State cache has been initialized" states=0 duration=1.412736ms logger=ngalert.scheduler t=2026-04-16T11:58:53.568260768Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T11:58:53.56837572Z level=info msg=starting first_tick=2026-04-16T11:59:00Z logger=http.server t=2026-04-16T11:58:53.573747951Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-16T11:58:53.61827716Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-16T11:58:53.642635711Z level=info msg="Update check succeeded" duration=76.027215ms logger=plugins.update.checker t=2026-04-16T11:58:53.643512657Z level=info msg="Update check succeeded" duration=76.840128ms logger=sqlstore.transactions t=2026-04-16T11:58:53.674546383Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T11:58:53.698199828Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T11:58:53.748978706Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T11:58:53.760519174Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T11:58:53.774796493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T11:58:53.785002285Z level=info msg="Patterns update finished" duration=174.354518ms logger=grafana-apiserver t=2026-04-16T11:58:54.024790559Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T11:58:54.025477522Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T11:58:54.24590181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.246897868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.26709667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.294372234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.313182079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.340462363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.358370601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.384470454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.4044143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.439514642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.458895358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.535239217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.551869911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.592929595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.60960241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.647586037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.669046002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.695897328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.71505063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.743681169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.764556293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.79405278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.814814071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.847852725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.868972103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.91385738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.928340933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.95790759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:54.976679545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.009123447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.028627935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.060328142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.077379834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.111721572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.128985977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.165807693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.185077875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.22612832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.24410595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.286824255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.31043509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.372278307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.38994172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.449766728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.465677019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.514166543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.527162809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.577356446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.590763318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.741191736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.759057793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.820675915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.837619694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.897883371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.917477231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.966405314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:55.98529077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.050895698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.066106865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.123221362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.143858791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.207437181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.225022602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.300760201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.31660102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.376603691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.393898798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.445887009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.467365964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.527520048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.545785393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.598149081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.617569668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.676325605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.71154077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.828450915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.848761948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.928599614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:56.953140497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T11:58:57.030571257Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T12:00:18.589642532Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T12:08:53.573308001Z level=info msg="Completed cleanup jobs" duration=5.968972ms logger=plugins.update.checker t=2026-04-16T12:08:53.694051622Z level=info msg="Update check succeeded" duration=49.497625ms logger=sqlstore.transactions t=2026-04-16T12:13:53.495611872Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-16T12:18:53.607199298Z level=info msg="Completed cleanup jobs" duration=40.22101ms logger=plugins.update.checker t=2026-04-16T12:18:53.697081656Z level=info msg="Update check succeeded" duration=53.235496ms