2025/07/31 11:02:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:94 record not found [0.094ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="private_key" ORDER BY `ocs_info`.`name` LIMIT 1 [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (9 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InfoHandler.func1 (9 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (9 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (9 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (9 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (10 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (10 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (10 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (10 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (10 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (10 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (10 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (10 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (10 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.GetAllAgentStatus.func1 (10 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (9 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (10 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (10 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (10 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (10 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (10 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (10 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (10 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (10 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (10 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (10 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InfoHandler.func1 (10 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (10 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (10 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (10 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (10 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (10 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (10 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (10 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (10 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (10 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (10 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (10 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (10 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.GetAllAgentStatus.func1 (10 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (10 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (10 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (10 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (10 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (10 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (10 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (10 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (10 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (10 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (9 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (9 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (9 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (9 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (9 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (9 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (9 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (9 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (9 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (9 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (9 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (9 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (9 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (9 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) 2025/07/31 11:02:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error Error 1049 (42000): Unknown database 'ocs' 2025/07/31 11:02:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:116 SLOW SQL >= 200ms [293.341ms] [rows:1] CREATE DATABASE IF NOT EXISTS ocs READ WRITE 2025/07/31 11:02:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:178 SLOW SQL >= 200ms [309.010ms] [rows:0] CREATE TABLE `all_agent` (`ip` varchar(64) NOT NULL,`port` bigint(20) NOT NULL,`identity` varchar(64) NOT NULL,`version` varchar(64) NOT NULL,`os` varchar(64) NOT NULL,`architecture` varchar(64) NOT NULL,`zone` varchar(64) NOT NULL,`mysql_port` bigint(20),`rpc_port` bigint(20),`home_path` text,`public_key` text,PRIMARY KEY (`ip`,`port`)) 2025/07/31 11:02:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:178 SLOW SQL >= 200ms [219.785ms] [rows:0] CREATE TABLE `task_maintainer` (`id` bigint AUTO_INCREMENT,`agent_ip` varchar(64),`agent_port` bigint(20),`counter` bigint,`agent_time` bigint,`active_time` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`id`)) 2025/07/31 11:02:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:178 SLOW SQL >= 200ms [258.330ms] [rows:0] CREATE TABLE `node_instance` (`id` bigint AUTO_INCREMENT NOT NULL,`name` varchar(64) NOT NULL,`dag_id` bigint NOT NULL,`dag_stage` bigint NOT NULL,`struct_name` varchar(128),`type` varchar(128) NOT NULL,`state` bigint NOT NULL,`max_stage` bigint NOT NULL,`executer_agent_ip` varchar(64) NOT NULL,`executer_agent_port` bigint NOT NULL,`context` text,`operator` bigint NOT NULL,`start_time` TIMESTAMP(6) DEFAULT CURRENT_TIMESTAMP(6),`end_time` TIMESTAMP(6) DEFAULT CURRENT_TIMESTAMP(6),`gmt_create` TIMESTAMP DEFAULT CURRENT_TIMESTAMP,`gmt_modify` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`id`),INDEX `idx_dag_stage` (`dag_id`,`dag_stage`)) 2025/07/31 11:02:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:178 SLOW SQL >= 200ms [202.847ms] [rows:0] CREATE TABLE `subtask_instance` (`id` bigint AUTO_INCREMENT NOT NULL,`node_id` bigint NOT NULL,`name` varchar(64) NOT NULL,`struct_name` varchar(128),`executer_agent_ip` varchar(64) NOT NULL,`executer_agent_port` bigint NOT NULL,`execute_times` bigint DEFAULT 0,`can_cancel` boolean DEFAULT false,`can_continue` boolean DEFAULT false,`can_pass` boolean DEFAULT false,`can_retry` boolean DEFAULT false,`can_rollback` boolean DEFAULT false,`context` text,`state` bigint NOT NULL,`operator` bigint NOT NULL,`start_time` TIMESTAMP(6) DEFAULT CURRENT_TIMESTAMP(6),`end_time` TIMESTAMP(6) DEFAULT CURRENT_TIMESTAMP(6),`gmt_create` TIMESTAMP DEFAULT CURRENT_TIMESTAMP,`gmt_modify` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`id`),INDEX `idx_node_id` (`node_id`)) 2025/07/31 11:02:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:178 SLOW SQL >= 200ms [361.555ms] [rows:0] CREATE TABLE `partial_maintenance` (`id` bigint AUTO_INCREMENT NOT NULL,`lock_type` bigint NOT NULL,`lock_name` varchar(64) NOT NULL,`dag_id` bigint NOT NULL,`count` bigint DEFAULT 0,`gmt_locked` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`gmt_create` TIMESTAMP DEFAULT CURRENT_TIMESTAMP,`gmt_modify` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`id`),UNIQUE INDEX `idx_lock_type_name` (`lock_type`,`lock_name`)) 2025/07/31 11:02:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:178 SLOW SQL >= 200ms [258.265ms] [rows:0] CREATE TABLE `agent_binary_info` (`bin_id` bigint AUTO_INCREMENT NOT NULL,`version` varchar(128) NOT NULL,`architecture` varchar(128) NOT NULL,`distribution` varchar(128) NOT NULL,`chunk_count` bigint NOT NULL,`gmt_create` TIMESTAMP DEFAULT CURRENT_TIMESTAMP,`gmt_modify` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`bin_id`),UNIQUE INDEX `ver_arch_dest` (`version`,`architecture`,`distribution`)) 2025/07/31 11:02:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:178 SLOW SQL >= 200ms [258.841ms] [rows:0] CREATE TABLE `agent_binary_chunk` (`bin_id` bigint NOT NULL,`chunk_id` bigint NOT NULL,`chunk_count` bigint NOT NULL,`chunk` MEDIUMBLOB NOT NULL,PRIMARY KEY (`bin_id`,`chunk_id`)) [GIN] 2025/07/31 - 11:02:49 | 200 | 120.64408ms | 10.168.206.220 | GET "/api/v1/info" [GIN] 2025/07/31 - 11:02:49 | 200 | 107.7639ms | 10.168.206.220 | GET "/api/v1/info" [GIN] 2025/07/31 - 11:02:49 | 401 | 860.69µs | 10.168.206.222 | POST "/rpc/v1/agent/update" [GIN] 2025/07/31 - 11:14:34 | 401 | 535.98µs | 10.168.206.220 | GET "/api/v1/ob/info" [GIN] 2025/07/31 - 11:14:47 | 200 | 338.43µs | 10.168.200.30 | GET "/api/v1/secret" [GIN] 2025/07/31 - 11:15:38 | 200 | 21.05293ms | 10.168.206.220 | GET "/api/v1/ob/info" 2025/07/31 11:19:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [3.645ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 2025/07/31 11:23:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.521ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 obshell server received 'terminated' signal. 2025/07/31 14:01:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:148 UNIQUE constraint failed: ocs_info.name [0.070ms] [rows:0] INSERT INTO `ocs_info` (`name`,`value`,`info`) VALUES ("status","1","") [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (12 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (12 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (12 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (12 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (12 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (12 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (12 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (12 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (12 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (12 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (12 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (12 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (12 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (12 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (12 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (12 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (12 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (12 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (12 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (12 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (12 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (12 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (12 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (12 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (12 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (12 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (12 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (12 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (12 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (12 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (12 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (12 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (12 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (12 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (12 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (12 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (11 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (11 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (11 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (11 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (11 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (11 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (11 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (11 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (11 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (11 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (11 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (11 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (11 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (11 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (11 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (11 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (11 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (11 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (11 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (11 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (11 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (11 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (11 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (11 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (11 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (11 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (11 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (11 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (11 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (11 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (11 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (11 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (11 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (11 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (12 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (12 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (12 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (12 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (12 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (12 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (12 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (12 handlers) 2025/07/31 14:01:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:110 record not found [0.048ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="agentRootPwd" ORDER BY `ocs_info`.`name` LIMIT 1 2025/07/31 14:02:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [3.362ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 2025/07/31 14:05:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [4.776ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 2025/07/31 14:06:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.433ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 2025/07/31 14:07:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.746ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 2025/07/31 14:16:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.398ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 14:20:31 | 200 | 306.14µs | 10.168.200.30 | GET "/api/v1/secret" obshell server received 'terminated' signal. 2025/07/31 14:27:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:148 UNIQUE constraint failed: ocs_info.name [0.075ms] [rows:0] INSERT INTO `ocs_info` (`name`,`value`,`info`) VALUES ("status","1","") 2025/07/31 14:27:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:154 UNIQUE constraint failed: obproxy_info.name [0.081ms] [rows:0] INSERT INTO `obproxy_info` (`name`,`value`,`info`) VALUES ("status","1","") [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (12 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (12 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (12 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (12 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (12 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (12 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (12 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (12 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (12 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (12 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (12 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (12 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (12 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (12 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (12 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (12 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (12 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (12 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (12 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (12 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (12 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (12 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (12 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (12 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (12 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (12 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (12 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (12 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (12 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (12 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (12 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (12 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (12 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (12 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (12 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (12 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (11 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (11 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (11 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (11 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (11 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (11 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (11 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (11 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (11 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (11 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (11 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (11 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (11 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (11 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (11 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (11 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (11 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (11 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (11 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (11 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (11 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (11 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (11 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (11 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (11 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (11 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (11 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (11 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (11 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (11 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (11 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (11 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (11 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (11 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (12 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (12 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (12 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (12 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (12 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (12 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (12 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (12 handlers) 2025/07/31 14:27:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:110 record not found [0.057ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="agentRootPwd" ORDER BY `ocs_info`.`name` LIMIT 1 2025/07/31 14:38:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.799ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 2025/07/31 14:42:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.460ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 2025/07/31 14:48:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.412ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 14:59:45 | 200 | 4.8814ms | 10.168.200.30 | GET "/api/v1/status" [GIN] 2025/07/31 - 14:59:45 | 200 | 244.9µs | 10.168.200.30 | GET "/favicon.ico" [GIN] 2025/07/31 - 15:06:27 | 500 | 947.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:28 | 500 | 691.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:29 | 500 | 712.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:30 | 500 | 718.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:31 | 500 | 710.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:32 | 500 | 710.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:33 | 500 | 687.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:34 | 500 | 710.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:35 | 500 | 672.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:36 | 500 | 709.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:37 | 500 | 1.02297ms | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:38 | 500 | 692.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:39 | 500 | 677.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:40 | 500 | 676.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:41 | 500 | 696.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:42 | 500 | 716.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:43 | 500 | 718.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:44 | 500 | 676.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:45 | 500 | 818.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:46 | 500 | 696.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:47 | 500 | 732.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:48 | 500 | 687.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:49 | 500 | 682.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:50 | 500 | 678.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:51 | 500 | 683.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:52 | 500 | 729.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:53 | 500 | 699.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:54 | 500 | 696.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:55 | 500 | 706.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:56 | 500 | 762.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:57 | 500 | 1.03317ms | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:58 | 500 | 725.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:06:59 | 500 | 684.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:00 | 500 | 821.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:01 | 500 | 746.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:02 | 500 | 756.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:03 | 500 | 723.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:04 | 500 | 739.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:05 | 500 | 681.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:06 | 500 | 703.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:07 | 500 | 1.73768ms | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:08 | 500 | 710.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:09 | 500 | 679.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:10 | 500 | 697.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:11 | 500 | 684.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:12 | 500 | 697.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:13 | 500 | 690.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:14 | 500 | 736.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:15 | 500 | 700.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:16 | 500 | 703.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:17 | 500 | 1.25116ms | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:18 | 500 | 740.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:19 | 500 | 693.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:20 | 500 | 698.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:21 | 500 | 703.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:22 | 500 | 731.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:23 | 500 | 704.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:24 | 500 | 694.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:25 | 500 | 713.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:27 | 500 | 703.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:28 | 500 | 707.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:29 | 500 | 745.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:30 | 500 | 685.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:31 | 500 | 752.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:32 | 500 | 692.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:33 | 500 | 710.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:34 | 500 | 681.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:35 | 500 | 720.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:36 | 500 | 729.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:37 | 500 | 729.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:38 | 500 | 728.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:39 | 500 | 723.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:40 | 500 | 721.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:41 | 500 | 725.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:42 | 500 | 711.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:43 | 500 | 722.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:44 | 500 | 710.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:45 | 500 | 707.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:46 | 500 | 706.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:47 | 500 | 729.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:48 | 500 | 725.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:49 | 500 | 746.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:50 | 500 | 740.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:51 | 500 | 719.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:52 | 500 | 692.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:53 | 500 | 701.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:54 | 500 | 697.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:55 | 500 | 677.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:56 | 500 | 688.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:57 | 500 | 735.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:58 | 500 | 725.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:07:59 | 500 | 738.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:00 | 500 | 684.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:01 | 500 | 707.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:02 | 500 | 689.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:03 | 500 | 713.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:04 | 500 | 697.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:05 | 500 | 694.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:06 | 500 | 791.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:07 | 500 | 730.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:08 | 500 | 726.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:09 | 500 | 714.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:10 | 500 | 707µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:11 | 500 | 697.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:12 | 500 | 685.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:13 | 500 | 738.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:14 | 500 | 714.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:15 | 500 | 735.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:16 | 500 | 693.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:17 | 500 | 705.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:18 | 500 | 711.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:19 | 500 | 721.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:20 | 500 | 697.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:21 | 500 | 699.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:22 | 500 | 693.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:23 | 500 | 699.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:24 | 500 | 755.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:25 | 500 | 698.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:26 | 500 | 748.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:27 | 500 | 674.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:28 | 500 | 851.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:29 | 500 | 716.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:30 | 500 | 735.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:31 | 500 | 684.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:32 | 500 | 702.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:33 | 500 | 696.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:34 | 500 | 714.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:35 | 500 | 751.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:36 | 500 | 707.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:37 | 500 | 726.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:38 | 500 | 743.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:39 | 500 | 744.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:40 | 500 | 795.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:41 | 500 | 728.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:42 | 500 | 697.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:43 | 500 | 732.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:44 | 500 | 686.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:45 | 500 | 786.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:46 | 500 | 694.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:47 | 500 | 698.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:48 | 500 | 734.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:49 | 500 | 692.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:50 | 500 | 712.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:51 | 500 | 716.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:52 | 500 | 695.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:53 | 500 | 710.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:54 | 500 | 675.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:55 | 500 | 685.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:56 | 500 | 715.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:57 | 500 | 689.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:58 | 500 | 730.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:08:59 | 500 | 681.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:00 | 500 | 717.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:01 | 500 | 678.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:02 | 500 | 691.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:03 | 500 | 688.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:04 | 500 | 679.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:05 | 500 | 693.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:06 | 500 | 767.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:07 | 500 | 720.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:08 | 500 | 956.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:09 | 500 | 736.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:10 | 500 | 727.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:11 | 500 | 812.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:12 | 500 | 702.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:13 | 500 | 700.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:14 | 500 | 694.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:15 | 500 | 704.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:16 | 500 | 691.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:17 | 500 | 691.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:18 | 500 | 838.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:19 | 500 | 685.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:20 | 500 | 678.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:21 | 500 | 717.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:22 | 500 | 728.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:23 | 500 | 711.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:24 | 500 | 686.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:25 | 500 | 676.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:26 | 500 | 682.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:27 | 500 | 699.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:28 | 500 | 700.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:29 | 500 | 718.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:30 | 500 | 689.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:31 | 500 | 695.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:32 | 500 | 701.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:33 | 500 | 756.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:34 | 500 | 729.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:35 | 500 | 725.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:36 | 500 | 682.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:37 | 500 | 749.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:38 | 500 | 697.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:39 | 500 | 700.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:40 | 500 | 693.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:41 | 500 | 747.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:42 | 500 | 701.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:43 | 500 | 701.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:44 | 500 | 690.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:45 | 500 | 714µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:46 | 500 | 689.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:47 | 500 | 701.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:48 | 500 | 694.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:49 | 500 | 726.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:50 | 500 | 679.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:51 | 500 | 697.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:52 | 500 | 690.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:53 | 500 | 694.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:54 | 500 | 693.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:55 | 500 | 689.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:56 | 500 | 718.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:57 | 500 | 690.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:58 | 500 | 688.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:09:59 | 500 | 710.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:00 | 500 | 697.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:01 | 500 | 714.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:02 | 500 | 680.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:03 | 500 | 702.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:04 | 500 | 714.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:05 | 500 | 701.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:06 | 500 | 687.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:07 | 500 | 708.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:08 | 500 | 697.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:09 | 500 | 959.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:10 | 500 | 957.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:11 | 500 | 719.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:12 | 500 | 709.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:13 | 500 | 746.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:14 | 500 | 710.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:15 | 500 | 695.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:16 | 500 | 723.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:18 | 500 | 715.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:18 | 200 | 302.63µs | 10.168.200.30 | GET "/api/v1/secret" [GIN] 2025/07/31 - 15:10:19 | 500 | 718.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:20 | 500 | 686.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:21 | 500 | 698.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:22 | 500 | 701.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:23 | 500 | 697.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:24 | 500 | 697.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:25 | 500 | 721.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:26 | 500 | 724.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:27 | 500 | 717.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:28 | 500 | 700.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:29 | 500 | 705.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:30 | 500 | 690.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:31 | 500 | 723.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:32 | 500 | 692.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:33 | 500 | 687.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:34 | 500 | 712.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:35 | 500 | 726.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:36 | 500 | 696.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:37 | 500 | 715.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:38 | 500 | 695.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:39 | 500 | 791.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:40 | 500 | 718.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:41 | 500 | 683.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:42 | 500 | 681.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:43 | 500 | 695.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:44 | 500 | 777.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:45 | 500 | 704.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:46 | 500 | 725.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:47 | 500 | 720.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:48 | 500 | 700.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:49 | 500 | 701.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:50 | 500 | 703.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:51 | 500 | 696.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:52 | 500 | 728.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:53 | 500 | 725.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:54 | 500 | 728.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:55 | 500 | 744.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:56 | 500 | 691.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:57 | 500 | 692.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:58 | 500 | 723.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:10:59 | 500 | 712.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:00 | 500 | 708.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:01 | 500 | 690.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:02 | 500 | 702.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:03 | 500 | 700.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:04 | 401 | 682.15µs | 10.168.206.220 | GET "/api/v1/tenant/sys" [GIN] 2025/07/31 - 15:11:04 | 500 | 753.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:05 | 500 | 692.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:06 | 500 | 679.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:07 | 500 | 683.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:08 | 500 | 739.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:09 | 500 | 693.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:10 | 500 | 698.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:11 | 500 | 690.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:12 | 500 | 708.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:13 | 500 | 685.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:14 | 500 | 696.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:15 | 500 | 691.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:16 | 500 | 691.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:17 | 500 | 715.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:18 | 500 | 688.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:19 | 500 | 731.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:20 | 500 | 703.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:21 | 500 | 710.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:22 | 500 | 754.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:22 | 400 | 656.21µs | 10.168.206.220 | GET "/api/v1/tenant" [GIN] 2025/07/31 - 15:11:23 | 500 | 711.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:24 | 500 | 725.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:25 | 500 | 685.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:26 | 500 | 694.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:27 | 500 | 692.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:28 | 500 | 722.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:29 | 500 | 697.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:30 | 500 | 700.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:31 | 500 | 723.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:32 | 500 | 682.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:33 | 401 | 677.07µs | 10.168.206.220 | GET "/api/v1/tenant/sys" [GIN] 2025/07/31 - 15:11:33 | 500 | 720.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:34 | 500 | 701.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:35 | 500 | 713.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:36 | 500 | 692.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:37 | 500 | 719.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:38 | 500 | 696.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:39 | 500 | 705.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:40 | 500 | 702.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:41 | 500 | 734.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:42 | 500 | 731.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:43 | 500 | 734.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:44 | 500 | 690.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:45 | 500 | 744.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:46 | 500 | 712.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:47 | 500 | 729.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:48 | 500 | 720.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:49 | 500 | 706.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:50 | 500 | 701.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:51 | 500 | 685.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:52 | 500 | 703.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:53 | 500 | 694.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:54 | 500 | 725.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:55 | 500 | 702.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:56 | 500 | 719.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:57 | 500 | 725.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:58 | 500 | 714.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:11:59 | 500 | 737.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:00 | 500 | 701.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:01 | 500 | 717.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:02 | 500 | 732.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:03 | 500 | 743.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:04 | 500 | 708.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:05 | 500 | 721.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:06 | 500 | 721.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:07 | 500 | 753.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:08 | 500 | 718.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:09 | 500 | 725.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:10 | 500 | 705.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:11 | 500 | 732.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:12 | 500 | 746.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:13 | 500 | 745.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:14 | 500 | 713.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:15 | 500 | 726.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:16 | 500 | 722.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:17 | 500 | 729.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:18 | 500 | 715.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:19 | 500 | 720.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:20 | 500 | 716.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:21 | 500 | 713.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:22 | 500 | 715.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:23 | 500 | 763.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:24 | 500 | 710.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:25 | 500 | 726.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:26 | 500 | 749.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:27 | 500 | 748.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:28 | 500 | 709.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:29 | 500 | 686.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:30 | 500 | 692.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:31 | 500 | 705.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:32 | 500 | 679.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:33 | 500 | 718.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:34 | 500 | 687.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:35 | 500 | 691.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:36 | 500 | 685µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:37 | 500 | 719.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:38 | 500 | 795.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:39 | 500 | 698.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:40 | 500 | 720.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:41 | 500 | 708.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:42 | 500 | 726.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:43 | 500 | 723.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:44 | 500 | 720.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:45 | 500 | 733.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:46 | 500 | 716.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:47 | 500 | 711.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:48 | 500 | 729.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:49 | 500 | 714.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:50 | 500 | 705.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:51 | 500 | 723.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:52 | 500 | 722.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:53 | 500 | 711.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:54 | 500 | 761.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:55 | 500 | 716.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:56 | 500 | 718.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:57 | 500 | 722.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:58 | 500 | 716.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:12:59 | 500 | 717.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:00 | 500 | 720.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:01 | 500 | 741.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:02 | 500 | 686.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:03 | 500 | 726.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:04 | 500 | 719.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:05 | 500 | 710.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:06 | 401 | 324.14µs | 10.168.206.220 | GET "/api/v1/tenant/sys" [GIN] 2025/07/31 - 15:13:06 | 500 | 713.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:07 | 500 | 728.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:08 | 500 | 743.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:09 | 500 | 718.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:10 | 500 | 753.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:11 | 500 | 743.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:12 | 500 | 743.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:13 | 500 | 713.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:14 | 500 | 723.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:15 | 500 | 722.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:16 | 500 | 719.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:17 | 500 | 739.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:19 | 500 | 726.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:20 | 500 | 712.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:21 | 500 | 703.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:22 | 500 | 709.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:23 | 500 | 750.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:24 | 500 | 729.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:24 | 401 | 690.68µs | 10.168.206.220 | GET "/api/v1/tenant/sys" [GIN] 2025/07/31 - 15:13:25 | 500 | 746.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:26 | 500 | 715.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:27 | 500 | 694.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:28 | 500 | 726.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:29 | 500 | 725.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:30 | 500 | 711.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:31 | 500 | 724.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:32 | 500 | 742.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:33 | 500 | 718.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:34 | 500 | 703.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:35 | 500 | 680.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:36 | 500 | 708.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:37 | 500 | 703.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:38 | 500 | 692.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:39 | 500 | 728.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:40 | 500 | 713.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:41 | 500 | 693.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:42 | 500 | 748µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:43 | 500 | 695.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:44 | 500 | 688.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:45 | 500 | 698µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:46 | 500 | 687.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:47 | 500 | 699.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:48 | 500 | 693.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:49 | 500 | 693.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:50 | 500 | 698.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:51 | 500 | 680.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:52 | 500 | 703.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:53 | 500 | 694.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:54 | 500 | 729.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:55 | 500 | 708.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:56 | 500 | 743.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:57 | 500 | 692.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:58 | 500 | 717.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:13:59 | 500 | 708.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:00 | 500 | 685.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:01 | 500 | 695.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:02 | 500 | 712.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:03 | 500 | 726.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:04 | 500 | 706.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:05 | 500 | 713.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:06 | 500 | 688.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:07 | 500 | 699.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:08 | 500 | 716.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:09 | 500 | 700.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:10 | 500 | 718.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:11 | 500 | 693.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:12 | 500 | 693.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:13 | 500 | 697.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:14 | 500 | 696.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:15 | 500 | 700.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:16 | 500 | 729.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:17 | 500 | 713.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:18 | 500 | 727.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:19 | 500 | 727.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:20 | 500 | 685.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:21 | 500 | 718.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:22 | 500 | 700.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:23 | 500 | 739.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:24 | 500 | 716.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:25 | 500 | 716.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:26 | 500 | 699.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:27 | 500 | 710.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:28 | 500 | 724.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:29 | 500 | 758.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:30 | 500 | 730.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:31 | 500 | 695.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:32 | 500 | 712.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:33 | 500 | 709.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:34 | 500 | 694.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:35 | 500 | 716.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:36 | 500 | 704.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:37 | 500 | 689.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:38 | 500 | 687.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:39 | 500 | 719.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:40 | 500 | 698.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:41 | 500 | 717.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:42 | 500 | 698.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:43 | 500 | 711.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:44 | 500 | 711.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:45 | 500 | 724.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:46 | 500 | 717.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:47 | 500 | 712.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:48 | 500 | 723.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:49 | 500 | 714.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:50 | 500 | 710.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:51 | 500 | 730.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:52 | 500 | 727.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:53 | 500 | 722.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:54 | 500 | 695.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:55 | 500 | 684.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:56 | 500 | 724.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:57 | 500 | 712.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:58 | 500 | 723.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:14:59 | 500 | 689.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:00 | 500 | 697.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:01 | 500 | 714.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:02 | 500 | 703.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:03 | 500 | 707.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:04 | 500 | 712.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:05 | 500 | 706.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:06 | 500 | 693.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:07 | 500 | 721.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:08 | 500 | 752.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:09 | 500 | 740.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:10 | 500 | 713.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:11 | 500 | 708.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:12 | 500 | 694.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:13 | 500 | 712.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:14 | 500 | 692.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:15 | 500 | 679.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:16 | 500 | 703.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:17 | 500 | 690.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:18 | 500 | 744.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:19 | 500 | 730.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:20 | 500 | 713.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:21 | 500 | 746.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:22 | 500 | 697.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:23 | 500 | 710.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:24 | 500 | 730.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:25 | 500 | 730.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:26 | 500 | 692.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:27 | 500 | 696.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:28 | 500 | 698.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:29 | 500 | 734µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:30 | 500 | 715.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:31 | 500 | 703.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:32 | 500 | 712.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:33 | 500 | 709.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:34 | 500 | 743.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:35 | 500 | 697.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:36 | 500 | 695.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:37 | 500 | 722.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:38 | 500 | 719.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:39 | 500 | 730.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:40 | 500 | 762.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:41 | 500 | 709.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:42 | 500 | 757.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:43 | 500 | 734.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:44 | 500 | 696.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:45 | 500 | 739.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:46 | 500 | 741.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:47 | 500 | 727.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:48 | 500 | 696.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:49 | 500 | 683.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:50 | 500 | 714.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:51 | 500 | 676.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:52 | 500 | 689.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:53 | 500 | 731.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:54 | 500 | 699.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:55 | 500 | 687.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:56 | 500 | 697.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:57 | 500 | 720.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:58 | 500 | 688.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:15:59 | 500 | 702.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:00 | 500 | 720.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:01 | 500 | 731.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:02 | 500 | 709.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:03 | 500 | 701.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:04 | 500 | 692.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:05 | 500 | 697.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:06 | 500 | 687.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:07 | 500 | 692.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:08 | 500 | 691.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:09 | 500 | 709.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:10 | 500 | 698.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:11 | 500 | 723.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:12 | 500 | 679.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:13 | 500 | 696.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:15 | 500 | 700.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:16 | 500 | 696.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:17 | 500 | 680.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:18 | 500 | 697.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:19 | 500 | 723.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:20 | 500 | 711.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:21 | 500 | 757.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:22 | 500 | 751.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:23 | 500 | 751.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:24 | 500 | 745.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:25 | 500 | 707.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:26 | 500 | 723.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:27 | 500 | 717.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:28 | 500 | 709.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:29 | 500 | 729.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:30 | 500 | 730.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:31 | 500 | 712.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:32 | 500 | 697.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:33 | 500 | 693.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:34 | 500 | 734.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:35 | 500 | 737.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:36 | 500 | 719.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:37 | 500 | 732.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:38 | 500 | 742.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:39 | 500 | 680.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:40 | 500 | 791.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:41 | 500 | 702.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:42 | 500 | 689.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:43 | 500 | 696.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:44 | 500 | 703.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:45 | 500 | 717.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:46 | 500 | 693.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:47 | 500 | 708.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:48 | 500 | 692.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:49 | 500 | 722.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:50 | 500 | 706.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:51 | 500 | 713.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:52 | 500 | 697.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:53 | 500 | 713.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:54 | 500 | 704.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:55 | 500 | 718.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:56 | 500 | 698.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:57 | 500 | 742.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:58 | 500 | 721.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:16:59 | 500 | 730.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:00 | 500 | 722.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:01 | 500 | 711.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:02 | 500 | 710.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:03 | 500 | 722.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:04 | 500 | 723.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:05 | 500 | 734.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:06 | 500 | 706.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:07 | 500 | 733.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:08 | 500 | 698.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:09 | 500 | 715.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:10 | 500 | 703.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:11 | 500 | 702.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:12 | 500 | 692.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:13 | 500 | 704.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:14 | 500 | 708.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:15 | 500 | 698.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:16 | 500 | 702.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:17 | 500 | 700.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:18 | 500 | 689.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:19 | 500 | 754.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:20 | 500 | 699.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:21 | 500 | 688.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:22 | 500 | 720.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:23 | 500 | 700.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:24 | 500 | 687.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:25 | 500 | 698.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:26 | 500 | 707.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:27 | 500 | 708.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:28 | 500 | 706.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:29 | 500 | 688.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:30 | 500 | 696.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:31 | 500 | 703.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:32 | 500 | 717.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:33 | 500 | 744.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:34 | 500 | 724.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:35 | 500 | 716.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:36 | 500 | 691.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:37 | 500 | 761.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:38 | 500 | 702.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:39 | 500 | 697.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:40 | 500 | 698.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:41 | 500 | 697.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:42 | 500 | 698.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:43 | 500 | 732.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:44 | 500 | 719.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:45 | 500 | 706.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:46 | 500 | 685.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:47 | 500 | 690.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:48 | 500 | 696.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:49 | 500 | 687.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:50 | 500 | 733.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:51 | 500 | 709.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:52 | 500 | 679.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:53 | 500 | 719.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:54 | 500 | 706.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:55 | 500 | 701.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:56 | 500 | 694.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:57 | 500 | 758.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:58 | 500 | 694.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:17:59 | 500 | 704.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:00 | 500 | 721.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:01 | 500 | 695.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:02 | 500 | 704.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:03 | 500 | 749.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:04 | 500 | 723.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:05 | 500 | 712.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:06 | 500 | 704.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:07 | 500 | 714.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:08 | 500 | 696.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:09 | 500 | 697.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:10 | 500 | 727.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:11 | 500 | 744.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:12 | 500 | 708.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:13 | 500 | 722.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:14 | 500 | 699.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:15 | 500 | 707.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:16 | 500 | 681.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:17 | 500 | 728.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:18 | 500 | 702.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:19 | 500 | 750.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:20 | 500 | 719.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:21 | 500 | 735.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:22 | 500 | 690.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:23 | 500 | 680.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:24 | 500 | 739.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:25 | 500 | 705.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:26 | 500 | 687.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:27 | 500 | 713.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:28 | 500 | 725.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:29 | 500 | 697.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:30 | 500 | 699.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:31 | 500 | 748.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:32 | 500 | 712.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:33 | 500 | 730.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:34 | 500 | 748.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:35 | 500 | 701.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:36 | 500 | 707.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:37 | 500 | 698.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:38 | 500 | 691.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:39 | 500 | 695.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:40 | 500 | 699.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:41 | 500 | 744µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:42 | 500 | 716.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:43 | 500 | 707.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:44 | 500 | 730.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:45 | 500 | 727.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:46 | 500 | 703.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:47 | 500 | 721.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:48 | 500 | 689.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:49 | 500 | 724.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:50 | 500 | 751.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:51 | 500 | 716.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:52 | 500 | 721.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:53 | 500 | 748.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:54 | 500 | 735.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:55 | 500 | 730.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:56 | 500 | 713.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:57 | 500 | 721.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:58 | 500 | 727.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:18:59 | 500 | 717.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:00 | 500 | 742.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:01 | 200 | 257.87µs | 10.168.200.30 | GET "/api/v1/secret" [GIN] 2025/07/31 - 15:19:01 | 500 | 735.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:02 | 500 | 706.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:03 | 500 | 716.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:04 | 500 | 710.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:05 | 401 | 701.41µs | 10.168.200.30 | POST "/api/v1/unit/config" [GIN] 2025/07/31 - 15:19:05 | 500 | 734.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:06 | 500 | 685.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:07 | 500 | 696.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:08 | 500 | 689.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:09 | 500 | 711.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:10 | 500 | 709.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:11 | 500 | 734.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:12 | 500 | 716.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:13 | 500 | 738.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:15 | 500 | 746.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:16 | 500 | 749.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:17 | 500 | 712.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:18 | 500 | 710.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:19 | 500 | 701.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:20 | 500 | 774.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:21 | 500 | 729.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:22 | 500 | 728.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:23 | 500 | 712.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:24 | 500 | 708.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:25 | 500 | 715.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:26 | 500 | 720.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:27 | 500 | 726.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:28 | 500 | 730.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:29 | 500 | 726.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:30 | 500 | 751.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:31 | 500 | 716.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:32 | 500 | 714.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:33 | 500 | 689.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:34 | 500 | 726.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:35 | 500 | 703.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:36 | 500 | 696.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:37 | 500 | 710.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:38 | 500 | 722.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:39 | 500 | 690.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:40 | 500 | 732.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:41 | 500 | 700.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:42 | 500 | 728.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:43 | 500 | 735.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:44 | 500 | 694.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:45 | 500 | 743.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:46 | 500 | 713.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:47 | 500 | 721.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:48 | 500 | 706.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:49 | 500 | 684.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:50 | 500 | 729.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:51 | 500 | 676.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:52 | 500 | 707.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:53 | 500 | 724.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:54 | 500 | 735.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:55 | 500 | 729.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:56 | 500 | 717.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:57 | 500 | 725.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:58 | 500 | 695.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:19:59 | 500 | 714.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:00 | 500 | 746.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:01 | 500 | 712.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:02 | 500 | 713.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:03 | 500 | 712.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:04 | 500 | 736.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:05 | 500 | 724.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:06 | 500 | 712.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:07 | 500 | 714.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:08 | 500 | 695.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:09 | 500 | 751.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:10 | 500 | 720.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:11 | 500 | 694.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:12 | 500 | 713.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:13 | 500 | 703.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:14 | 500 | 681.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:15 | 500 | 728.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:16 | 500 | 728.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:17 | 500 | 732.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:18 | 500 | 735.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:19 | 500 | 748.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:20 | 500 | 731.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:21 | 500 | 712.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:22 | 500 | 752.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:23 | 500 | 711.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:24 | 500 | 710.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:25 | 500 | 693.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:26 | 500 | 705.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:27 | 500 | 726.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:28 | 500 | 733.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:29 | 500 | 684.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:30 | 500 | 728.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:31 | 500 | 700.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:32 | 500 | 684.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:33 | 500 | 684.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:34 | 500 | 713.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:35 | 500 | 750.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:36 | 500 | 704.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:37 | 500 | 719.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:38 | 500 | 701.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:39 | 500 | 690.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:40 | 500 | 724.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:41 | 500 | 735.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:42 | 500 | 721.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:43 | 500 | 698.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:44 | 500 | 694.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:45 | 500 | 705.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:46 | 500 | 709.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:47 | 500 | 707.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:48 | 500 | 697.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:49 | 500 | 690.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:50 | 500 | 705.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:51 | 500 | 746.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:52 | 500 | 723.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:53 | 500 | 712.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:54 | 500 | 686.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:55 | 500 | 718.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:56 | 500 | 722.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:57 | 500 | 699.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:58 | 500 | 702.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:20:59 | 500 | 715.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:00 | 500 | 670.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:01 | 500 | 688.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:02 | 500 | 681.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:03 | 500 | 700.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:04 | 500 | 708.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:05 | 500 | 688.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:06 | 500 | 689.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:07 | 500 | 718.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:08 | 500 | 706.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:09 | 500 | 712.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:10 | 500 | 708.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:11 | 500 | 735.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:12 | 500 | 702.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:13 | 500 | 673.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:14 | 500 | 696.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:15 | 500 | 690.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:16 | 500 | 708.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:17 | 500 | 683.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:18 | 500 | 714.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:19 | 500 | 745.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:20 | 500 | 685.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:21 | 500 | 691.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:22 | 500 | 715.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:23 | 500 | 702.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:24 | 500 | 684.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:25 | 500 | 728.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:26 | 500 | 691.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:27 | 500 | 729.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:28 | 500 | 722.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:29 | 500 | 692.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:30 | 500 | 693.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:31 | 500 | 716.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:32 | 500 | 705.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:33 | 500 | 703.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:34 | 500 | 703.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:35 | 500 | 714.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:36 | 500 | 703.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:37 | 500 | 700.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:38 | 500 | 685.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:39 | 500 | 717.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:40 | 500 | 726.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:41 | 500 | 728.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:42 | 500 | 715.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:43 | 500 | 690.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:44 | 500 | 698.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:45 | 500 | 698.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:46 | 500 | 704.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:47 | 500 | 694.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:48 | 500 | 686.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:49 | 500 | 690.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:50 | 500 | 684.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:51 | 500 | 728.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:52 | 500 | 712.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:53 | 500 | 795.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:54 | 500 | 700.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:55 | 500 | 683.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:56 | 500 | 728.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:57 | 500 | 697.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:58 | 500 | 730.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:21:59 | 500 | 686.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:00 | 500 | 700.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:01 | 500 | 805.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:02 | 500 | 706.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:03 | 500 | 726.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:04 | 500 | 715.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:05 | 500 | 687.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:06 | 500 | 692.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:07 | 500 | 747.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:08 | 500 | 714.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:09 | 500 | 754.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:11 | 500 | 687.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:12 | 500 | 693.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:13 | 500 | 712.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:14 | 500 | 714.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:15 | 500 | 756.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:16 | 500 | 731.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:17 | 500 | 702.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:18 | 500 | 694.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:19 | 500 | 719.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:20 | 500 | 719.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:21 | 500 | 696.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:22 | 500 | 749.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:23 | 500 | 689.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:24 | 500 | 697.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:25 | 500 | 697.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:26 | 500 | 722.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:27 | 500 | 721.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:28 | 500 | 697.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:29 | 500 | 700.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:30 | 500 | 735.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:31 | 500 | 691.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:32 | 500 | 685.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:33 | 500 | 687.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:34 | 500 | 718.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:35 | 500 | 687.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:36 | 500 | 692.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:37 | 500 | 725.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:38 | 500 | 684.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:39 | 500 | 685.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:40 | 500 | 706.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:41 | 500 | 709.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:42 | 500 | 703.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:43 | 500 | 707.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:44 | 500 | 731.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:45 | 500 | 723.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:46 | 500 | 721.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:47 | 500 | 733.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:48 | 500 | 719.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:49 | 500 | 750.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:50 | 500 | 721.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:51 | 500 | 734.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:52 | 500 | 733.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:53 | 500 | 700.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:54 | 500 | 746.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:55 | 500 | 716.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:56 | 500 | 685.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:57 | 500 | 726.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:58 | 500 | 709.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:22:59 | 500 | 684.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:00 | 500 | 726.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:01 | 500 | 727.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:02 | 500 | 703.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:03 | 500 | 726.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:04 | 500 | 710.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:05 | 500 | 725.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:06 | 500 | 716.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:07 | 500 | 721.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:08 | 500 | 717.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:09 | 500 | 711.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:10 | 500 | 723.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:11 | 500 | 711.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:12 | 500 | 701.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:13 | 500 | 738.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:14 | 500 | 719.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:15 | 500 | 730.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:16 | 500 | 714.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:17 | 500 | 702.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:18 | 500 | 748.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:19 | 500 | 706.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:20 | 500 | 693.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:21 | 500 | 682.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:22 | 500 | 742.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:23 | 500 | 764.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:24 | 500 | 701.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:25 | 500 | 688.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:26 | 500 | 718.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:27 | 500 | 716µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:28 | 500 | 728.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:29 | 500 | 719.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:30 | 500 | 737.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:31 | 500 | 687.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:32 | 500 | 712.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:33 | 500 | 701.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:34 | 500 | 703.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:35 | 500 | 687.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:36 | 500 | 694.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:37 | 500 | 693.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:38 | 500 | 716.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:39 | 500 | 704.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:40 | 500 | 715.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:41 | 500 | 688.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:42 | 500 | 701.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:43 | 500 | 715.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:44 | 500 | 708.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:45 | 500 | 710.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:46 | 500 | 718.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:47 | 500 | 705.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:48 | 500 | 703.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:49 | 500 | 720.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:50 | 500 | 688.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:51 | 500 | 714.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:52 | 500 | 696.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:53 | 500 | 720.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:54 | 500 | 698.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:55 | 500 | 695.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:56 | 500 | 747.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:57 | 500 | 697.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:58 | 500 | 697.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:23:59 | 500 | 700.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:00 | 500 | 711.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:01 | 500 | 726.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:02 | 500 | 748.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:03 | 500 | 733.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:04 | 500 | 730.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:05 | 500 | 721.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:06 | 500 | 699.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:07 | 500 | 722.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:08 | 500 | 699.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:09 | 500 | 739.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:10 | 500 | 727.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:11 | 500 | 722.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:12 | 500 | 720µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:13 | 500 | 762.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:14 | 500 | 718.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:15 | 500 | 711.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:16 | 500 | 706.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:17 | 500 | 747.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:18 | 500 | 698.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:19 | 500 | 691.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:20 | 500 | 699.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:21 | 500 | 688.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:22 | 500 | 719.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:23 | 500 | 700.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:24 | 500 | 699.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:25 | 500 | 689.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:26 | 500 | 725.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:27 | 500 | 739.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:28 | 500 | 703.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:29 | 500 | 690.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:30 | 500 | 693.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:31 | 500 | 737.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:32 | 500 | 708.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:33 | 500 | 690.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:34 | 500 | 731.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:35 | 500 | 714.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:36 | 500 | 733.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:37 | 500 | 744.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:38 | 500 | 726.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:39 | 500 | 706.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:40 | 500 | 703.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:41 | 500 | 725.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:42 | 500 | 714.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:43 | 500 | 725.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:44 | 500 | 688.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:45 | 500 | 758.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:46 | 500 | 724.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:47 | 500 | 710.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:48 | 500 | 716.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:49 | 500 | 671.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:50 | 500 | 718.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:51 | 500 | 738.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:52 | 500 | 693.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:53 | 500 | 718.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:54 | 500 | 778.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:55 | 500 | 717µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:56 | 500 | 698.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:57 | 500 | 684.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:58 | 500 | 725.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:24:59 | 500 | 689.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:00 | 500 | 699.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:01 | 500 | 709.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:02 | 500 | 693.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:03 | 500 | 694.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:04 | 500 | 719.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:05 | 500 | 693.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:06 | 500 | 741.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:07 | 500 | 719.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:08 | 500 | 743.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:09 | 500 | 694.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:11 | 500 | 717.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:12 | 500 | 699.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:13 | 500 | 689.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:14 | 500 | 735.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:15 | 500 | 692.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:16 | 500 | 716.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:17 | 500 | 956.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:18 | 500 | 925.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:19 | 500 | 706.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:20 | 500 | 736.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:21 | 500 | 685.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:22 | 500 | 686.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:23 | 500 | 717.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:24 | 500 | 735.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:25 | 500 | 696.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:26 | 500 | 697.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:27 | 500 | 671.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:28 | 500 | 707.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:29 | 500 | 709.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:30 | 500 | 697.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:31 | 500 | 702.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:32 | 500 | 732.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:33 | 500 | 720.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:34 | 500 | 714.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:35 | 500 | 693.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:36 | 500 | 743.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:37 | 500 | 706.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:38 | 500 | 701.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:39 | 500 | 710.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:40 | 500 | 728.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:41 | 500 | 711.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:42 | 500 | 736.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:43 | 500 | 722.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:44 | 500 | 696.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:45 | 500 | 714.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:46 | 500 | 732.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:47 | 500 | 690.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [mysql] 2025/07/31 15:25:47 packets.go:122: closing bad idle connection: EOF 2025/07/31 15:25:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/instance.go:101 dial tcp 127.0.0.1:2881: connect: connection refused [0.221ms] [rows:0] SHOW DATABASES 2025/07/31 15:25:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/instance.go:101 dial tcp 127.0.0.1:2881: connect: connection refused [0.063ms] [rows:0] SHOW DATABASES [GIN] 2025/07/31 - 15:25:47 | 200 | 1.55392ms | 10.168.206.220 | GET "/api/v1/ob/info" [GIN] 2025/07/31 - 15:25:48 | 500 | 694.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:49 | 500 | 691.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:50 | 500 | 685.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:51 | 500 | 712.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:52 | 500 | 714.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:53 | 500 | 707.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:54 | 500 | 698.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:55 | 500 | 698.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:56 | 500 | 721.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:57 | 500 | 719.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:58 | 500 | 748.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:25:59 | 500 | 730.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:00 | 500 | 726.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:01 | 500 | 740.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:02 | 500 | 709.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:03 | 500 | 702.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:04 | 500 | 703.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:05 | 500 | 719.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:06 | 500 | 691.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:07 | 500 | 687.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:08 | 500 | 762.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:09 | 500 | 731.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:10 | 500 | 738.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:11 | 500 | 756.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:12 | 500 | 725.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:13 | 500 | 705.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:14 | 500 | 709.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:15 | 500 | 704.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:16 | 500 | 704.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:17 | 500 | 720.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:18 | 500 | 720.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:19 | 500 | 696.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:20 | 500 | 705.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:21 | 500 | 706.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:22 | 500 | 734.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:23 | 500 | 708.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:24 | 500 | 718.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:25 | 500 | 704.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:26 | 500 | 689.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:27 | 500 | 701.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:28 | 500 | 715.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:29 | 500 | 702.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:30 | 500 | 729.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:31 | 500 | 746.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:32 | 500 | 733µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:33 | 500 | 720.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:34 | 500 | 750.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:35 | 500 | 689.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:36 | 500 | 712.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:37 | 500 | 710.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:38 | 500 | 720.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:39 | 500 | 692.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:40 | 500 | 742.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:41 | 500 | 724.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:42 | 500 | 693.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:43 | 500 | 728.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:44 | 500 | 725.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:45 | 500 | 738.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:46 | 500 | 709.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:47 | 500 | 715.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:48 | 500 | 708.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:49 | 500 | 712.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:50 | 500 | 716.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:51 | 500 | 690.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:52 | 500 | 692.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:53 | 500 | 690.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:54 | 500 | 730.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:55 | 500 | 691.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:56 | 500 | 762.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:57 | 500 | 682.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:58 | 500 | 715.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:26:59 | 500 | 734.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:00 | 500 | 726µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:01 | 500 | 719.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:02 | 500 | 710.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:03 | 500 | 695.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:04 | 500 | 706.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:05 | 500 | 691.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:06 | 500 | 689.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:07 | 500 | 721.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:08 | 500 | 706µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:09 | 500 | 704.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:10 | 500 | 693.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:11 | 500 | 688µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:12 | 500 | 690.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:13 | 500 | 694.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:14 | 500 | 690µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:15 | 500 | 695.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:16 | 500 | 696.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:17 | 500 | 699.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:18 | 500 | 691.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:19 | 500 | 685.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:20 | 500 | 738.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:21 | 500 | 684.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:22 | 500 | 695.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:23 | 500 | 688.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:24 | 500 | 735.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:25 | 500 | 705.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:26 | 500 | 710.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:27 | 500 | 704.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:28 | 500 | 697.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:29 | 500 | 695.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:30 | 500 | 721.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:31 | 500 | 788.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:32 | 500 | 729.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:33 | 500 | 732.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:34 | 500 | 722.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:35 | 500 | 713.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:36 | 500 | 724.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:37 | 500 | 699.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:38 | 500 | 684.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:39 | 500 | 746.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:40 | 500 | 742.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:41 | 500 | 773.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:42 | 500 | 694.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:43 | 500 | 693.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:44 | 500 | 688.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:45 | 500 | 720.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:46 | 500 | 690.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:47 | 500 | 707.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:48 | 500 | 752.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:49 | 500 | 682.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:50 | 500 | 695.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:51 | 500 | 695.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:52 | 500 | 701.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:53 | 500 | 684.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:54 | 500 | 729.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:55 | 500 | 718.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:56 | 500 | 752µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:57 | 500 | 720.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:58 | 500 | 710.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:27:59 | 500 | 699.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:00 | 500 | 697.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:01 | 500 | 712.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:02 | 500 | 704.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:03 | 500 | 694.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:04 | 500 | 741.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:05 | 500 | 733.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:06 | 500 | 732.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:08 | 500 | 739.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:09 | 500 | 690.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:10 | 500 | 702.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:11 | 500 | 736.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:12 | 500 | 714.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:13 | 500 | 689.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:14 | 500 | 704.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:15 | 500 | 694.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:16 | 500 | 699µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:17 | 500 | 701.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:18 | 500 | 699.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:19 | 500 | 690.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:20 | 500 | 706.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:21 | 500 | 705.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:22 | 500 | 687.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:23 | 500 | 690.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:24 | 500 | 701.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:25 | 500 | 713.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:26 | 500 | 763.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:27 | 500 | 730.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:28 | 500 | 699.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:29 | 500 | 710.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:30 | 500 | 686.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:31 | 500 | 751µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:32 | 500 | 684.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:33 | 500 | 690.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:34 | 500 | 696.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:35 | 500 | 726.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:36 | 500 | 707.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:37 | 500 | 711.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:38 | 500 | 701.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:39 | 500 | 688.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:40 | 500 | 697.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:41 | 500 | 771.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:42 | 500 | 701.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:43 | 500 | 699.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:44 | 500 | 687.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:45 | 500 | 701.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:46 | 500 | 732.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:47 | 500 | 740.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:48 | 500 | 703.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:49 | 500 | 694.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:50 | 500 | 749.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:51 | 500 | 719.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:52 | 500 | 723.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:53 | 500 | 703.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:54 | 500 | 711.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:55 | 500 | 719.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:56 | 500 | 724.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:57 | 500 | 711.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:58 | 500 | 727.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:28:59 | 500 | 714.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:00 | 500 | 713.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:01 | 500 | 713.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:02 | 500 | 764.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:03 | 500 | 719.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:04 | 500 | 712.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:05 | 500 | 723.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:06 | 500 | 723.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:07 | 500 | 731.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:08 | 500 | 729.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:09 | 500 | 707.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:10 | 500 | 725.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:11 | 500 | 702.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:12 | 500 | 734.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:13 | 500 | 758.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:14 | 500 | 720.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:15 | 500 | 711.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:16 | 500 | 726.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:17 | 500 | 727.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:18 | 500 | 716.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:19 | 500 | 710.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:20 | 500 | 714.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:21 | 500 | 727.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:22 | 500 | 733.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:23 | 500 | 720.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:24 | 500 | 715.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:25 | 500 | 713.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:26 | 500 | 726.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:27 | 500 | 778.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:28 | 500 | 717.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:29 | 500 | 745.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:30 | 500 | 695.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:31 | 500 | 688.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:32 | 500 | 729.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:33 | 500 | 713.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:34 | 500 | 764.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:35 | 500 | 739.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:36 | 500 | 720.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:37 | 500 | 711.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:38 | 500 | 716.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:39 | 500 | 768.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:40 | 500 | 721.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:41 | 500 | 773.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:42 | 500 | 731.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:43 | 500 | 714.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:44 | 500 | 697.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:45 | 500 | 694.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:46 | 500 | 707.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:47 | 500 | 697.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:48 | 500 | 742.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:49 | 500 | 687.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:50 | 500 | 702.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:51 | 500 | 712.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:52 | 500 | 692.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:53 | 500 | 740.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:54 | 500 | 715.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:55 | 500 | 720.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:56 | 500 | 763.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:57 | 500 | 702.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:58 | 500 | 697.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:29:59 | 500 | 712.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:00 | 500 | 691.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:01 | 500 | 702.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:02 | 500 | 709.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:03 | 500 | 683.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:04 | 500 | 717.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:05 | 500 | 752.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:06 | 500 | 741.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:07 | 500 | 726.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:08 | 500 | 745.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:09 | 500 | 699.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:10 | 500 | 707.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:11 | 500 | 710.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:12 | 500 | 707.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:13 | 500 | 680.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:14 | 500 | 699.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:15 | 500 | 724.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:16 | 500 | 715.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:17 | 500 | 699.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:18 | 500 | 701.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:19 | 500 | 712.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:20 | 500 | 703.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:21 | 500 | 701.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:22 | 500 | 713.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:23 | 500 | 700.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:24 | 500 | 717.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:25 | 500 | 717.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:26 | 500 | 743.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:27 | 500 | 701.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:28 | 500 | 711.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:29 | 500 | 721.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:30 | 500 | 714.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:31 | 500 | 737.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:32 | 500 | 707.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:33 | 500 | 689.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:34 | 500 | 698.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:35 | 500 | 694.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:36 | 500 | 699.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:37 | 500 | 722.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:38 | 500 | 691.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:39 | 500 | 707.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:40 | 500 | 726.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:41 | 500 | 688.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:42 | 500 | 740.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:43 | 500 | 730.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:44 | 500 | 725.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:45 | 500 | 735.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:46 | 500 | 714.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:47 | 500 | 703.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:48 | 500 | 694.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:49 | 500 | 682.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:50 | 500 | 719.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:51 | 500 | 708.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:52 | 500 | 715.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:53 | 500 | 692.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:54 | 500 | 686.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:55 | 500 | 690.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:56 | 500 | 708.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:57 | 500 | 696.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:58 | 500 | 693.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:30:59 | 500 | 715.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:00 | 500 | 718.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:01 | 500 | 724.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:03 | 500 | 726.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:04 | 500 | 710.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:05 | 500 | 707.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:06 | 500 | 681.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:07 | 500 | 701.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:08 | 500 | 697.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:09 | 500 | 698.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:10 | 500 | 697.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:11 | 500 | 719.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:12 | 500 | 686.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:13 | 500 | 690.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" [GIN] 2025/07/31 - 15:31:14 | 500 | 704.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" obshell server received 'terminated' signal. 2025/07/31 15:32:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:148 UNIQUE constraint failed: ocs_info.name [0.067ms] [rows:0] INSERT INTO `ocs_info` (`name`,`value`,`info`) VALUES ("status","1","") 2025/07/31 15:32:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:154 UNIQUE constraint failed: obproxy_info.name [0.078ms] [rows:0] INSERT INTO `obproxy_info` (`name`,`value`,`info`) VALUES ("status","1","") [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (12 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (12 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (12 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (12 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (12 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (12 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (12 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (12 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (12 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (12 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (12 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (12 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (12 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (12 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (12 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (12 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (12 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (12 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (12 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (12 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (12 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (12 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (12 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (12 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (12 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (12 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (12 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (12 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (12 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (12 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (12 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (12 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (12 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (12 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (12 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (12 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (11 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (11 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (11 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (11 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (11 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (11 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (11 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (11 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (11 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (11 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (11 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (11 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (11 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (11 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (11 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (11 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (11 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (11 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (11 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (11 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (11 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (11 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (11 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (11 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (11 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (11 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (11 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (11 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (11 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (11 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (11 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (11 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (11 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (11 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (12 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (12 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (12 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (12 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (12 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (12 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (12 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (12 handlers) 2025/07/31 15:32:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:110 record not found [0.051ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="agentRootPwd" ORDER BY `ocs_info`.`name` LIMIT 1 2025/07/31 15:32:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:05 | 500 | 855.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:06 | 500 | 689.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:07 | 500 | 680.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:08 | 500 | 740.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:09 | 500 | 686.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:10 | 500 | 715.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:11 | 500 | 682.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:12 | 500 | 693.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:13 | 500 | 700.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:14 | 500 | 688.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:15 | 500 | 686.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:16 | 500 | 700.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:17 | 500 | 685.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:18 | 500 | 718.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:19 | 500 | 934.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:20 | 500 | 931.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:21 | 500 | 704.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:22 | 500 | 733.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:23 | 500 | 697.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:24 | 500 | 737µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:25 | 500 | 722.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:26 | 500 | 744.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:27 | 500 | 714.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:28 | 500 | 726.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:29 | 500 | 690.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:30 | 500 | 732.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:31 | 500 | 687.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:32 | 500 | 731.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:33 | 500 | 704.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:34 | 500 | 706.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:35 | 500 | 685.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:36 | 500 | 686.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused 2025/07/31 15:32:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:37 | 500 | 627.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:38 | 500 | 638.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:39 | 500 | 682.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:40 | 500 | 847.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:41 | 500 | 677.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:42 | 500 | 681.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:43 | 500 | 727.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:44 | 500 | 722.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:45 | 500 | 685.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:46 | 500 | 712.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:47 | 500 | 732.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:48 | 500 | 719.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:49 | 500 | 709.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:50 | 500 | 983.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:51 | 500 | 943.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:52 | 500 | 745.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:53 | 500 | 697.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:54 | 500 | 743.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:55 | 500 | 708.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:56 | 500 | 666.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:57 | 500 | 690.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:58 | 500 | 716.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:32:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:32:59 | 500 | 709.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:00 | 500 | 720.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:01 | 500 | 683.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:02 | 500 | 710.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:03 | 500 | 678µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:04 | 500 | 710.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:54 record not found [0.062ms] [rows:0] SELECT * FROM `ocs_config` WHERE name="auth_expired_duration" ORDER BY `ocs_config`.`name` LIMIT 1 2025/07/31 15:33:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:05 | 500 | 724.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:06 | 500 | 704.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:07 | 500 | 769.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:08 | 500 | 707.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:09 | 500 | 703.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:10 | 500 | 709.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:11 | 500 | 753.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:12 | 500 | 687.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:13 | 500 | 707.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:14 | 500 | 761.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:15 | 500 | 746.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:16 | 500 | 720.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:17 | 500 | 741.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:18 | 500 | 685.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:19 | 500 | 697.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:20 | 500 | 690.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:21 | 500 | 698.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:22 | 500 | 696.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:23 | 500 | 706.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:24 | 500 | 698.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:25 | 500 | 683.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:26 | 500 | 695.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:27 | 500 | 693.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:28 | 500 | 717.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:29 | 500 | 685µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:30 | 500 | 693.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:31 | 500 | 682.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:32 | 500 | 701.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:33 | 500 | 682.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:34 | 500 | 734.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:35 | 500 | 745.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:36 | 500 | 713.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:37 | 500 | 709.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:38 | 500 | 694.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:39 | 500 | 681.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:40 | 500 | 704.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:41 | 500 | 713µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:42 | 500 | 722.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:43 | 500 | 681.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:44 | 500 | 712.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:45 | 500 | 683.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:46 | 500 | 696.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:47 | 500 | 715.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:48 | 500 | 715.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:49 | 500 | 689.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:50 | 500 | 697.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:51 | 500 | 695.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:52 | 500 | 715.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:53 | 500 | 712.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:33:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:33:54 | 500 | 742.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:34:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:148 UNIQUE constraint failed: ocs_info.name [0.092ms] [rows:0] INSERT INTO `ocs_info` (`name`,`value`,`info`) VALUES ("status","1","") 2025/07/31 15:34:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:154 UNIQUE constraint failed: obproxy_info.name [0.089ms] [rows:0] INSERT INTO `obproxy_info` (`name`,`value`,`info`) VALUES ("status","1","") [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (12 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (12 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (12 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (12 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (12 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (12 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (12 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (12 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (12 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (12 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (12 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (12 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (12 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (12 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (12 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (12 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (12 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (12 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (12 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (12 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (12 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (12 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (12 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (12 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (12 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (12 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (12 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (12 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (12 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (12 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (12 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (12 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (12 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (12 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (12 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (12 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (11 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (11 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (11 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (11 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (11 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (11 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (11 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (11 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (11 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (11 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (11 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (11 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (11 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (11 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (11 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (11 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (11 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (11 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (11 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (11 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (11 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (11 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (11 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (11 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (11 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (11 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (11 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (11 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (11 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (11 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (11 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (11 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (11 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (11 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (12 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (12 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (12 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (12 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (12 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (12 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (12 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (12 handlers) 2025/07/31 15:34:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:110 record not found [0.072ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="agentRootPwd" ORDER BY `ocs_info`.`name` LIMIT 1 2025/07/31 15:34:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused 2025/07/31 15:34:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:54 record not found [0.085ms] [rows:0] SELECT * FROM `ocs_config` WHERE name="auth_expired_duration" ORDER BY `ocs_config`.`name` LIMIT 1 [GIN] 2025/07/31 - 15:34:58 | 500 | 1.04334ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:34:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:34:59 | 500 | 703.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:34:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:00 | 500 | 693.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:01 | 500 | 708.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:02 | 500 | 870.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:03 | 500 | 948.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:04 | 500 | 862.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:05 | 500 | 919.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:06 | 500 | 875.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:07 | 500 | 944.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:08 | 500 | 899.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:09 | 500 | 680.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:10 | 500 | 721.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:11 | 500 | 768.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:12 | 500 | 694.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:13 | 500 | 687.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:14 | 500 | 697.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:15 | 500 | 709.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:16 | 500 | 692.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:17 | 500 | 739.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:18 | 500 | 690.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:19 | 500 | 695.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:20 | 500 | 687.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:21 | 500 | 705.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:22 | 500 | 698.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:23 | 500 | 704.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:24 | 500 | 711.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:25 | 500 | 670.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:26 | 500 | 709.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:27 | 500 | 758.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:28 | 500 | 699.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused 2025/07/31 15:35:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:29 | 500 | 670.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:30 | 500 | 648.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:31 | 500 | 695.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:32 | 500 | 661.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:33 | 500 | 708.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:34 | 500 | 673.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:35 | 500 | 689.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:36 | 500 | 692.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:37 | 500 | 729.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:38 | 500 | 656.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:39 | 500 | 723.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:40 | 500 | 678.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:41 | 500 | 685.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:42 | 500 | 665.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:43 | 500 | 694.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:44 | 500 | 707.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:45 | 500 | 755.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:46 | 500 | 698.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:47 | 500 | 739.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:48 | 500 | 730.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:49 | 500 | 693.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:50 | 500 | 679.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:51 | 500 | 748.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:52 | 500 | 724.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:53 | 500 | 754.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:54 | 500 | 745.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:55 | 500 | 693.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:56 | 500 | 696.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:57 | 500 | 711.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:58 | 500 | 725.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:35:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:35:59 | 500 | 703.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:00 | 500 | 754.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:01 | 500 | 716.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:02 | 500 | 720µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:03 | 500 | 712.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:04 | 500 | 737.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:05 | 500 | 697.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:06 | 500 | 689.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:07 | 500 | 723.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" obshell server received 'terminated' signal. 2025/07/31 15:36:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:148 UNIQUE constraint failed: ocs_info.name [0.067ms] [rows:0] INSERT INTO `ocs_info` (`name`,`value`,`info`) VALUES ("status","1","") 2025/07/31 15:36:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:154 UNIQUE constraint failed: obproxy_info.name [0.069ms] [rows:0] INSERT INTO `obproxy_info` (`name`,`value`,`info`) VALUES ("status","1","") [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (12 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (12 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (12 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (12 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (12 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (12 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (12 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (12 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (12 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (12 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (12 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (12 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (12 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (12 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (12 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (12 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (12 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (12 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (12 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (12 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (12 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (12 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (12 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (12 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (12 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (12 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (12 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (12 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (12 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (12 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (12 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (12 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (12 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (12 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (12 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (12 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (11 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (11 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (11 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (11 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (11 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (11 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (11 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (11 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (11 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (11 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (11 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (11 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (11 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (11 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (11 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (11 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (11 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (11 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (11 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (11 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (11 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (11 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (11 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (11 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (11 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (11 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (11 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (11 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (11 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (11 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (11 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (11 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (11 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (11 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (12 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (12 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (12 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (12 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (12 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (12 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (12 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (12 handlers) 2025/07/31 15:36:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:110 record not found [0.044ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="agentRootPwd" ORDER BY `ocs_info`.`name` LIMIT 1 2025/07/31 15:36:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:09 | 500 | 879.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:10 | 500 | 688.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:11 | 500 | 709.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:12 | 500 | 709.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:13 | 500 | 706.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:14 | 500 | 696.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:15 | 500 | 691.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:16 | 500 | 693.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused 2025/07/31 15:36:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:54 record not found [0.061ms] [rows:0] SELECT * FROM `ocs_config` WHERE name="auth_expired_duration" ORDER BY `ocs_config`.`name` LIMIT 1 [GIN] 2025/07/31 - 15:36:17 | 500 | 684.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:18 | 500 | 705.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:19 | 500 | 697.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:20 | 500 | 736.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:21 | 500 | 721.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:22 | 500 | 708.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:23 | 500 | 685.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:24 | 500 | 714.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:25 | 500 | 715.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:26 | 500 | 745.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:27 | 500 | 681.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:28 | 500 | 741.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:29 | 500 | 690.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:30 | 500 | 722.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:31 | 500 | 690.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:32 | 500 | 691.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:33 | 500 | 687.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:34 | 500 | 714.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:35 | 500 | 708.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:36 | 500 | 712µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:37 | 500 | 737.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:38 | 500 | 718.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:39 | 500 | 743.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:40 | 500 | 749.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:41 | 500 | 678.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:42 | 500 | 713.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:43 | 500 | 687.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:44 | 500 | 719.03µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:45 | 500 | 718.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:46 | 500 | 703.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:47 | 500 | 682.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:48 | 500 | 744.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:49 | 500 | 728.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:50 | 500 | 706.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:51 | 500 | 697.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:52 | 500 | 690.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:53 | 500 | 709.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:54 | 500 | 710.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:55 | 500 | 685.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:56 | 500 | 727.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:57 | 500 | 680.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:58 | 500 | 724.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:36:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:36:59 | 500 | 710.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:00 | 500 | 746.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:02 | 500 | 1.11975ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:03 | 500 | 731.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:04 | 500 | 684.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:05 | 500 | 687.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:06 | 500 | 714.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:07 | 500 | 725.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:08 | 500 | 732.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:09 | 500 | 753.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused 2025/07/31 15:37:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:10 | 500 | 636.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:11 | 500 | 736.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:12 | 500 | 660.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:13 | 500 | 704.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:14 | 500 | 713.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:15 | 500 | 689.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:16 | 500 | 716.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:17 | 500 | 719.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:18 | 500 | 678.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:19 | 500 | 683.74µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:20 | 500 | 723.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:21 | 500 | 709.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:22 | 500 | 725.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:23 | 500 | 729.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:24 | 500 | 748.61µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:25 | 500 | 737.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:26 | 500 | 694.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:27 | 500 | 694.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:28 | 500 | 705.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:29 | 500 | 691.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:30 | 500 | 686.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:31 | 500 | 702.69µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:32 | 500 | 724.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:33 | 500 | 716.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:34 | 500 | 721.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:35 | 500 | 730.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:36 | 500 | 725.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:37 | 500 | 751.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:38 | 500 | 719.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:39 | 500 | 768.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:40 | 500 | 721.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:41 | 500 | 722.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:42 | 500 | 697.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:43 | 500 | 708.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:44 | 500 | 708.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:45 | 500 | 719µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:46 | 500 | 725.28µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:47 | 500 | 737.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:48 | 500 | 717.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:49 | 500 | 725.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:50 | 500 | 718.42µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:51 | 500 | 711.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:52 | 500 | 718.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:53 | 500 | 730.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:54 | 500 | 745.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:55 | 500 | 713.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:56 | 500 | 723.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:57 | 500 | 753.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:58 | 500 | 759.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:37:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:37:59 | 500 | 739.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:00 | 500 | 746.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:01 | 500 | 746.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:02 | 500 | 726.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:03 | 500 | 743.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:04 | 500 | 684.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:05 | 500 | 721.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:06 | 500 | 729.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:07 | 500 | 846.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:08 | 500 | 744.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:09 | 500 | 728.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:10 | 500 | 715.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:11 | 500 | 733.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:12 | 500 | 724.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:13 | 500 | 733.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:14 | 500 | 722.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:15 | 500 | 743.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:16 | 500 | 735.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:17 | 500 | 1.07777ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:18 | 500 | 951.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:19 | 500 | 937.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:20 | 500 | 701.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:21 | 500 | 699.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:22 | 500 | 727.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:23 | 500 | 1.02612ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:24 | 500 | 758.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:25 | 500 | 745.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:26 | 500 | 965.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:27 | 500 | 748.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:28 | 500 | 712.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:29 | 500 | 715.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:30 | 500 | 719.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:31 | 500 | 710.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:32 | 500 | 725.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:33 | 500 | 717.56µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:34 | 500 | 712.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:35 | 500 | 702.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:36 | 500 | 707.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:37 | 500 | 714.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:38 | 500 | 732.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:39 | 500 | 731.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:40 | 500 | 728.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:41 | 500 | 727.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:42 | 500 | 731.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:43 | 500 | 725.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:44 | 500 | 711.7µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:45 | 500 | 726.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:46 | 500 | 712.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:47 | 500 | 705.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:48 | 500 | 723.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:49 | 500 | 753.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:50 | 500 | 730.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:51 | 500 | 738.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:52 | 500 | 720.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:53 | 500 | 760.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:54 | 500 | 717.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:55 | 500 | 717.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:56 | 500 | 738.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:57 | 500 | 727.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:58 | 500 | 707.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:38:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:38:59 | 500 | 706.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:00 | 500 | 709.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:01 | 500 | 700.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:02 | 500 | 714.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:03 | 500 | 996.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:04 | 500 | 680.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:05 | 500 | 689.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:06 | 500 | 703.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:07 | 500 | 729.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:08 | 500 | 739.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:09 | 500 | 699.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:10 | 500 | 707.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:11 | 500 | 704.94µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:12 | 500 | 710.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:13 | 500 | 724.64µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:14 | 500 | 761.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:15 | 500 | 717.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:16 | 500 | 791.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:17 | 500 | 749.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:18 | 500 | 700.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:19 | 500 | 737.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:20 | 500 | 756.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:21 | 500 | 733.73µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:22 | 500 | 733.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:23 | 500 | 756.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:24 | 500 | 715.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:25 | 500 | 699.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:26 | 500 | 711.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:27 | 500 | 708.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:28 | 500 | 779.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:29 | 500 | 755.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:30 | 500 | 722.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:31 | 500 | 734.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:32 | 500 | 731.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:33 | 500 | 703.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:34 | 500 | 797.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:35 | 500 | 685.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:36 | 500 | 698.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:37 | 500 | 685.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:38 | 500 | 690.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:39 | 500 | 685.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:40 | 500 | 697.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:41 | 500 | 680.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:42 | 500 | 798.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:43 | 500 | 687.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:44 | 500 | 706.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:45 | 500 | 687.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:46 | 500 | 687.91µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:47 | 500 | 674.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:48 | 500 | 742.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:49 | 500 | 717.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:50 | 500 | 751.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:51 | 500 | 736.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:52 | 500 | 760.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:53 | 500 | 716.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:54 | 500 | 713.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:55 | 500 | 761.51µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:56 | 500 | 725.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:58 | 500 | 693.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:39:59 | 500 | 702.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:39:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:00 | 500 | 776.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:01 | 500 | 746.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:02 | 500 | 722.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:03 | 500 | 837.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:04 | 500 | 704.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:05 | 500 | 685.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:06 | 500 | 685.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:07 | 500 | 695.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:08 | 500 | 711.82µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:09 | 500 | 922.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:10 | 500 | 715.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:11 | 500 | 732.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:12 | 500 | 693.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:13 | 500 | 708.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:14 | 500 | 714.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:15 | 500 | 733.07µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:16 | 500 | 713.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:17 | 500 | 756.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:18 | 500 | 745.06µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:19 | 500 | 718.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:20 | 500 | 711.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:21 | 500 | 706.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:22 | 500 | 710.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:23 | 500 | 727.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:24 | 500 | 731.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:25 | 500 | 692.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:26 | 500 | 720.44µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:27 | 500 | 708.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:28 | 500 | 709.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:29 | 500 | 712.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:30 | 500 | 706.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:31 | 500 | 704.05µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:32 | 500 | 748.55µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:33 | 500 | 713.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:34 | 500 | 726.32µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:35 | 500 | 738.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:36 | 500 | 694.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:37 | 500 | 691.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:38 | 500 | 756.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:39 | 500 | 725.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:40 | 500 | 740.25µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:41 | 500 | 708.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:42 | 500 | 698.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:43 | 500 | 741.38µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:44 | 500 | 722.3µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:45 | 500 | 741.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:46 | 500 | 735.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:47 | 500 | 723.63µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:48 | 500 | 719.34µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:49 | 500 | 718.2µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:50 | 500 | 722.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:51 | 500 | 735.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:52 | 500 | 709.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:53 | 500 | 736.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused 2025/07/31 15:40:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:54 | 500 | 672.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:55 | 500 | 729.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:56 | 500 | 672.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:57 | 500 | 693.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:58 | 500 | 668.46µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:40:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:40:59 | 500 | 732.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:00 | 500 | 705.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:01 | 500 | 704.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:02 | 500 | 699.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:03 | 500 | 696.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:04 | 500 | 711.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:05 | 500 | 698.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:06 | 500 | 698.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:07 | 500 | 689.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:08 | 500 | 700.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:09 | 500 | 730.33µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:10 | 500 | 738.6µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:11 | 500 | 719.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:12 | 500 | 735.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:13 | 500 | 687.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:14 | 500 | 697.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:15 | 500 | 692.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:16 | 500 | 691.37µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:17 | 500 | 711.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:18 | 500 | 689.19µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:19 | 500 | 703.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:20 | 500 | 702.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:21 | 500 | 669.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:22 | 500 | 701.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:23 | 500 | 712.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:24 | 500 | 688.01µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:25 | 500 | 719.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:26 | 500 | 710.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:27 | 500 | 745.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:28 | 500 | 722.95µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:29 | 500 | 754.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:30 | 500 | 710.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:31 | 500 | 711.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:32 | 500 | 801.09µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:33 | 500 | 697.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:34 | 500 | 722.29µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:35 | 500 | 750.54µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:36 | 500 | 721.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:37 | 500 | 716.92µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:38 | 500 | 724.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:39 | 500 | 723.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:40 | 500 | 689.9µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:41 | 500 | 687.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:42 | 500 | 764.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:43 | 500 | 716.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:44 | 500 | 723.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:45 | 500 | 739.14µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:46 | 500 | 714.98µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:47 | 500 | 708.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:48 | 500 | 716.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:49 | 500 | 717.16µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:50 | 500 | 746.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:51 | 500 | 905.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:52 | 500 | 714.59µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:53 | 500 | 783.12µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:54 | 500 | 709.24µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:55 | 500 | 693.86µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:56 | 500 | 691.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:57 | 500 | 704.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:58 | 500 | 730.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:41:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:41:59 | 500 | 714.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:00 | 500 | 722.76µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:01 | 500 | 722.81µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:02 | 500 | 697.68µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:03 | 500 | 723.88µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:04 | 500 | 730.11µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:05 | 500 | 698.77µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:06 | 500 | 690.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:07 | 500 | 692.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:08 | 500 | 695.79µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:09 | 500 | 695.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:10 | 500 | 1.15147ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:11 | 500 | 730.84µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:12 | 500 | 726.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:13 | 500 | 717.5µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:14 | 500 | 726.53µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:15 | 500 | 1.06636ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:16 | 500 | 710.93µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:17 | 500 | 692.47µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:18 | 500 | 690.1µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:19 | 500 | 709.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:20 | 500 | 1.11267ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:21 | 500 | 729.04µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:22 | 500 | 721.18µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:23 | 500 | 698.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:24 | 500 | 716.57µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:25 | 500 | 759.36µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:26 | 500 | 961.97µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:27 | 500 | 726.21µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:28 | 500 | 710.35µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:29 | 500 | 731.58µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:30 | 500 | 1.18147ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:31 | 500 | 741.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:32 | 500 | 723.52µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:33 | 500 | 733.02µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:34 | 500 | 716.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:35 | 500 | 738.31µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:36 | 500 | 719.43µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:37 | 500 | 738.13µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:38 | 500 | 712.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:39 | 500 | 736.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:40 | 500 | 718.4µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:41 | 500 | 698.8µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:42 | 500 | 694.78µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:43 | 500 | 724.26µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:44 | 500 | 702.71µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:45 | 500 | 1.06403ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:46 | 500 | 729.45µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:47 | 500 | 720.41µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:48 | 500 | 716.66µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:49 | 500 | 718.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:50 | 500 | 719.96µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:51 | 500 | 700.62µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:52 | 500 | 706.99µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:53 | 500 | 719.15µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:54 | 500 | 694.23µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:55 | 500 | 1.51611ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:56 | 500 | 887.75µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:58 | 500 | 909.89µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:42:59 | 500 | 727.65µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:42:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:00 | 500 | 894.17µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:01 | 500 | 1.20542ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:02 | 500 | 726.22µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:03 | 500 | 716.72µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:04 | 500 | 721.27µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:05 | 500 | 725.87µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:06 | 500 | 729.49µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:07 | 500 | 695.08µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:08 | 500 | 710.39µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:09 | 500 | 694.85µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:10 | 500 | 717.67µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:11 | 500 | 1.23362ms | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:12 | 500 | 712.48µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:43:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error dial tcp 127.0.0.1:2881: connect: connection refused [GIN] 2025/07/31 - 15:43:13 | 500 | 689.83µs | 10.168.206.221 | GET "/rpc/v1/maintainer" 2025/07/31 15:44:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:148 UNIQUE constraint failed: ocs_info.name [0.068ms] [rows:0] INSERT INTO `ocs_info` (`name`,`value`,`info`) VALUES ("status","1","") 2025/07/31 15:44:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:154 UNIQUE constraint failed: obproxy_info.name [0.068ms] [rows:0] INSERT INTO `obproxy_info` (`name`,`value`,`info`) VALUES ("status","1","") [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (12 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (12 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (12 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (12 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (12 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (12 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (12 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (12 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (12 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (12 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (12 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (12 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (12 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (12 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (12 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (12 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (12 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (12 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (12 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (12 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (12 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (12 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (12 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (12 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (12 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (12 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (12 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (12 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (12 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (12 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (12 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (12 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (12 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (12 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (12 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (12 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (11 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (11 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (11 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (11 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (11 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (11 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (11 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (11 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (11 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (11 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (11 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (11 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (11 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (11 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (11 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (11 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (11 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (11 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (11 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (11 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (11 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (11 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (11 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (11 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (11 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (11 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (11 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (11 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (11 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (11 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (11 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (11 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (11 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (11 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (12 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (12 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (12 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (12 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (12 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (12 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (12 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (12 handlers) 2025/07/31 15:44:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:110 record not found [0.053ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="agentRootPwd" ORDER BY `ocs_info`.`name` LIMIT 1 [GIN] 2025/07/31 - 15:49:32 | 401 | 822.13µs | 10.168.206.222 | GET "/api/v1/task/dag/maintain/agent" 2025/07/31 16:00:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.187ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 16:00:52 | 404 | 1.00514ms | 10.168.206.221 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/07/31 - 16:00:52 | 400 | 889.08µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:00:55 | 400 | 850.94µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:00:58 | 400 | 909.88µs | 10.168.206.221 | POST "/rpc/v1/ob/start" 2025/07/31 16:01:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.189ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 16:01:30 | 404 | 944.34µs | 10.168.206.221 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/07/31 - 16:01:30 | 400 | 835.49µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:01:33 | 400 | 901.47µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:01:36 | 400 | 1.11771ms | 10.168.206.221 | POST "/rpc/v1/ob/start" 2025/07/31 16:03:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.384ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 16:03:36 | 404 | 1.48714ms | 10.168.206.221 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/07/31 - 16:03:37 | 400 | 1.18619ms | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:03:40 | 400 | 1.17372ms | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:03:43 | 400 | 864.2µs | 10.168.206.221 | POST "/rpc/v1/ob/start" 2025/07/31 16:05:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 16:05:08 | 404 | 997.04µs | 10.168.206.221 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/07/31 - 16:05:08 | 400 | 884.6µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:05:11 | 400 | 1.17653ms | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:05:14 | 400 | 1.08456ms | 10.168.206.221 | POST "/rpc/v1/ob/start" 2025/07/31 16:06:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 16:06:06 | 404 | 1.19953ms | 10.168.206.221 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/07/31 - 16:06:06 | 400 | 844.39µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:06:09 | 400 | 862.88µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:06:12 | 400 | 1.08087ms | 10.168.206.221 | POST "/rpc/v1/ob/start" 2025/07/31 16:08:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.186ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 16:08:32 | 404 | 967.04µs | 10.168.206.221 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/07/31 - 16:08:32 | 400 | 903.52µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:08:35 | 400 | 860.59µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:08:38 | 400 | 856.55µs | 10.168.206.221 | POST "/rpc/v1/ob/start" 2025/07/31 16:18:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:148 UNIQUE constraint failed: ocs_info.name [0.071ms] [rows:0] INSERT INTO `ocs_info` (`name`,`value`,`info`) VALUES ("status","1","") 2025/07/31 16:18:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/agent/enter.go:154 UNIQUE constraint failed: obproxy_info.name [0.075ms] [rows:0] INSERT INTO `obproxy_info` (`name`,`value`,`info`) VALUES ("status","1","") [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (12 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (12 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (12 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (12 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (12 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (12 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (12 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (12 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (12 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (12 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (12 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (12 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (12 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (12 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (12 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (12 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (12 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (12 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (12 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (12 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (12 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (12 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (12 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (12 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (12 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (12 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (12 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (12 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (12 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (12 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (12 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (12 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (12 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (12 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (12 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (12 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (12 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (12 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (12 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (12 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (12 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (12 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (12 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (12 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (12 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (12 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (12 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (12 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (12 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (12 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (12 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (11 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.InfoHandler.func19 (11 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (11 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func20 (11 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.StatusHandler.func21 (11 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (11 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (11 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (11 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (11 handlers) [GIN-debug] GET /api/v1/task/dags/ob --> github.com/oceanbase/obshell/agent/executor/task.GetAllClusterDags (11 handlers) [GIN-debug] GET /api/v1/task/dags/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentDags (11 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id/logs --> github.com/oceanbase/obshell/agent/executor/task.GetFullSubTaskLogs (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (11 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (11 handlers) [GIN-debug] GET /api/v1/task/dag/agent/main_dags --> github.com/oceanbase/obshell/agent/executor/task.GetAgentMainDags (11 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/password/persist --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.checkClusterAgentWrapper.func4 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/precheck --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func5 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func6 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func7 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func8 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func9 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/db-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func10 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/global-privilege --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func11 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/password --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func12 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func13 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/user/:user/stats --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func14 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/user/:user/lock --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func15 (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func16 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func17 (11 handlers) [GIN-debug] PUT /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func18 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func19 (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/databases/:database --> github.com/oceanbase/obshell/agent/api.InitTenantRoutes.tenantHandlerWrapper.func20 (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/compaction --> github.com/oceanbase/obshell/agent/api.getTenantCompactionHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/compact --> github.com/oceanbase/obshell/agent/api.tenantMajorCompactionHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-compactions --> github.com/oceanbase/obshell/agent/api.getTenantTopCompactionsHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/compaction-error --> github.com/oceanbase/obshell/agent/api.clearTenantCompactionErrorHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/top-slow-sqls --> github.com/oceanbase/obshell/agent/api.getTenantTopSlowSqlRankHandler (11 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (11 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (11 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (11 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (11 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (11 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyAddHandler (11 handlers) [GIN-debug] DELETE /api/v1/obproxy --> github.com/oceanbase/obshell/agent/api.obproxyDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/start --> github.com/oceanbase/obshell/agent/api.obproxyStartHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/stop --> github.com/oceanbase/obshell/agent/api.obproxyStopHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/package --> github.com/oceanbase/obshell/agent/api.obproxyPkgUploadHandler (11 handlers) [GIN-debug] POST /api/v1/obproxy/upgrade --> github.com/oceanbase/obshell/agent/api.obproxyUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (11 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (11 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (11 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (11 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (11 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (11 handlers) [GIN-debug] GET /api/v1/agent/host-info --> github.com/oceanbase/obshell/agent/api.GetHostInfo (11 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (11 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (11 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (11 handlers) [GIN-debug] POST /api/v1/agent/password --> github.com/oceanbase/obshell/agent/api.agentSetPasswordHandler (11 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.GetAllAgentStatus.func22 (11 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func23 (11 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obclusterConfigHandler.func24 (11 handlers) [GIN-debug] GET /api/v1/obcluster/info --> github.com/oceanbase/obshell/agent/api.obclusterInfoHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterParametersHandler (11 handlers) [GIN-debug] PATCH /api/v1/obcluster/parameters --> github.com/oceanbase/obshell/agent/api.obclusterSetParametersHandler (11 handlers) [GIN-debug] GET /api/v1/obcluster/charsets --> github.com/oceanbase/obshell/agent/api.getObclusterCharsets (11 handlers) [GIN-debug] GET /api/v1/obcluster/statistics --> github.com/oceanbase/obshell/agent/api.GetStatistics (11 handlers) [GIN-debug] GET /api/v1/obcluster/unit-config-limit --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.checkClusterAgentWrapper.func25 (11 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func26 (11 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.InitOcsAgentRoutes.obServerConfigHandler.func27 (11 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (11 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (11 handlers) [GIN-debug] GET /api/v1/upgrade/package/info --> github.com/oceanbase/obshell/agent/api.pkgInfoHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (11 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (11 handlers) [GIN-debug] POST /api/v1/package --> github.com/oceanbase/obshell/agent/api.newPkgUploadHandler (12 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (11 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (11 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (11 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (11 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (11 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (11 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (11 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (11 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/token --> github.com/oceanbase/obshell/agent/rpc.agentAddTokenHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (12 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (12 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (12 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (12 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (12 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (12 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (12 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (12 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (12 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (12 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (12 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (12 handlers) 2025/07/31 16:18:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:110 record not found [0.043ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="agentRootPwd" ORDER BY `ocs_info`.`name` LIMIT 1 2025/07/31 16:18:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:150 record not found [0.214ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/07/31 - 16:18:33 | 404 | 1.1108ms | 10.168.206.221 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/07/31 - 16:18:33 | 400 | 954.3µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:18:36 | 400 | 877.24µs | 10.168.206.221 | POST "/rpc/v1/ob/start" [GIN] 2025/07/31 - 16:18:39 | 400 | 875.38µs | 10.168.206.221 | POST "/rpc/v1/ob/start"