On Thu, 2016-12-08 at 13:27 +0100, Julian Sedding wrote: > Hi all > > I have created INFRA-13063[0] for our recent build failures. > > Regards > Julian > > [0] https://issues.apache.org/jira/browse/INFRA-13063
Thanks! Until that's sorted out, feel free to exclude the problematic
node from the Jenkins config.
It should be enough do change
def defaultSlave = "ubuntu"
to something like
def defaultSlave = "ubuntu&&!ubuntu4"
Robert
