-
Bug
-
Resolution: Unresolved
-
Minor
-
None
I'm trying to keep FSTrigger for my pipeline job which runs in different executor, it's checking master always & not triggering the job.
pls help
Polling started on Mar 29, 2023, 1:02:59 PM Polling for the job sam_third_party_backup Looking nodes where the poll can be run. Looking for a candidate node to run the poll. Trying to find an eligible node with the assigned project label built-in.Polling on master. [ERROR] - Polling error... [ERROR] - Error message: class org.jenkinsci.plugins.workflow.job.WorkflowJob cannot be cast to class hudson.model.AbstractProject (org.jenkinsci.plugins.workflow.job.WorkflowJob is in unnamed module of loader jenkins.util.URLClassLoader2 @3ff82470; hudson.model.AbstractProject is in unnamed module of loader org.eclipse.jetty.webapp.WebAppClassLoader @76908cc0)
it always polls in master but not on the node which I used in groovy script.
-Niyam.