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/f3e4693
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/f3e4693
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f3e469365ed40e37659cdd50e0ef9bf2b360b3e5","short_id":"f3e46936","created_at":"2026-04-23T06:15:53.000+00:00","parent_ids":["d6b0a6b66406df154586ff11ec52216cbf20d182"],"title":"fix:修复反序列化失败内存泄露的bug","message":"fix:修复反序列化失败内存泄露的bug\n\n\n(cherry picked from commit 011280a7d58d6a0475caa83bcd0da04c1aee541b)\n\n(cherry picked from commit 6790949a8d803aabf347f0491f07d4bf36be62fc)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-04-22T23:15:16.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-04-23T06:15:53.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/f3e469365ed40e37659cdd50e0ef9bf2b360b3e5","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399