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/1278/repository/commits/af646f9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1278/repository/commits/af646f9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"af646f9d4dcd86d657c5d54ef6fc4b14a406d2ef","short_id":"af646f9d","created_at":"2023-12-19T10:46:25.000+08:00","parent_ids":["4c5764307767618b8498b28ac86206aeede17975","f56db779a0d80a5b0df360cd2ccf65f0df588b96"],"title":"Merge branch 'rc_dev' of http://159.27.226.4/system/system_monitor into rc_dev","message":"Merge branch 'rc_dev' of http://159.27.226.4/system/system_monitor into rc_dev\n","author_name":"chenjunnan","author_email":"chenjunnan@senior.auto","authored_date":"2023-12-19T10:46:25.000+08:00","committer_name":"chenjunnan","committer_email":"chenjunnan@senior.auto","committed_date":"2023-12-19T10:46:25.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/system_monitor/-/commit/af646f9d4dcd86d657c5d54ef6fc4b14a406d2ef","stats":{"additions":15,"deletions":1,"total":16},"status":null,"project_id":1278,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399