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/8/repository/commits/df09400b5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/df09400b5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"df09400b5630b5e72e50d604e81af9044035e4e8","short_id":"df09400b","created_at":"2025-06-27T20:39:15.000+08:00","parent_ids":["b64a42d6c4860a9c36fb2c411251391df62d0840","3e2c8d0136c22117ba7683af63ea689567bd347a"],"title":"Merge branch 'ssep-geometric-searcher-test' of http://159.27.226.4/pnc/pnc into ssep-geometric-searcher-test","message":"Merge branch 'ssep-geometric-searcher-test' of http://159.27.226.4/pnc/pnc into ssep-geometric-searcher-test\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-06-27T20:39:15.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-06-27T20:39:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/df09400b5630b5e72e50d604e81af9044035e4e8","stats":{"additions":2194,"deletions":695,"total":2889},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399