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/478/repository/commits/2e392aa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/478/repository/commits/2e392aa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2e392aa2f4061cece0d70004ed42055d24a3ce0b","short_id":"2e392aa2","created_at":"2023-09-11T18:31:31.000+08:00","parent_ids":["4452ba4caf1bc4ef5ca00dfb0c61e71a8108dfd8"],"title":"remove old lidar param","message":"remove old lidar param\n","author_name":"zhoulei","author_email":"zhoulei@senior.auto","authored_date":"2023-09-11T18:31:31.000+08:00","committer_name":"zhoulei","committer_email":"zhoulei@senior.auto","committed_date":"2023-09-11T18:31:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M041/-/commit/2e392aa2f4061cece0d70004ed42055d24a3ce0b","stats":{"additions":0,"deletions":84,"total":84},"status":null,"project_id":478,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399