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/1507/repository/commits/a194724
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/a194724
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a19472425b42db447d4421cb534828f3e6cfeff0","short_id":"a1947242","created_at":"2026-05-18T08:20:23.000+00:00","parent_ids":["3f41dd9e1e463d347eecfd6fdb8d89648b6d176e"],"title":"fix:修复大数据导致后端卡死的bug \u0026\u0026 重构录制 根据mode决定是否写入数据库 \u0026\u0026 优化结构","message":"fix:修复大数据导致后端卡死的bug \u0026\u0026 重构录制 根据mode决定是否写入数据库 \u0026\u0026 优化结构\n\n\n(cherry picked from commit 9df0e494526f404589ca9a5b61fec77bd30b91b8)\n\n(cherry picked from commit dcc05594c0fd45a147436eed03812b2c7d439759)\n\n(cherry picked from commit f3d78802be3891c5b9d21c89c56217354a1b0848)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-05-18T01:19:04.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-05-18T08:20:23.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/a19472425b42db447d4421cb534828f3e6cfeff0","stats":{"additions":99,"deletions":80,"total":179},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399