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/8/repository/commits/7d7e46221
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/7d7e46221
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7d7e4622138d60b9886f462c35bc4ca715e8948f","short_id":"7d7e4622","created_at":"2026-06-25T10:03:31.000+08:00","parent_ids":["de69e7444c8fa40af8efef70a8db8901d5916b9f"],"title":"feat: pass cargo_segments to safety via pnc_status reserved_float_64_vec_2","message":"feat: pass cargo_segments to safety via pnc_status reserved_float_64_vec_2\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-06-25T10:03:31.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-06-25T10:03:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/7d7e4622138d60b9886f462c35bc4ca715e8948f","stats":{"additions":55,"deletions":16,"total":71},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399