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/436/repository/commits/2a8307c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/2a8307c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2a8307c369ab5f9f2351bc5a622f640085577524","short_id":"2a8307c3","created_at":"2026-06-29T11:40:16.000+08:00","parent_ids":["92ae5d9cd557306e542e8c1debeb286bfafd180f","8e211177d7aab06e79a003e59105ffa21ca61bdc"],"title":"Merge branch 'feat_jnlsg' of 159.27.226.4:system/peripheral_controller into feat_jnlsg","message":"Merge branch 'feat_jnlsg' of 159.27.226.4:system/peripheral_controller into feat_jnlsg\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-06-29T11:40:16.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-06-29T11:40:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/2a8307c369ab5f9f2351bc5a622f640085577524","stats":{"additions":22,"deletions":16,"total":38},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399