starrocks get profile 失败

starrocks curl 获取 profile 提示 query id 不存在 , 但是我 query id 是从审计日志拷贝的.
版本。2.5.13 (非 root 账号,但是是 admin 账号 )

curl --location-trusted -u aaa:cccc “http://10.113.20.135:8030/query_profile?query_id=68220ff8-39f8-11ef-b9ab-5254008745ec” > profile.txt

提示query id ‘68220ff8-39f8-11ef-b9ab-5254008745ec’ not found

可以通过这种方式去获取profile https://docs.starrocks.io/zh/docs/2.5/administration/query_profile/#启用-query-profile