Team Foundation Server plugin

Hi Team, We are using TFS plugin for our PR build validation policy and also using this from Azure DevOps Services/Pipelines using Jenkins queue job Task.

The issue we are seeing is, when the Build Validation PR pipeline runs, pipeline is erroring out with the below message

Job creation failed.

HttpResponse.statusCode=400

HttpResponse.statusMessage=Bad Request

HttpResponse={“statusCode”:400,“body”:"java.lang.IllegalArgumentException: Job: wms-common not found}

This job do exists on Jenkins but not sure why it is failing saying that job not found.

Need help on this please.

THanks

You are using the very suspended tfs plugin? tfs

where is the message you posted shown? Is it expecting a folder or something?

I am using version 5.157.1

The error is shown on the Azure DevOps Services UI under Pipeline build log

Thanks