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/16/repository/commits/dbde87d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/dbde87d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dbde87dac06d38fa0c632d2b48b972820d01c3f1","short_id":"dbde87da","created_at":"2026-06-12T12:01:48.000+08:00","parent_ids":["bfa5c12ccddbcd6fdf0904c145f432753c98c6d8"],"title":"添加载物状态及其枚举值\u0026\u0026车型错误标志","message":"添加载物状态及其枚举值\u0026\u0026车型错误标志\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-06-12T11:52:10.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-06-12T12:01:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/dbde87dac06d38fa0c632d2b48b972820d01c3f1","stats":{"additions":10,"deletions":0,"total":10},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399