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/95/repository/commits/206183f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/206183f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"206183f7081e12bab689c7620fc40f8ca5289c2c","short_id":"206183f7","created_at":"2023-06-19T11:59:56.000+08:00","parent_ids":["2d2058e3e0619caad8fbc6faf057cce21367c06b"],"title":"fix_out: 标定模块故障不对外发布,标定log文件名更新","message":"fix_out: 标定模块故障不对外发布,标定log文件名更新\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-06-19T11:59:56.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-06-19T11:59:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/206183f7081e12bab689c7620fc40f8ca5289c2c","stats":{"additions":29,"deletions":13,"total":42},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399