<!-- -*-groovy-*- --><html><head><style>
/*
BODY, TABLE, TD, TH, P {
font-family:Verdana,Helvetica,sans serif;
font-size:11px;
color:black;
}
h1 { color:black; }
h2 { color:black; }
h3 { color:black; }
TD.bg1 { color:white; background-color:#0000C0; font-size:120% }
TD.bg2 { color:white; background-color:#4040FF; font-size:110% }
TD.bg3 { color:white; background-color:#8080FF; }
TD.test_passed { color:blue; }
TD.test_failed { color:red; }
TD.console { font-family:Courier New; }
*/
TD.testmail {padding-left: 6pt}
.testbad {color:red}
.testgood {color:darkgreen}
p.SUCCESS {color:green}
p.FAILURE {color:red}
p.UNSTABLE {color:#eebb00}
</style>
</head><body>
<p class="FAILURE">
<b style="font-size: 200%;">BUILD FAILURE</b>
</p>
<table>
<tbody><tr><td>Build URL:</td><td><a href="https://build.barrywardell.net/job/EinsteinToolkit/196/">https://build.barrywardell.net/job/EinsteinToolkit/196/</a></td></tr>
<tr><td>Project:</td><td>EinsteinToolkit</td></tr>
<tr><td>Date of build:</td><td>Sun, 12 Oct 2014 06:00:08 +0000</td></tr>
<tr><td>Build duration:</td><td>13 min</td></tr>
</tbody></table>
<br />
<!-- CHANGE SET -->
<h3>Changes</h3>
        <table>
No changes
</table>
<br />
<!-- JUnit TEMPLATE -->
<br />
<!-- ARTIFACTS -->
<!-- CONSOLE OUTPUT -->
<h3>Console Output</h3>
<pre style="margin-top: 0em">
        Started by an SCM change
        [EnvInject] - Loading node environment variables.
        Building remotely on cct (slave large) in workspace /home/jenkins/workspace/EinsteinToolkit
        > git rev-parse --is-inside-work-tree
        Fetching changes from the remote Git repository
        > git config remote.origin.url https://bitbucket.org/einsteintoolkit/einsteintoolkit.git
        Fetching upstream changes from https://bitbucket.org/einsteintoolkit/einsteintoolkit.git
        > git --version
        FATAL: Failed to fetch from https://bitbucket.org/einsteintoolkit/einsteintoolkit.git
        hudson.plugins.git.GitException: Failed to fetch from https://bitbucket.org/einsteintoolkit/einsteintoolkit.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:622)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:854)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:879)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
        at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
        Caused by: hudson.plugins.git.GitException: Remote host closed connection during handshake
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:2063)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1151)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:265)
        at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:701)
</pre>
<br />
</body></html>