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/597/repository/commits/d13edc4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/597/repository/commits/d13edc4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d13edc44ae58c6b19de55241f589bc8f33a0d835","short_id":"d13edc44","created_at":"2023-06-16T19:38:20.000+08:00","parent_ids":["1dff1a7f81ad2097fe5fad1a23203db802157e5e","f4e74b70fac2744d16e1bc1ef0389e3f9709fb9c"],"title":"Merge branch 'rc_dev' of 159.27.226.4:system/hdcontrol into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:system/hdcontrol into rc_dev\n","author_name":"chenjunnan","author_email":"chenjunnan@senior.auto","authored_date":"2023-06-16T19:38:20.000+08:00","committer_name":"chenjunnan","committer_email":"chenjunnan@senior.auto","committed_date":"2023-06-16T19:38:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/hdcontrol/-/commit/d13edc44ae58c6b19de55241f589bc8f33a0d835","stats":{"additions":101,"deletions":70,"total":171},"status":null,"project_id":597,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399