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/202/repository/commits/019b466
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/202/repository/commits/019b466
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"019b466780c572a4ba0d119052ad5f25d9120bb6","short_id":"019b4667","created_at":"2023-06-25T17:14:20.000+08:00","parent_ids":["43c047a82f8ac622d8f2ad013a411a0d1e92d4af"],"title":"fix_out: 无车道线故障告警等级由Warning改为Info","message":"fix_out: 无车道线故障告警等级由Warning改为Info\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-06-25T17:14:20.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-06-25T17:14:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/engineering/msf_assistant/-/commit/019b466780c572a4ba0d119052ad5f25d9120bb6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":202,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399