hudson pending - Waiting for next available executor

领导要求使用hudson 搭建CI测试环境。

安装的hudson 版本是:3.0.1-b2

刚开始可以构建项目,有一段时间没研究。过了一段时间之后,在使用hudson 构建项目时,报错:

pending - Waiting for next available executor 


hudson pending - Waiting for next available executor
 后来终于找到了原因:

进入如下菜单:

系统管理-管理节点
hudson pending - Waiting for next available executor
 
hudson pending - Waiting for next available executor
 

如上图所示,“master”的状态为:不可用

 

解决方法:

点击右上角的“make this node back online”,刷新就ok了:
hudson pending - Waiting for next available executor
 

也可以参考:http://*.com/questions/15112890/jenkins-not-executing-jobs-pending-waiting-for-next-executor