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_第1张图片
 后来终于找到了原因:

进入如下菜单:

系统管理-管理节点
hudson pending - Waiting for next available executor_第2张图片
 
hudson pending - Waiting for next available executor_第3张图片
 

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

 

解决方法:

点击右上角的“make this node back online”,刷新就ok了:
hudson pending - Waiting for next available executor_第4张图片
 

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

  • hudson pending - Waiting for next available executor_第5张图片
  • 大小: 30.4 KB
  • hudson pending - Waiting for next available executor_第6张图片
  • 大小: 45.8 KB
  • hudson pending - Waiting for next available executor_第7张图片
  • 大小: 31.9 KB
  • hudson pending - Waiting for next available executor_第8张图片
  • 大小: 28.1 KB
  • 查看图片附件

你可能感兴趣的:(hudson,构建等待,pending,等待不执行,不执行job)