Console Output

Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/1551/repository/commits/7397b41
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/7397b41
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7397b41a8aaf682e3afa963f2951a5292d66e07b","short_id":"7397b41a","created_at":"2026-09-14T14:47:39.000+08:00","parent_ids":["a16c12d1fef4bf5985e811bb33ebeca60873f54d"],"title":"fix: 原样上传 Compact 快照并正确读取时间戳","message":"fix: 原样上传 Compact 快照并正确读取时间戳\n\n按通用 Protobuf wire format 读取外层字段 3 的纳秒时间戳,其余字段按编码长度跳过,不引入 Proto 定义、生成代码或 Protobuf 库依赖,不解压消息体。\n\n兼容旧文本头,拒绝截断、溢出和无效时间戳,构造固定 150 字节 MQTT 头并保留完整原文。移除回溯旧长度限制,实时发送不干扰录制计数,发布异常不再计为成功。\n\n验证:构建与 7 项回归测试通过;真实本地 MQTT 上传正文逐字节一致,贯通远望解码与浏览器绘图。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-14T14:47:39.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-14T14:47:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/7397b41a8aaf682e3afa963f2951a5292d66e07b","stats":{"additions":352,"deletions":64,"total":416},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399