Hi,
I'm trying to integrate jenkins with github. I first tried the webhook, but it fails with no error message. Github says the message was delivered correctly...
Then I tried git polling. It gives this strange message in the poll log:
Started on 05.05.2014 23:41:42
We need to schedule a new build to get a workspace, but deferring 2.374ms in the hope that one will become available soon (all_suitable_nodes_are_offline)
Done. Took 2 ms
No changes
Does someone know how to solve this?
I noticed this line in the log:
Effective SlaveRestarter on master: null
Could this be correlated to the above poll log message?
Kind Regards,
Sebastian