Failed to run command: git fetch --all -q
Command return code: 1
Command error output: ssh_exchange_identification: read: Connection reset by peer
fatal: The remote end hung up unexpectedly
error: Could not fetch origin
the repositories are valid. when i manually triggered the builds, i haven't run into this error at all. the error doesn't occur on scheduled runs all the time. it is pretty random. sometime it works, sometime it doesn't; and it is not specific to a node either. Other than the upgrade, I also bumped the jdk to 1.7_0_71; nothing else on the OS has changed. the git client is on 1.7.1 (default installation of CentOS 6.2). any idea what causes this? do i need to upgrade git client?