Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: config.xml
Components: core, matrix
Created: 31/Aug/14 8:27 PM
Description:

I have a fresh downloaded jenkins whitout plugins running and configured
one dumb slave (slave1) connected via ssh+user/password.
I set up a matrix project (a minimal example is attached) to build on
slave1 and tie the parent to that slave (in advanced project settings)
When
1) the slave has only 1 executor
2) the slave is configured to get online when needed ("take this slave on-line when in demand and off-line when idle")
then the deadlock happens if the slave is offline when the project is triggered. The parent build wakes up the slave, but then stucks saying

Configuration tst ยป slave1 is still in the queue: Waiting for next available executor on slave1

Note that 1) and 2) are necessary to reproduce the bug. If the slave is
accidentally online at build start, the project builds fine.

This is maybe JENKINS-22502 but the minimalistic setup should allow
to reproduce the bug easily.

Environment: Linux/ubuntu14.04
Project: Jenkins
Priority: Major Major
Reporter: felix schwitzer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to