how to solve Waiting for next available executor jenkins

 issue:

got message 

Waiting for next available executor

and it hanpped about 5 minutes , when executing something



solution :

increase executor on on menu 

Manage Jenkins > Manage Nodes and cloud > master-node > configure 


by default executor is only 2 but I increase it until 20 and it work again



this config will impact on memory usage when many executor run


Comments

Popular posts from this blog

failure: repodata/repomd.xml from kubernetes: [Errno 256] No more mirrors to try. [Errno -1] repomd.xml signature could not be verified for kubernetes

my jenkins docker container is alway die because memory usage

How to solve React Hook useEffect has a missing dependency: func Either include it or remove the dependency array