| Wow, thanks for the quick response! I too was suspecting it has something to do with our local configuration; however, I couldn't put my finger on it yet what it is. So far we've been using slave-local private keys (the ones stored in ~/.ssh/id_rsa on each build node of the cluster), and adding their public keys to the respective Bitbucket project (we're using a Bitbucket on-premise installation). So what you're suggesting sounds pretty much like what we've been doing all along, although I'm certainly going to try that path again. I'm also wondering if it may be an issue with Bitbucket itself, although, as previously stated, we've used SSH key auth in the past. |