latest jenkins upgrade (+ git plugin upgrade) introduced hardcoded timeout of 10 min to fetch from git.
fixed in latest plugin version [1], so we'll schdule an update this week to resolve this. can you re-trigger the job for now? i see other patches have completed succesfully. [1] Version 2.0.2 (Feb 20, 2014) --> option to configure timeout on major git operations (clone, fetch) locks are considered a retryable failure notifyCommit now accept a sha1 - make commit hook design simpler and more efficient (no poll required) extend branch specifier (issue #17417) and git repository URL Better support for branches with "/" in name (issue #14026) Improve backward compatibility (issue #20861) ----- Original Message ----- > From: "Michal Skrivanek" <[email protected]> > To: [email protected] > Sent: Tuesday, February 25, 2014 5:25:40 PM > Subject: problem with jenkins slave? > > Hi, > another one…not sure what it is…doesn't look like git > > http://jenkins.ovirt.org/job/ovirt_engine_master_unit_tests_gerrit/2793/console > > Thanks, > michal > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
