logger=settings t=2026-05-21T19:37:45.019534819Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T19:37:45Z logger=settings t=2026-05-21T19:37:45.019783532Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T19:37:45.019793802Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T19:37:45.019797072Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T19:37:45.019799852Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T19:37:45.019805902Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T19:37:45.019808772Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T19:37:45.019812472Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T19:37:45.019815302Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T19:37:45.019818122Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T19:37:45.019820702Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T19:37:45.019823372Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T19:37:45.019825972Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T19:37:45.019828572Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T19:37:45.019831332Z level=info msg=Target target=[all] logger=settings t=2026-05-21T19:37:45.019836582Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T19:37:45.019839352Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T19:37:45.019841933Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T19:37:45.019844503Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T19:37:45.019847113Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T19:37:45.019871973Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T19:37:45.020192057Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T19:37:45.020209007Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T19:37:45.022152464Z level=info msg="Locking database" logger=migrator t=2026-05-21T19:37:45.022162784Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T19:37:45.022760232Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T19:37:45.023730275Z level=info msg="Migration successfully executed" id="create migration_log table" duration=969.373µs logger=migrator t=2026-05-21T19:37:45.031251687Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T19:37:45.032078638Z level=info msg="Migration successfully executed" id="create user table" duration=824.051µs logger=migrator t=2026-05-21T19:37:45.036233565Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T19:37:45.037243858Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.012803ms logger=migrator t=2026-05-21T19:37:45.041436285Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T19:37:45.042211015Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=774.73µs logger=migrator t=2026-05-21T19:37:45.047386106Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T19:37:45.048005744Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=626.038µs logger=migrator t=2026-05-21T19:37:45.053490838Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T19:37:45.054234808Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=744.22µs logger=migrator t=2026-05-21T19:37:45.059231396Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T19:37:45.063601625Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.370159ms logger=migrator t=2026-05-21T19:37:45.070725622Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T19:37:45.071827836Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.103464ms logger=migrator t=2026-05-21T19:37:45.076036504Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T19:37:45.076818424Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=782.5µs logger=migrator t=2026-05-21T19:37:45.081023791Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T19:37:45.082165707Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.143366ms logger=migrator t=2026-05-21T19:37:45.087533089Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T19:37:45.088153998Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=614.238µs logger=migrator t=2026-05-21T19:37:45.093547391Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T19:37:45.094425772Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=867.101µs logger=migrator t=2026-05-21T19:37:45.098861593Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T19:37:45.100683018Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.821365ms logger=migrator t=2026-05-21T19:37:45.104932615Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T19:37:45.104984986Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.121µs logger=migrator t=2026-05-21T19:37:45.112996904Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T19:37:45.114583016Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.588092ms logger=migrator t=2026-05-21T19:37:45.119143307Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T19:37:45.119507772Z level=info msg="Migration successfully executed" id="Add missing user data" duration=366.145µs logger=migrator t=2026-05-21T19:37:45.126139403Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T19:37:45.129215184Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.058041ms logger=migrator t=2026-05-21T19:37:45.138400868Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T19:37:45.142827059Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=4.428341ms logger=migrator t=2026-05-21T19:37:45.152053514Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T19:37:45.154148442Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.096499ms logger=migrator t=2026-05-21T19:37:45.160799052Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T19:37:45.17096928Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.166958ms logger=migrator t=2026-05-21T19:37:45.176069479Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T19:37:45.177132213Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.063044ms logger=migrator t=2026-05-21T19:37:45.182286344Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T19:37:45.182707009Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=421.006µs logger=migrator t=2026-05-21T19:37:45.187062128Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T19:37:45.188604389Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.541721ms logger=migrator t=2026-05-21T19:37:45.19460892Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-21T19:37:45.195038946Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=430.606µs logger=migrator t=2026-05-21T19:37:45.201401903Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T19:37:45.202895612Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.493089ms logger=migrator t=2026-05-21T19:37:45.208826662Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T19:37:45.209714915Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=891.263µs logger=migrator t=2026-05-21T19:37:45.215362872Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T19:37:45.216230353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=867.681µs logger=migrator t=2026-05-21T19:37:45.221525595Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T19:37:45.222431337Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=905.242µs logger=migrator t=2026-05-21T19:37:45.226983609Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T19:37:45.228336577Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.353408ms logger=migrator t=2026-05-21T19:37:45.234429829Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T19:37:45.235307562Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=877.493µs logger=migrator t=2026-05-21T19:37:45.242102084Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T19:37:45.242180985Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=73.181µs logger=migrator t=2026-05-21T19:37:45.356422003Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T19:37:45.357837343Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.41138ms logger=migrator t=2026-05-21T19:37:45.362673968Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T19:37:45.363318896Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=645.058µs logger=migrator t=2026-05-21T19:37:45.3679962Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T19:37:45.36880976Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=813.64µs logger=migrator t=2026-05-21T19:37:45.37463181Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T19:37:45.375568673Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=936.783µs logger=migrator t=2026-05-21T19:37:45.381002586Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:37:45.38499956Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.999334ms logger=migrator t=2026-05-21T19:37:45.389909367Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T19:37:45.390837789Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=928.262µs logger=migrator t=2026-05-21T19:37:45.396104311Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T19:37:45.396962052Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=857.451µs logger=migrator t=2026-05-21T19:37:45.401295091Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T19:37:45.402195433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=919.952µs logger=migrator t=2026-05-21T19:37:45.406805246Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T19:37:45.407807959Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.002913ms logger=migrator t=2026-05-21T19:37:45.416088641Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T19:37:45.417749304Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.660533ms logger=migrator t=2026-05-21T19:37:45.423912157Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T19:37:45.424339693Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=427.496µs logger=migrator t=2026-05-21T19:37:45.429062927Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T19:37:45.430392335Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.325218ms logger=migrator t=2026-05-21T19:37:45.436035271Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T19:37:45.436713341Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=678.29µs logger=migrator t=2026-05-21T19:37:45.443612224Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T19:37:45.444814671Z level=info msg="Migration successfully executed" id="create star table" duration=1.205307ms logger=migrator t=2026-05-21T19:37:45.4506324Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T19:37:45.451502671Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=870.541µs logger=migrator t=2026-05-21T19:37:45.459856115Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T19:37:45.461195152Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.339348ms logger=migrator t=2026-05-21T19:37:45.470229966Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T19:37:45.471097757Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=866.772µs logger=migrator t=2026-05-21T19:37:45.4802024Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T19:37:45.481518708Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.306668ms logger=migrator t=2026-05-21T19:37:45.487470479Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T19:37:45.490077144Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=2.606095ms logger=migrator t=2026-05-21T19:37:45.495775191Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T19:37:45.497101189Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.331328ms logger=migrator t=2026-05-21T19:37:45.502726635Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T19:37:45.503502856Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=776.611µs logger=migrator t=2026-05-21T19:37:45.509528388Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T19:37:45.509568428Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.04µs logger=migrator t=2026-05-21T19:37:45.514778039Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T19:37:45.51481715Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.3µs logger=migrator t=2026-05-21T19:37:45.519904728Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T19:37:45.520173761Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=271.004µs logger=migrator t=2026-05-21T19:37:45.52520299Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T19:37:45.526440117Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.237127ms logger=migrator t=2026-05-21T19:37:45.533050166Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T19:37:45.534597297Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.548151ms logger=migrator t=2026-05-21T19:37:45.540149473Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T19:37:45.54149053Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.340917ms logger=migrator t=2026-05-21T19:37:45.546698631Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T19:37:45.54734415Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=645.569µs logger=migrator t=2026-05-21T19:37:45.553661225Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T19:37:45.554880832Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.219187ms logger=migrator t=2026-05-21T19:37:45.560155594Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T19:37:45.561829216Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.673182ms logger=migrator t=2026-05-21T19:37:45.566652631Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T19:37:45.575330519Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.678938ms logger=migrator t=2026-05-21T19:37:45.581511872Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T19:37:45.582684429Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.169837ms logger=migrator t=2026-05-21T19:37:45.588454917Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T19:37:45.589720943Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.266256ms logger=migrator t=2026-05-21T19:37:45.596421415Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T19:37:45.597173155Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=751.48µs logger=migrator t=2026-05-21T19:37:45.604603126Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T19:37:45.605126353Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=523.847µs logger=migrator t=2026-05-21T19:37:45.610271073Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T19:37:45.611534769Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.263656ms logger=migrator t=2026-05-21T19:37:45.616932063Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T19:37:45.617035934Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.331µs logger=migrator t=2026-05-21T19:37:45.623137896Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T19:37:45.62633757Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.199423ms logger=migrator t=2026-05-21T19:37:45.631089634Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T19:37:45.632852269Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.762615ms logger=migrator t=2026-05-21T19:37:45.637308858Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T19:37:45.639142854Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.828965ms logger=migrator t=2026-05-21T19:37:45.644973483Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T19:37:45.645807854Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=839.631µs logger=migrator t=2026-05-21T19:37:45.65146405Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T19:37:45.653419627Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.955507ms logger=migrator t=2026-05-21T19:37:45.658704779Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T19:37:45.659487299Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=783.67µs logger=migrator t=2026-05-21T19:37:45.66548185Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T19:37:45.666346453Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=864.272µs logger=migrator t=2026-05-21T19:37:45.671429691Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T19:37:45.671456891Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.2µs logger=migrator t=2026-05-21T19:37:45.67652617Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T19:37:45.67656655Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.86µs logger=migrator t=2026-05-21T19:37:45.681973974Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T19:37:45.685078965Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.104411ms logger=migrator t=2026-05-21T19:37:45.692327494Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T19:37:45.7008877Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=8.555506ms logger=migrator t=2026-05-21T19:37:45.728982341Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T19:37:45.732329796Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.348095ms logger=migrator t=2026-05-21T19:37:45.739508644Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T19:37:45.742585265Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.077331ms logger=migrator t=2026-05-21T19:37:45.815870138Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T19:37:45.816340904Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=473.366µs logger=migrator t=2026-05-21T19:37:45.854503472Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T19:37:45.855848649Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.345677ms logger=migrator t=2026-05-21T19:37:46.150939538Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T19:37:46.153832737Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.913929ms logger=migrator t=2026-05-21T19:37:47.622667451Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T19:37:47.622742302Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=80.741µs logger=migrator t=2026-05-21T19:37:47.810616926Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T19:37:47.812268479Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.653613ms logger=migrator t=2026-05-21T19:37:47.820231467Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T19:37:47.820979357Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=747.94µs logger=migrator t=2026-05-21T19:37:47.828781843Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:37:47.838830498Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.048185ms logger=migrator t=2026-05-21T19:37:47.844687698Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T19:37:47.845248335Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=561.147µs logger=migrator t=2026-05-21T19:37:47.851016494Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T19:37:47.851880925Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=864.591µs logger=migrator t=2026-05-21T19:37:47.855644806Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T19:37:47.856847003Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.206487ms logger=migrator t=2026-05-21T19:37:47.863327Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T19:37:47.863775866Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=448.726µs logger=migrator t=2026-05-21T19:37:47.871518102Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T19:37:47.872471034Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=953.963µs logger=migrator t=2026-05-21T19:37:47.878987203Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T19:37:47.881682679Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.697176ms logger=migrator t=2026-05-21T19:37:47.885574792Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T19:37:47.886753067Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.178295ms logger=migrator t=2026-05-21T19:37:47.892875Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T19:37:47.893037213Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=162.513µs logger=migrator t=2026-05-21T19:37:47.897416272Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T19:37:47.897556374Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=142.132µs logger=migrator t=2026-05-21T19:37:47.901534268Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T19:37:47.902257948Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=723.74µs logger=migrator t=2026-05-21T19:37:47.907102714Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T19:37:47.911756116Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.654393ms logger=migrator t=2026-05-21T19:37:47.915536328Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T19:37:47.916780644Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.244526ms logger=migrator t=2026-05-21T19:37:47.922485221Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T19:37:47.923284062Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=799.671µs logger=migrator t=2026-05-21T19:37:47.930529751Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T19:37:47.93126615Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=736.159µs logger=migrator t=2026-05-21T19:37:47.94746777Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T19:37:47.949060272Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.584162ms logger=migrator t=2026-05-21T19:37:47.954424904Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T19:37:47.955470158Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.045334ms logger=migrator t=2026-05-21T19:37:47.960548217Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T19:37:47.968063858Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.500441ms logger=migrator t=2026-05-21T19:37:47.972275446Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T19:37:47.973370021Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.094764ms logger=migrator t=2026-05-21T19:37:47.979895159Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T19:37:47.98220901Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.312891ms logger=migrator t=2026-05-21T19:37:47.986308196Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T19:37:47.98815061Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.842334ms logger=migrator t=2026-05-21T19:37:47.995312418Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T19:37:47.995840025Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=527.817µs logger=migrator t=2026-05-21T19:37:48.001097376Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T19:37:48.00356956Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.472204ms logger=migrator t=2026-05-21T19:37:48.00729614Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T19:37:48.010381971Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.091061ms logger=migrator t=2026-05-21T19:37:48.014406057Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T19:37:48.014432627Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.73µs logger=migrator t=2026-05-21T19:37:48.019230902Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T19:37:48.019533066Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=302.154µs logger=migrator t=2026-05-21T19:37:48.027805108Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T19:37:48.030414783Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.610035ms logger=migrator t=2026-05-21T19:37:48.033902541Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T19:37:48.034091773Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.762µs logger=migrator t=2026-05-21T19:37:48.037661211Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T19:37:48.037830823Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=169.872µs logger=migrator t=2026-05-21T19:37:48.0427344Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T19:37:48.045043552Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.309022ms logger=migrator t=2026-05-21T19:37:48.050006589Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T19:37:48.050298083Z level=info msg="Migration successfully executed" id="Update uid value" duration=291.924µs logger=migrator t=2026-05-21T19:37:48.053937282Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T19:37:48.055180558Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.243396ms logger=migrator t=2026-05-21T19:37:48.05896262Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T19:37:48.060133985Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.171045ms logger=migrator t=2026-05-21T19:37:48.065326826Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T19:37:48.066069206Z level=info msg="Migration successfully executed" id="create api_key table" duration=739.23µs logger=migrator t=2026-05-21T19:37:48.069811297Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T19:37:48.070541277Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=729.899µs logger=migrator t=2026-05-21T19:37:48.075282131Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T19:37:48.076017491Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=735.34µs logger=migrator t=2026-05-21T19:37:48.081368113Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T19:37:48.082728221Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.359318ms logger=migrator t=2026-05-21T19:37:48.087096121Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T19:37:48.088229496Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.143356ms logger=migrator t=2026-05-21T19:37:48.09297349Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T19:37:48.09369248Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=718.99µs logger=migrator t=2026-05-21T19:37:48.097361829Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T19:37:48.098243032Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=879.133µs logger=migrator t=2026-05-21T19:37:48.101923561Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T19:37:48.113129163Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.207852ms logger=migrator t=2026-05-21T19:37:48.118148501Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T19:37:48.118651048Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=511.447µs logger=migrator t=2026-05-21T19:37:48.122064054Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T19:37:48.12323672Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.172756ms logger=migrator t=2026-05-21T19:37:48.127543068Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T19:37:48.128856876Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.313498ms logger=migrator t=2026-05-21T19:37:48.163241612Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T19:37:48.1646253Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.387968ms logger=migrator t=2026-05-21T19:37:48.206468876Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T19:37:48.207235688Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=767.682µs logger=migrator t=2026-05-21T19:37:48.320888326Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T19:37:48.322398387Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.512311ms logger=migrator t=2026-05-21T19:37:48.48441433Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T19:37:48.484476701Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=66.581µs logger=migrator t=2026-05-21T19:37:48.502682627Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T19:37:48.507423042Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.740785ms logger=migrator t=2026-05-21T19:37:48.529022154Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T19:37:48.53313669Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.119866ms logger=migrator t=2026-05-21T19:37:48.542110211Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T19:37:48.542374364Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=264.063µs logger=migrator t=2026-05-21T19:37:48.653451879Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T19:37:48.659119825Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.672907ms logger=migrator t=2026-05-21T19:37:48.948661385Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T19:37:48.951688476Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.030361ms logger=migrator t=2026-05-21T19:37:49.375297432Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T19:37:49.385282706Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=9.985484ms logger=migrator t=2026-05-21T19:37:50.321071413Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T19:37:50.322007286Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=940.243µs logger=migrator t=2026-05-21T19:37:50.438414131Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T19:37:50.439368184Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=948.473µs logger=migrator t=2026-05-21T19:37:50.52847937Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T19:37:50.530203614Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.730104ms logger=migrator t=2026-05-21T19:37:50.626345664Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T19:37:50.627878856Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.536232ms logger=migrator t=2026-05-21T19:37:50.719603027Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T19:37:50.721670175Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.068357ms logger=migrator t=2026-05-21T19:37:50.74942235Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T19:37:50.749663964Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=245.113µs logger=migrator t=2026-05-21T19:37:50.774404078Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T19:37:50.77449138Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=93.522µs logger=migrator t=2026-05-21T19:37:50.924069874Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T19:37:50.927378889Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.312835ms logger=migrator t=2026-05-21T19:37:52.154301269Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T19:37:52.15884016Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.537321ms logger=migrator t=2026-05-21T19:37:52.168896826Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T19:37:52.169017838Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=120.362µs logger=migrator t=2026-05-21T19:37:52.176060853Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T19:37:52.176928185Z level=info msg="Migration successfully executed" id="create quota table v1" duration=867.692µs logger=migrator t=2026-05-21T19:37:52.184862283Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T19:37:52.185826235Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=964.002µs logger=migrator t=2026-05-21T19:37:52.192361604Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T19:37:52.192387954Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.28µs logger=migrator t=2026-05-21T19:37:52.973085985Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T19:37:52.974554584Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.471109ms logger=migrator t=2026-05-21T19:37:53.135458911Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T19:37:53.136659627Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.232846ms logger=migrator t=2026-05-21T19:37:53.527660625Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T19:37:53.533296031Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.635986ms logger=migrator t=2026-05-21T19:37:53.80529485Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T19:37:53.805391541Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=95.881µs logger=migrator t=2026-05-21T19:37:53.991312166Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T19:37:53.992947748Z level=info msg="Migration successfully executed" id="create session table" duration=1.637192ms logger=migrator t=2026-05-21T19:37:54.067194882Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T19:37:54.067335084Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=143.762µs logger=migrator t=2026-05-21T19:37:54.182727485Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T19:37:54.182897867Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=174.252µs logger=migrator t=2026-05-21T19:37:54.201119743Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T19:37:54.202050236Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=931.613µs logger=migrator t=2026-05-21T19:37:54.239782236Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T19:37:54.240741718Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=961.332µs logger=migrator t=2026-05-21T19:37:54.267200887Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T19:37:54.267277558Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=81.061µs logger=migrator t=2026-05-21T19:37:54.293557093Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T19:37:54.297130422Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=3.577298ms logger=migrator t=2026-05-21T19:37:54.308244342Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T19:37:54.313554783Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.312381ms logger=migrator t=2026-05-21T19:37:54.321051535Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T19:37:54.330797387Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=9.744083ms logger=migrator t=2026-05-21T19:37:54.446926337Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T19:37:54.44718193Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=268.234µs logger=migrator t=2026-05-21T19:37:54.499393546Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T19:37:54.499566199Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=178.102µs logger=migrator t=2026-05-21T19:37:54.538034549Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T19:37:54.539463768Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.434089ms logger=migrator t=2026-05-21T19:37:54.577796027Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T19:37:54.577837097Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.29µs logger=migrator t=2026-05-21T19:37:54.597691475Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T19:37:54.601193412Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.503167ms logger=migrator t=2026-05-21T19:37:54.625962048Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T19:37:54.626195941Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=235.583µs logger=migrator t=2026-05-21T19:37:54.664832733Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T19:37:54.670108755Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.276032ms logger=migrator t=2026-05-21T19:37:54.704377628Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T19:37:54.709603669Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.228061ms logger=migrator t=2026-05-21T19:37:54.764131906Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T19:37:54.764412199Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=283.254µs logger=migrator t=2026-05-21T19:37:54.780844662Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T19:37:54.783494147Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.629876ms logger=migrator t=2026-05-21T19:37:54.805656087Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T19:37:54.807238489Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.619873ms logger=migrator t=2026-05-21T19:37:54.836026728Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T19:37:54.838017975Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.992217ms logger=migrator t=2026-05-21T19:37:54.855764665Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T19:37:54.85694056Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.176625ms logger=migrator t=2026-05-21T19:37:54.869891306Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T19:37:54.87162375Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.731924ms logger=migrator t=2026-05-21T19:37:54.879557277Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T19:37:54.88052607Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=968.463µs logger=migrator t=2026-05-21T19:37:54.887807138Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T19:37:54.88862852Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=821.802µs logger=migrator t=2026-05-21T19:37:54.897951065Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T19:37:54.899230043Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.281818ms logger=migrator t=2026-05-21T19:37:54.926964837Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T19:37:54.929056455Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.144809ms logger=migrator t=2026-05-21T19:37:54.938771747Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T19:37:54.947946381Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.173854ms logger=migrator t=2026-05-21T19:37:54.955816298Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T19:37:54.956565197Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=750.2µs logger=migrator t=2026-05-21T19:37:54.973845671Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-21T19:37:54.9751974Z 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.354369ms logger=migrator t=2026-05-21T19:37:54.984680568Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T19:37:54.985094163Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=416.215µs logger=migrator t=2026-05-21T19:37:54.994089915Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T19:37:54.995679016Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.590402ms logger=migrator t=2026-05-21T19:37:55.004341823Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T19:37:55.005065743Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=726.31µs logger=migrator t=2026-05-21T19:37:55.011539951Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T19:37:55.014832155Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.291694ms logger=migrator t=2026-05-21T19:37:55.025410609Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T19:37:55.028084155Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.674886ms logger=migrator t=2026-05-21T19:37:55.03660792Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T19:37:55.039638361Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.029031ms logger=migrator t=2026-05-21T19:37:55.045974446Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T19:37:55.049422973Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.448287ms logger=migrator t=2026-05-21T19:37:55.057680435Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T19:37:55.059060464Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.45211ms logger=migrator t=2026-05-21T19:37:55.070149074Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T19:37:55.070244335Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=99.111µs logger=migrator t=2026-05-21T19:37:55.080487643Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T19:37:55.080684395Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=200.492µs logger=migrator t=2026-05-21T19:37:55.087156683Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T19:37:55.088093946Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=938.763µs logger=migrator t=2026-05-21T19:37:55.100566064Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T19:37:55.101838182Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.266858ms logger=migrator t=2026-05-21T19:37:55.11434376Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T19:37:55.115312244Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=966.764µs logger=migrator t=2026-05-21T19:37:55.121334565Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T19:37:55.122350059Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.012113ms logger=migrator t=2026-05-21T19:37:55.13282427Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T19:37:55.134512194Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.689324ms logger=migrator t=2026-05-21T19:37:55.140739938Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T19:37:55.145968179Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.20315ms logger=migrator t=2026-05-21T19:37:55.152252633Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T19:37:55.157050588Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.797405ms logger=migrator t=2026-05-21T19:37:55.194367512Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T19:37:55.194780888Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=416.396µs logger=migrator t=2026-05-21T19:37:55.210483901Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T19:37:55.211277661Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=795.9µs logger=migrator t=2026-05-21T19:37:55.269302646Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T19:37:55.272082643Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.782907ms logger=migrator t=2026-05-21T19:37:55.378910057Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T19:37:55.385209682Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.302885ms logger=migrator t=2026-05-21T19:37:55.486932247Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T19:37:55.487638337Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=709.72µs logger=migrator t=2026-05-21T19:37:55.736664774Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T19:37:55.739533103Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.872169ms logger=migrator t=2026-05-21T19:37:55.778030563Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T19:37:55.779058868Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.033045ms logger=migrator t=2026-05-21T19:37:55.84880902Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T19:37:55.848977153Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=173.353µs logger=migrator t=2026-05-21T19:37:55.885895822Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T19:37:55.887604675Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.709222ms logger=migrator t=2026-05-21T19:37:55.941091018Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T19:37:55.942794211Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.700014ms logger=migrator t=2026-05-21T19:37:55.968211835Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T19:37:55.969958679Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.799944ms logger=migrator t=2026-05-21T19:37:55.996598128Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T19:37:55.998572895Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.970097ms logger=migrator t=2026-05-21T19:37:56.149709608Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T19:37:56.150863273Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.190275ms logger=migrator t=2026-05-21T19:37:56.298493219Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T19:37:56.300223032Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.731513ms logger=migrator t=2026-05-21T19:37:56.346880123Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T19:37:56.346988264Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=121.552µs logger=migrator t=2026-05-21T19:37:56.404028935Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T19:37:56.41105494Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.024425ms logger=migrator t=2026-05-21T19:37:56.437991174Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T19:37:56.439369972Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.358278ms logger=migrator t=2026-05-21T19:37:56.497263835Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T19:37:56.503831843Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.570058ms logger=migrator t=2026-05-21T19:37:56.777862247Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T19:37:56.779107515Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.247658ms logger=migrator t=2026-05-21T19:37:56.889093941Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T19:37:56.891494284Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.401903ms logger=migrator t=2026-05-21T19:37:57.038375468Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T19:37:57.040015801Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.593322ms logger=migrator t=2026-05-21T19:37:57.074297724Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T19:37:57.088743639Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.446875ms logger=migrator t=2026-05-21T19:37:57.163339868Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T19:37:57.164572284Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.234856ms logger=migrator t=2026-05-21T19:37:57.223391718Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-21T19:37:57.224468804Z 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.079566ms logger=migrator t=2026-05-21T19:37:57.274705023Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T19:37:57.27525559Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=552.487µs logger=migrator t=2026-05-21T19:37:57.38629951Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T19:37:57.387448136Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.151656ms logger=migrator t=2026-05-21T19:37:57.422740532Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T19:37:57.423109247Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=371.555µs logger=migrator t=2026-05-21T19:37:57.469827749Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T19:37:57.476309156Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.474407ms logger=migrator t=2026-05-21T19:37:57.516432709Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T19:37:57.522110516Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.681147ms logger=migrator t=2026-05-21T19:37:57.547819083Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T19:37:57.549330694Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.511891ms logger=migrator t=2026-05-21T19:37:57.581919484Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T19:37:57.583589837Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.679033ms logger=migrator t=2026-05-21T19:37:57.611046398Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T19:37:57.611572245Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=514.387µs logger=migrator t=2026-05-21T19:37:57.629468366Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T19:37:57.637956981Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.481695ms logger=migrator t=2026-05-21T19:37:57.657791359Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T19:37:57.66009885Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.308421ms logger=migrator t=2026-05-21T19:37:57.687283378Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T19:37:57.688309331Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=1.031193ms logger=migrator t=2026-05-21T19:37:57.705593965Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T19:37:57.706223244Z level=info msg="Migration successfully executed" id="Move region to single row" duration=631.949µs logger=migrator t=2026-05-21T19:37:57.72742659Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T19:37:57.728431733Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.006023ms logger=migrator t=2026-05-21T19:37:57.745390113Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T19:37:57.746338906Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=948.643µs logger=migrator t=2026-05-21T19:37:57.781946197Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T19:37:57.783929503Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.998766ms logger=migrator t=2026-05-21T19:37:57.79403961Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T19:37:57.795160805Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.117515ms logger=migrator t=2026-05-21T19:37:57.805830149Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T19:37:57.806762792Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=934.083µs logger=migrator t=2026-05-21T19:37:57.813704766Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T19:37:57.814597408Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=892.652µs logger=migrator t=2026-05-21T19:37:57.824522482Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T19:37:57.824679044Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=160.712µs logger=migrator t=2026-05-21T19:37:57.857359696Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T19:37:57.85989613Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.538825ms logger=migrator t=2026-05-21T19:37:57.881523512Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T19:37:57.882475395Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=956.223µs logger=migrator t=2026-05-21T19:37:57.897402997Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T19:37:57.898856266Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.454079ms logger=migrator t=2026-05-21T19:37:57.92572421Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T19:37:57.927430193Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.702783ms logger=migrator t=2026-05-21T19:37:57.943002763Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T19:37:57.943292987Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=278.284µs logger=migrator t=2026-05-21T19:37:57.967252381Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T19:37:57.967817249Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=569.007µs logger=migrator t=2026-05-21T19:37:57.978174589Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T19:37:57.978355211Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=188.193µs logger=migrator t=2026-05-21T19:37:57.991434697Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T19:37:57.992666535Z level=info msg="Migration successfully executed" id="create team table" duration=1.231537ms logger=migrator t=2026-05-21T19:37:58.013926661Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T19:37:58.014968676Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.044875ms logger=migrator t=2026-05-21T19:37:58.060032375Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T19:37:58.061119359Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.089774ms logger=migrator t=2026-05-21T19:37:58.075212799Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T19:37:58.081337732Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.124013ms logger=migrator t=2026-05-21T19:37:58.089707995Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T19:37:58.089923449Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=217.674µs logger=migrator t=2026-05-21T19:37:58.109544234Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T19:37:58.110547467Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.006203ms logger=migrator t=2026-05-21T19:37:58.120839316Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T19:37:58.121980801Z level=info msg="Migration successfully executed" id="create team member table" duration=1.143795ms logger=migrator t=2026-05-21T19:37:58.137927197Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T19:37:58.139186324Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.261267ms logger=migrator t=2026-05-21T19:37:58.154531172Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T19:37:58.15590311Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.377608ms logger=migrator t=2026-05-21T19:37:58.168134075Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T19:37:58.169389872Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.276878ms logger=migrator t=2026-05-21T19:37:58.184419225Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T19:37:58.193050761Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.630436ms logger=migrator t=2026-05-21T19:37:58.211316168Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T19:37:58.217013395Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.699907ms logger=migrator t=2026-05-21T19:37:58.227263404Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T19:37:58.23361408Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.352646ms logger=migrator t=2026-05-21T19:37:58.248784294Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T19:37:58.250347016Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.563922ms logger=migrator t=2026-05-21T19:37:58.269866199Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T19:37:58.27067319Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=809.601µs logger=migrator t=2026-05-21T19:37:58.301877172Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T19:37:58.302785823Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=910.861µs logger=migrator t=2026-05-21T19:37:58.62222232Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T19:37:58.624279467Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.046627ms logger=migrator t=2026-05-21T19:37:58.655279066Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T19:37:58.657931542Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.654286ms logger=migrator t=2026-05-21T19:37:58.678711953Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T19:37:58.680499667Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.799504ms logger=migrator t=2026-05-21T19:37:58.691196601Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T19:37:58.692165104Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=969.363µs logger=migrator t=2026-05-21T19:37:58.947952011Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T19:37:58.949808095Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.859454ms logger=migrator t=2026-05-21T19:37:59.143505722Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T19:37:59.145434608Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.939466ms logger=migrator t=2026-05-21T19:37:59.171001463Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T19:37:59.171562521Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=565.208µs logger=migrator t=2026-05-21T19:37:59.208840225Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T19:37:59.209759117Z level=info msg="Migration successfully executed" id="create tag table" duration=922.082µs logger=migrator t=2026-05-21T19:37:59.249048497Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T19:37:59.25143872Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.396643ms logger=migrator t=2026-05-21T19:37:59.316130323Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T19:37:59.31733977Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.211687ms logger=migrator t=2026-05-21T19:37:59.401914503Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T19:37:59.402859665Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=948.002µs logger=migrator t=2026-05-21T19:37:59.494096888Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T19:37:59.497360061Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=3.276324ms logger=migrator t=2026-05-21T19:37:59.65571722Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:37:59.675125232Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.408712ms logger=migrator t=2026-05-21T19:37:59.753774395Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T19:37:59.755201884Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.429539ms logger=migrator t=2026-05-21T19:37:59.771988161Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T19:37:59.774019769Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.130889ms logger=migrator t=2026-05-21T19:37:59.856566163Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T19:37:59.857159181Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=605.238µs logger=migrator t=2026-05-21T19:37:59.907647473Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T19:37:59.908387234Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=743.421µs logger=migrator t=2026-05-21T19:37:59.933977739Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T19:37:59.935473549Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.49629ms logger=migrator t=2026-05-21T19:37:59.967536633Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T19:37:59.969314306Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.768643ms logger=migrator t=2026-05-21T19:37:59.988311353Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T19:37:59.988421844Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=112.051µs logger=migrator t=2026-05-21T19:38:00.046723682Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T19:38:00.052686212Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.96478ms logger=migrator t=2026-05-21T19:38:00.10427549Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T19:38:00.10959072Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.308581ms logger=migrator t=2026-05-21T19:38:00.336582317Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T19:38:00.343014133Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.452907ms logger=migrator t=2026-05-21T19:38:00.385160002Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T19:38:00.394550899Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.392777ms logger=migrator t=2026-05-21T19:38:00.403119235Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T19:38:00.405007251Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.888556ms logger=migrator t=2026-05-21T19:38:00.413723828Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T19:38:00.424319981Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.594303ms logger=migrator t=2026-05-21T19:38:00.433153951Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T19:38:00.435695565Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.543874ms logger=migrator t=2026-05-21T19:38:00.50489467Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T19:38:00.506243908Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.345227ms logger=migrator t=2026-05-21T19:38:00.514252386Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T19:38:00.515561173Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.305457ms logger=migrator t=2026-05-21T19:38:00.523769964Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T19:38:00.525474087Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.698873ms logger=migrator t=2026-05-21T19:38:00.532202528Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T19:38:00.533519306Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.319958ms logger=migrator t=2026-05-21T19:38:00.537861334Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T19:38:00.539142742Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.276688ms logger=migrator t=2026-05-21T19:38:00.544307692Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T19:38:00.550040339Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.732007ms logger=migrator t=2026-05-21T19:38:00.555553724Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T19:38:00.556536247Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=984.363µs logger=migrator t=2026-05-21T19:38:00.560767424Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T19:38:00.561710557Z level=info msg="Migration successfully executed" id="create cache_data table" duration=942.923µs logger=migrator t=2026-05-21T19:38:00.56640626Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T19:38:00.567552845Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.146845ms logger=migrator t=2026-05-21T19:38:00.574993406Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T19:38:00.575795137Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=802.041µs logger=migrator t=2026-05-21T19:38:00.579667319Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T19:38:00.580507161Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=839.752µs logger=migrator t=2026-05-21T19:38:00.746583113Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T19:38:00.746866387Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=212.843µs logger=migrator t=2026-05-21T19:38:00.7522337Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T19:38:00.752417822Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=185.022µs logger=migrator t=2026-05-21T19:38:00.756994324Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T19:38:00.758078248Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.084454ms logger=migrator t=2026-05-21T19:38:00.764724898Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T19:38:00.766848707Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.123779ms logger=migrator t=2026-05-21T19:38:00.772766156Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T19:38:00.774652562Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.888896ms logger=migrator t=2026-05-21T19:38:00.779699301Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:38:00.779831623Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=133.992µs logger=migrator t=2026-05-21T19:38:00.783445101Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T19:38:00.784561426Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.116865ms logger=migrator t=2026-05-21T19:38:00.789945869Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T19:38:00.791085695Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.134805ms logger=migrator t=2026-05-21T19:38:00.795111588Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T19:38:00.79671774Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.609272ms logger=migrator t=2026-05-21T19:38:00.802098523Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T19:38:00.803948388Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.850274ms logger=migrator t=2026-05-21T19:38:00.808378428Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T19:38:00.8152367Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.850302ms logger=migrator t=2026-05-21T19:38:00.819265675Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T19:38:00.8203898Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.124415ms logger=migrator t=2026-05-21T19:38:00.825376467Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T19:38:00.825486109Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=109.632µs logger=migrator t=2026-05-21T19:38:00.830239073Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T19:38:00.831364288Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.125445ms logger=migrator t=2026-05-21T19:38:00.835329142Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-21T19:38:00.837542731Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.213899ms logger=migrator t=2026-05-21T19:38:00.843212248Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-21T19:38:00.844366834Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.154646ms logger=migrator t=2026-05-21T19:38:00.848645081Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:38:00.848800143Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=155.862µs logger=migrator t=2026-05-21T19:38:00.854838955Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T19:38:00.856489997Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.655072ms logger=migrator t=2026-05-21T19:38:00.865057843Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T19:38:00.86624496Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.186396ms logger=migrator t=2026-05-21T19:38:00.871033093Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-21T19:38:00.872771467Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.744544ms logger=migrator t=2026-05-21T19:38:00.880960638Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T19:38:00.882675881Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.713883ms logger=migrator t=2026-05-21T19:38:00.906187689Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T19:38:00.915699167Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.516768ms logger=migrator t=2026-05-21T19:38:00.950575818Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T19:38:00.951840675Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.267397ms logger=migrator t=2026-05-21T19:38:01.073347996Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T19:38:01.074626363Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.280467ms logger=migrator t=2026-05-21T19:38:01.082721712Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T19:38:01.112438353Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.717281ms logger=migrator t=2026-05-21T19:38:01.117171757Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T19:38:01.144383565Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.209708ms logger=migrator t=2026-05-21T19:38:01.149246571Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T19:38:01.150119343Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=873.022µs logger=migrator t=2026-05-21T19:38:01.156753032Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T19:38:01.158346953Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.581862ms logger=migrator t=2026-05-21T19:38:01.161936862Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T19:38:01.168705314Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.768372ms logger=migrator t=2026-05-21T19:38:01.173689291Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T19:38:01.182022043Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.326452ms logger=migrator t=2026-05-21T19:38:01.185348737Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T19:38:01.186586575Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.237658ms logger=migrator t=2026-05-21T19:38:01.191747665Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T19:38:01.192868Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.120544ms logger=migrator t=2026-05-21T19:38:01.198293613Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T19:38:01.199390768Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.097015ms logger=migrator t=2026-05-21T19:38:01.203307101Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T19:38:01.204482466Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.174145ms logger=migrator t=2026-05-21T19:38:01.208790555Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:38:01.209016258Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=227.023µs logger=migrator t=2026-05-21T19:38:01.214442571Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T19:38:01.221656438Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.213727ms logger=migrator t=2026-05-21T19:38:01.22547596Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T19:38:01.232245991Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.767391ms logger=migrator t=2026-05-21T19:38:01.236392458Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T19:38:01.246573784Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.179246ms logger=migrator t=2026-05-21T19:38:01.251497841Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T19:38:01.253134874Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.637383ms logger=migrator t=2026-05-21T19:38:01.256647791Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T19:38:01.257663214Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.015243ms logger=migrator t=2026-05-21T19:38:01.263197119Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T19:38:01.269269581Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.072702ms logger=migrator t=2026-05-21T19:38:01.272652567Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T19:38:01.276970785Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.317978ms logger=migrator t=2026-05-21T19:38:01.280575243Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-21T19:38:01.281284874Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=709.511µs logger=migrator t=2026-05-21T19:38:01.28693881Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T19:38:01.293050472Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.111072ms logger=migrator t=2026-05-21T19:38:01.297552234Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T19:38:01.303850848Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.298184ms logger=migrator t=2026-05-21T19:38:01.307608869Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T19:38:01.30767409Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.761µs logger=migrator t=2026-05-21T19:38:01.312255162Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T19:38:01.313319386Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.063904ms logger=migrator t=2026-05-21T19:38:01.317718705Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-21T19:38:01.319403078Z 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.683363ms logger=migrator t=2026-05-21T19:38:01.323919949Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-21T19:38:01.325101295Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.181496ms logger=migrator t=2026-05-21T19:38:01.330485977Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:38:01.330549068Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=64.051µs logger=migrator t=2026-05-21T19:38:01.335273282Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T19:38:01.341447676Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.173954ms logger=migrator t=2026-05-21T19:38:01.345649353Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T19:38:01.352356993Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.737101ms logger=migrator t=2026-05-21T19:38:01.359287937Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T19:38:01.365922466Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.634889ms logger=migrator t=2026-05-21T19:38:01.370930784Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T19:38:01.383325841Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=12.393767ms logger=migrator t=2026-05-21T19:38:01.389613276Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T19:38:01.395957902Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.344696ms logger=migrator t=2026-05-21T19:38:01.40171146Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T19:38:01.401773091Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.561µs logger=migrator t=2026-05-21T19:38:01.406383802Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T19:38:01.407602609Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.219087ms logger=migrator t=2026-05-21T19:38:01.41280024Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T19:38:01.419825634Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.027885ms logger=migrator t=2026-05-21T19:38:01.42470352Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T19:38:01.424767491Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.631µs logger=migrator t=2026-05-21T19:38:01.430354576Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T19:38:01.436515429Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.160713ms logger=migrator t=2026-05-21T19:38:01.668146447Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T19:38:01.669466014Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.322487ms logger=migrator t=2026-05-21T19:38:01.675988583Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T19:38:01.683461933Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.4725ms logger=migrator t=2026-05-21T19:38:01.689470524Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T19:38:01.69060568Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.138276ms logger=migrator t=2026-05-21T19:38:01.6987002Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T19:38:01.700681226Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.980456ms logger=migrator t=2026-05-21T19:38:01.707107103Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T19:38:01.71282214Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.718017ms logger=migrator t=2026-05-21T19:38:01.715971613Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T19:38:01.716695072Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=723.699µs logger=migrator t=2026-05-21T19:38:01.722238117Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T19:38:01.724049412Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.810895ms logger=migrator t=2026-05-21T19:38:01.729249502Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T19:38:01.73058421Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.336008ms logger=migrator t=2026-05-21T19:38:01.734541274Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T19:38:01.735695259Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.157316ms logger=migrator t=2026-05-21T19:38:01.740431063Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T19:38:01.740542925Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=113.442µs logger=migrator t=2026-05-21T19:38:01.744034402Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T19:38:01.746458984Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.420053ms logger=migrator t=2026-05-21T19:38:01.751552593Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T19:38:01.753182524Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.634301ms logger=migrator t=2026-05-21T19:38:01.758165042Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T19:38:01.758814871Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T19:38:01.764051791Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T19:38:01.764617449Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=567.598µs logger=migrator t=2026-05-21T19:38:01.769062599Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T19:38:01.770956175Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.894276ms logger=migrator t=2026-05-21T19:38:01.77504211Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T19:38:01.783065438Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.024338ms logger=migrator t=2026-05-21T19:38:01.788022986Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T19:38:01.78912194Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.096914ms logger=migrator t=2026-05-21T19:38:01.79433069Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T19:38:01.795705539Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.374498ms logger=migrator t=2026-05-21T19:38:01.799221747Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T19:38:01.800059588Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=838.541µs logger=migrator t=2026-05-21T19:38:01.805782375Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T19:38:01.806867449Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.087984ms logger=migrator t=2026-05-21T19:38:01.811891637Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T19:38:01.813327287Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.43552ms logger=migrator t=2026-05-21T19:38:02.363403393Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T19:38:02.363476294Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=76.711µs logger=migrator t=2026-05-21T19:38:02.369343913Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T19:38:02.369534826Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=191.673µs logger=migrator t=2026-05-21T19:38:02.373476289Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T19:38:02.380866828Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.389889ms logger=migrator t=2026-05-21T19:38:02.385312789Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T19:38:02.385746745Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=434.346µs logger=migrator t=2026-05-21T19:38:02.390433638Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T19:38:02.391503172Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.069864ms logger=migrator t=2026-05-21T19:38:02.396372648Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T19:38:02.396650282Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=278.174µs logger=migrator t=2026-05-21T19:38:02.400650186Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T19:38:02.401706951Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.054394ms logger=migrator t=2026-05-21T19:38:02.407255435Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T19:38:02.408557532Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.302227ms logger=migrator t=2026-05-21T19:38:02.414207429Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T19:38:02.449960741Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.743313ms logger=migrator t=2026-05-21T19:38:02.454796387Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T19:38:02.459915295Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.119148ms logger=migrator t=2026-05-21T19:38:02.464248734Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T19:38:02.464403276Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=162.282µs logger=migrator t=2026-05-21T19:38:02.468788626Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T19:38:02.507689071Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.895715ms logger=migrator t=2026-05-21T19:38:02.51283508Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T19:38:02.5498424Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.00475ms logger=migrator t=2026-05-21T19:38:02.554249459Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T19:38:02.55506322Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=813.571µs logger=migrator t=2026-05-21T19:38:02.56098723Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T19:38:02.562097105Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.109265ms logger=migrator t=2026-05-21T19:38:02.567232565Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T19:38:02.567518719Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=284.994µs logger=migrator t=2026-05-21T19:38:02.572592937Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T19:38:02.573471579Z level=info msg="Migration successfully executed" id="create permission table" duration=878.332µs logger=migrator t=2026-05-21T19:38:02.578373465Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T19:38:02.579302607Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=928.602µs logger=migrator t=2026-05-21T19:38:02.584740621Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T19:38:02.585743504Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.002583ms logger=migrator t=2026-05-21T19:38:02.591184957Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T19:38:02.591975219Z level=info msg="Migration successfully executed" id="create role table" duration=789.742µs logger=migrator t=2026-05-21T19:38:02.597046797Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T19:38:02.603982981Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.933164ms logger=migrator t=2026-05-21T19:38:02.608816896Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T19:38:02.615836441Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.016495ms logger=migrator t=2026-05-21T19:38:02.620636366Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T19:38:02.621621998Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=985.582µs logger=migrator t=2026-05-21T19:38:02.632655488Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T19:38:02.634636855Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.980618ms logger=migrator t=2026-05-21T19:38:02.647493697Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T19:38:02.648914647Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.42429ms logger=migrator t=2026-05-21T19:38:02.659552591Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T19:38:02.661063471Z level=info msg="Migration successfully executed" id="create team role table" duration=1.51088ms logger=migrator t=2026-05-21T19:38:02.669489985Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T19:38:02.6706068Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.116695ms logger=migrator t=2026-05-21T19:38:02.681059311Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T19:38:02.683087978Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.028647ms logger=migrator t=2026-05-21T19:38:02.68916615Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T19:38:02.690432538Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.267298ms logger=migrator t=2026-05-21T19:38:02.696259246Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T19:38:02.697131138Z level=info msg="Migration successfully executed" id="create user role table" duration=870.142µs logger=migrator t=2026-05-21T19:38:02.702296938Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T19:38:02.703417032Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.120364ms logger=migrator t=2026-05-21T19:38:02.710017942Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T19:38:02.711953938Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.934096ms logger=migrator t=2026-05-21T19:38:02.718150692Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T19:38:02.719205906Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.055034ms logger=migrator t=2026-05-21T19:38:02.724399266Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T19:38:02.726038938Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.639152ms logger=migrator t=2026-05-21T19:38:02.732006289Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T19:38:02.734010886Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.001466ms logger=migrator t=2026-05-21T19:38:02.739914375Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T19:38:02.741938043Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.023107ms logger=migrator t=2026-05-21T19:38:02.747205914Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T19:38:02.757662175Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.454281ms logger=migrator t=2026-05-21T19:38:02.762304728Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T19:38:02.763480534Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.175577ms logger=migrator t=2026-05-21T19:38:02.769701367Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T19:38:02.771709745Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.007958ms logger=migrator t=2026-05-21T19:38:02.777010267Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T19:38:02.778830331Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.820214ms logger=migrator t=2026-05-21T19:38:02.783461153Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T19:38:02.784520187Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.057324ms logger=migrator t=2026-05-21T19:38:02.789752878Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T19:38:02.791066716Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.313248ms logger=migrator t=2026-05-21T19:38:02.795671028Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T19:38:02.797472163Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.798295ms logger=migrator t=2026-05-21T19:38:02.819829454Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T19:38:02.831263169Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.435715ms logger=migrator t=2026-05-21T19:38:02.851668614Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T19:38:02.861857672Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.189678ms logger=migrator t=2026-05-21T19:38:02.866118499Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T19:38:02.874610324Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.490605ms logger=migrator t=2026-05-21T19:38:02.879404968Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T19:38:02.885530421Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.122513ms logger=migrator t=2026-05-21T19:38:02.891218527Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T19:38:02.892486295Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.268118ms logger=migrator t=2026-05-21T19:38:02.897777877Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T19:38:02.898987803Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.209776ms logger=migrator t=2026-05-21T19:38:02.904506817Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T19:38:02.906404023Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.895206ms logger=migrator t=2026-05-21T19:38:02.912221782Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T19:38:02.913275675Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.054783ms logger=migrator t=2026-05-21T19:38:02.918418545Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T19:38:02.919603321Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.184506ms logger=migrator t=2026-05-21T19:38:02.92540361Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T19:38:02.925540332Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=138.002µs logger=migrator t=2026-05-21T19:38:02.937257699Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T19:38:02.937468742Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=217.223µs logger=migrator t=2026-05-21T19:38:02.941815511Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T19:38:02.942212417Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=397.816µs logger=migrator t=2026-05-21T19:38:02.946351852Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T19:38:02.94698166Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=631.068µs logger=migrator t=2026-05-21T19:38:02.951044456Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T19:38:02.951802436Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=758.65µs logger=migrator t=2026-05-21T19:38:02.957758876Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T19:38:02.958141781Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=382.715µs logger=migrator t=2026-05-21T19:38:02.963025157Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T19:38:02.963546394Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=520.967µs logger=migrator t=2026-05-21T19:38:02.968232488Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T19:38:02.969734257Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.49958ms logger=migrator t=2026-05-21T19:38:02.975493496Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T19:38:02.977471902Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.979636ms logger=migrator t=2026-05-21T19:38:02.984242064Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T19:38:02.997553273Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.311219ms logger=migrator t=2026-05-21T19:38:03.002914055Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T19:38:03.002964516Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.491µs logger=migrator t=2026-05-21T19:38:03.008757444Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T19:38:03.010380497Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.622093ms logger=migrator t=2026-05-21T19:38:03.018686959Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T19:38:03.019995766Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.316958ms logger=migrator t=2026-05-21T19:38:03.026054859Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T19:38:03.027203804Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.149185ms logger=migrator t=2026-05-21T19:38:03.039524069Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T19:38:03.051346Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.824011ms logger=migrator t=2026-05-21T19:38:03.058223692Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T19:38:03.059724793Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.498871ms logger=migrator t=2026-05-21T19:38:03.065600192Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T19:38:03.067296054Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.696452ms logger=migrator t=2026-05-21T19:38:03.073798923Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:38:03.096252396Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.452323ms logger=migrator t=2026-05-21T19:38:03.101304343Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T19:38:03.102174256Z level=info msg="Migration successfully executed" id="create correlation v2" duration=869.873µs logger=migrator t=2026-05-21T19:38:03.114096857Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T19:38:03.116226965Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.147749ms logger=migrator t=2026-05-21T19:38:03.123729946Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T19:38:03.144278734Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=20.544278ms logger=migrator t=2026-05-21T19:38:03.165938896Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T19:38:03.166933029Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.000933ms logger=migrator t=2026-05-21T19:38:03.188775245Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T19:38:03.189391123Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=619.798µs logger=migrator t=2026-05-21T19:38:03.194942318Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T19:38:03.196290295Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.347768ms logger=migrator t=2026-05-21T19:38:03.205794214Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T19:38:03.21814014Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.343866ms logger=migrator t=2026-05-21T19:38:03.223626175Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T19:38:03.224620478Z level=info msg="Migration successfully executed" id="create entity_events table" duration=995.293µs logger=migrator t=2026-05-21T19:38:03.229856788Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T19:38:03.231358589Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.499901ms logger=migrator t=2026-05-21T19:38:03.236570859Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T19:38:03.237302139Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T19:38:03.24179943Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T19:38:03.242273677Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T19:38:03.248743093Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T19:38:03.250620479Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.876886ms logger=migrator t=2026-05-21T19:38:03.257868177Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T19:38:03.259106634Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.241027ms logger=migrator t=2026-05-21T19:38:03.264329844Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T19:38:03.2655148Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.183286ms logger=migrator t=2026-05-21T19:38:03.272174759Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T19:38:03.273853932Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.677873ms logger=migrator t=2026-05-21T19:38:03.283796787Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T19:38:03.285501409Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.705082ms logger=migrator t=2026-05-21T19:38:03.294985178Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T19:38:03.295826159Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=842.471µs logger=migrator t=2026-05-21T19:38:03.300485212Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T19:38:03.301107151Z level=info msg="Migration successfully executed" id="Drop public config table" duration=621.898µs logger=migrator t=2026-05-21T19:38:03.30698554Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T19:38:03.308071524Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.086284ms logger=migrator t=2026-05-21T19:38:03.315590756Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T19:38:03.316972034Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.383768ms logger=migrator t=2026-05-21T19:38:03.323630834Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T19:38:03.32483033Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.205486ms logger=migrator t=2026-05-21T19:38:03.331704914Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T19:38:03.333974403Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.272629ms logger=migrator t=2026-05-21T19:38:03.342390257Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T19:38:03.364564096Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.171819ms logger=migrator t=2026-05-21T19:38:03.372355712Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T19:38:03.380623203Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.267491ms logger=migrator t=2026-05-21T19:38:03.386990989Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T19:38:03.39366584Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.675181ms logger=migrator t=2026-05-21T19:38:03.420451311Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T19:38:03.421125491Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=681.97µs logger=migrator t=2026-05-21T19:38:03.448054093Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T19:38:03.461318443Z level=info msg="Migration successfully executed" id="add share column" duration=13.26702ms logger=migrator t=2026-05-21T19:38:03.474961387Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T19:38:03.47520967Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=287.744µs logger=migrator t=2026-05-21T19:38:03.530618398Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T19:38:03.533119372Z level=info msg="Migration successfully executed" id="create file table" duration=2.502864ms logger=migrator t=2026-05-21T19:38:03.565186324Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T19:38:03.568287006Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=3.103522ms logger=migrator t=2026-05-21T19:38:03.598408093Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T19:38:03.600307159Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.899936ms logger=migrator t=2026-05-21T19:38:03.611459099Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T19:38:03.612612864Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.154855ms logger=migrator t=2026-05-21T19:38:03.626969598Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T19:38:03.629537873Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.564915ms logger=migrator t=2026-05-21T19:38:03.651978295Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T19:38:03.652130377Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=153.772µs logger=migrator t=2026-05-21T19:38:03.667891201Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T19:38:03.668028682Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=136.181µs logger=migrator t=2026-05-21T19:38:03.687657447Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T19:38:03.688406247Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=748.99µs logger=migrator t=2026-05-21T19:38:03.698725547Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T19:38:03.69897585Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=250.653µs logger=migrator t=2026-05-21T19:38:03.703946847Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T19:38:03.705592099Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.645042ms logger=migrator t=2026-05-21T19:38:03.71304213Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T19:38:03.722013261Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.976131ms logger=migrator t=2026-05-21T19:38:03.726642834Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T19:38:03.726753875Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=111.021µs logger=migrator t=2026-05-21T19:38:03.730915391Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T19:38:03.73228533Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.368319ms logger=migrator t=2026-05-21T19:38:03.737122314Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T19:38:03.73751003Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=388.496µs logger=migrator t=2026-05-21T19:38:03.74270433Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T19:38:03.742915492Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=211.432µs logger=migrator t=2026-05-21T19:38:03.747253492Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T19:38:03.747731208Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=478.106µs logger=migrator t=2026-05-21T19:38:03.752674055Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T19:38:03.761724236Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.049781ms logger=migrator t=2026-05-21T19:38:03.766951817Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T19:38:03.773183021Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.233034ms logger=migrator t=2026-05-21T19:38:03.777933846Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T19:38:03.778667535Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=733.59µs logger=migrator t=2026-05-21T19:38:03.783715134Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T19:38:03.857288066Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.572422ms logger=migrator t=2026-05-21T19:38:03.863069304Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T19:38:03.863864726Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=795.492µs logger=migrator t=2026-05-21T19:38:03.868094522Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T19:38:03.869210468Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.115416ms logger=migrator t=2026-05-21T19:38:03.874404247Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T19:38:03.898643055Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.238648ms logger=migrator t=2026-05-21T19:38:03.905071541Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T19:38:03.913318653Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.246822ms logger=migrator t=2026-05-21T19:38:03.91829604Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T19:38:03.918613034Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=316.894µs logger=migrator t=2026-05-21T19:38:03.923152466Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T19:38:03.923364619Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=214.302µs logger=migrator t=2026-05-21T19:38:03.929183087Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T19:38:03.929702874Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=519.787µs logger=migrator t=2026-05-21T19:38:03.934324466Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T19:38:03.93459343Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=269.974µs logger=migrator t=2026-05-21T19:38:03.938665044Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T19:38:03.938927068Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=262.344µs logger=migrator t=2026-05-21T19:38:03.943316668Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T19:38:03.944345461Z level=info msg="Migration successfully executed" id="create folder table" duration=1.028623ms logger=migrator t=2026-05-21T19:38:03.950951821Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T19:38:03.953458135Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.505944ms logger=migrator t=2026-05-21T19:38:03.959067021Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T19:38:03.960582661Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.565001ms logger=migrator t=2026-05-21T19:38:03.965187703Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T19:38:03.965221434Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.361µs logger=migrator t=2026-05-21T19:38:03.970508125Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T19:38:03.972065515Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.55734ms logger=migrator t=2026-05-21T19:38:03.977177314Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T19:38:03.978727716Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.550142ms logger=migrator t=2026-05-21T19:38:03.984606295Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T19:38:03.986349198Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.762963ms logger=migrator t=2026-05-21T19:38:03.990703547Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T19:38:03.991029671Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=326.544µs logger=migrator t=2026-05-21T19:38:03.995457602Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T19:38:03.995731875Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=274.563µs logger=migrator t=2026-05-21T19:38:04.000301557Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T19:38:04.001455973Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.153996ms logger=migrator t=2026-05-21T19:38:04.006808255Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T19:38:04.008025821Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.217086ms logger=migrator t=2026-05-21T19:38:04.013248381Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T19:38:04.015623984Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.375723ms logger=migrator t=2026-05-21T19:38:04.022321564Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T19:38:04.023626382Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.308908ms logger=migrator t=2026-05-21T19:38:04.028431696Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T19:38:04.029610812Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.179686ms logger=migrator t=2026-05-21T19:38:04.034916004Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T19:38:04.035873757Z level=info msg="Migration successfully executed" id="create anon_device table" duration=960.693µs logger=migrator t=2026-05-21T19:38:04.042238282Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T19:38:04.044982629Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.743697ms logger=migrator t=2026-05-21T19:38:04.051110332Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T19:38:04.052384759Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.274097ms logger=migrator t=2026-05-21T19:38:04.057271536Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T19:38:04.058273219Z level=info msg="Migration successfully executed" id="create signing_key table" duration=999.653µs logger=migrator t=2026-05-21T19:38:04.14060755Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T19:38:04.142483035Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.876365ms logger=migrator t=2026-05-21T19:38:04.151254793Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T19:38:04.152680193Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.42788ms logger=migrator t=2026-05-21T19:38:04.17542837Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T19:38:04.17615097Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=732.65µs logger=migrator t=2026-05-21T19:38:04.186877964Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T19:38:04.196959081Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.078747ms logger=migrator t=2026-05-21T19:38:04.202283892Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T19:38:04.203156604Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=875.362µs logger=migrator t=2026-05-21T19:38:04.207086677Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T19:38:04.207105107Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.24µs logger=migrator t=2026-05-21T19:38:04.211214933Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T19:38:04.212433319Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.218436ms logger=migrator t=2026-05-21T19:38:04.218849086Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T19:38:04.218883476Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=37.28µs logger=migrator t=2026-05-21T19:38:04.223748322Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T19:38:04.22580068Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.052428ms logger=migrator t=2026-05-21T19:38:04.230572704Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T19:38:04.233273851Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.701847ms logger=migrator t=2026-05-21T19:38:04.241916518Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T19:38:04.243073983Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.154516ms logger=migrator t=2026-05-21T19:38:04.249018533Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T19:38:04.250663295Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.646532ms logger=migrator t=2026-05-21T19:38:04.256292491Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T19:38:04.256633116Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=342.705µs logger=migrator t=2026-05-21T19:38:04.262191361Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T19:38:04.262834679Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=643.308µs logger=migrator t=2026-05-21T19:38:04.269321616Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T19:38:04.270734196Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.41379ms logger=migrator t=2026-05-21T19:38:04.278059444Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T19:38:04.280332705Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.274541ms logger=migrator t=2026-05-21T19:38:04.28730017Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T19:38:04.297646109Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.343699ms logger=migrator t=2026-05-21T19:38:04.303360877Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T19:38:04.314649729Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.339843ms logger=migrator t=2026-05-21T19:38:04.320193504Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T19:38:04.331297413Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.099729ms logger=migrator t=2026-05-21T19:38:04.337554968Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T19:38:04.337664469Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=110.441µs logger=migrator t=2026-05-21T19:38:04.343025762Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T19:38:04.352033943Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.008821ms logger=migrator t=2026-05-21T19:38:04.357459866Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T19:38:04.367066285Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.600279ms logger=migrator t=2026-05-21T19:38:04.372425838Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T19:38:04.372898624Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=474.016µs logger=migrator t=2026-05-21T19:38:04.379385942Z level=info msg="migrations completed" performed=558 skipped=0 duration=19.35664505s logger=migrator t=2026-05-21T19:38:04.380276524Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T19:38:04.398560761Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T19:38:04.398764994Z level=info msg="Created default organization" logger=secrets t=2026-05-21T19:38:04.405508945Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T19:38:04.455382988Z level=info msg="Restored cache from database" duration=377.215µs logger=plugin.store t=2026-05-21T19:38:04.456771246Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T19:38:04.500841891Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T19:38:04.500878931Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T19:38:04.501016753Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T19:38:04.501031323Z level=info msg="Plugins loaded" count=54 duration=44.261297ms logger=query_data t=2026-05-21T19:38:04.50521199Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T19:38:04.508212051Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T19:38:04.513311618Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T19:38:04.570838565Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T19:38:04.572773442Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T19:38:04.574214611Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T19:38:04.603974183Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T19:38:04.630089185Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T19:38:04.655328425Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T19:38:04.655358675Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-21T19:38:04.659595853Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-21T19:38:04.660532756Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-21T19:38:04.660542386Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-21T19:38:04.662515053Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-21T19:38:04.72609263Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-21T19:38:04.726603958Z level=info msg="Update check succeeded" duration=70.975929ms logger=sqlstore.transactions t=2026-05-21T19:38:05.031490021Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-21T19:38:05.033773892Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T19:38:05.055652417Z level=info msg="Patterns update finished" duration=371.131527ms logger=grafana.update.checker t=2026-05-21T19:38:05.05962525Z level=info msg="Update check succeeded" duration=404.000921ms logger=ngalert.state.manager t=2026-05-21T19:38:05.111117356Z level=info msg="State cache has been initialized" states=0 duration=450.58264ms logger=ngalert.scheduler t=2026-05-21T19:38:05.111162296Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T19:38:05.111218607Z level=info msg=starting first_tick=2026-05-21T19:38:10Z logger=grafana-apiserver t=2026-05-21T19:38:05.186406542Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T19:38:05.196303304Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-21T19:38:10.426052007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:10.428335648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:12.078226992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.092203132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.114379691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.470411767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.491227847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.556290874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.575099377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.614580198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.637204113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.744341707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.778309374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.910951891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:13.93690106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:14.236925481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:14.253174719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:14.803559212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:14.82719371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:14.917357344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:14.946338005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.002850686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.023923209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.183981625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.206467358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.407369603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.419578488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.625310247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.644610437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.716373044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.729865155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.791283932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.806875692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.873841634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.895642668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.95675193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:15.974257586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.119253378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.136967067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.198976092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.216942883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.40606538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.419703513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.662206267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:16.680829109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:17.107147108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:17.123344656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:17.266774796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:17.283595652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:17.672457487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:17.684095983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.174442453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.193658172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.340260874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.355805274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.627417459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.651926149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.787117268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:18.800823723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.022318304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.041099516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.093828545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.116753504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.185169975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.203173486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.52822361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.542041256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.618632477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.631769623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.700859453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.717547248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.869903308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:19.892435041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:20.127583054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:20.144448121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:20.199476592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:20.221676431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:38:20.388039038Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T19:39:47.722120838Z level=info msg="Usage stats are ready to report"