[email protected] schrieb am Dienstag, 19. Oktober 2021 um 12:45:17 UTC+2:
> Hi, > > I am unable to execute any jobs in Jenkins.When I run the job,I am getting > the following error message > "pending - waiting for next executor".How can I solve this issue. > Some more reason why you could get this message: - no executors with the requested label up and running - on-demand executors not starting or with a long delay or only scheduled for e.g. out-of-office times So check the job which executor it expects and then compare this to the available ones. > > Thanks, > Poo > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ed4c8655-38b6-49b3-b4ab-61a68b474b8en%40googlegroups.com.
