<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    Facing weird Linux regression errors like:<br>
    <pre class="console-output">
Building remotely on <a href="https://build.gluster.org/computer/slave25.cloud.gluster.org" class="model-link">slave25.cloud.gluster.org</a> (smoke_tests rackspace_regression_2gb glusterfs-devrpms) in workspace /home/jenkins/root/workspace/rackspace-regression-2GB-triggered
 &gt; git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 &gt; git config remote.origin.url git://review.gluster.org/glusterfs.git # timeout=10
Fetching upstream changes from git://review.gluster.org/glusterfs.git
 &gt; git --version # timeout=10
 &gt; git -c core.askpass=true fetch --tags --progress git://review.gluster.org/glusterfs.git  refs/changes/27/12427/3
ERROR: Error fetching remote repo 'origin'
<a class="lowkey" href="http://stacktrace.jenkins-ci.org/search?query=ERROR">ERROR</a>: Error fetching remote repo 'origin'
<a class="lowkey" href="http://stacktrace.jenkins-ci.org/search?query=Finished">Finished</a>: FAILURE



and for NETBSD regression :


Building remotely on <a href="https://build.gluster.org/computer/nbslave74.cloud.gluster.org" class="model-link">nbslave74.cloud.gluster.org</a> (netbsd7_regression) in workspace /home/jenkins/root/workspace/rackspace-netbsd7-regression-triggered
java.io.IOException: remote file operation failed: /home/jenkins/root/workspace/rackspace-netbsd7-regression-triggered at <a class="moz-txt-link-abbreviated" href="mailto:hudson.remoting.Channel@7e66a3a:nbslave74.cloud.gluster.org">hudson.remoting.Channel@7e66a3a:nbslave74.cloud.gluster.org</a>: hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.FilePath.act(FilePath.java:987)
        at hudson.FilePath.act(FilePath.java:969)
        at hudson.FilePath.mkdirs(FilePath.java:1152)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
        at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532)
        at hudson.model.Run.execute(Run.java:1744)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:374)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:550)
        at hudson.remoting.Request.call(Request.java:129)
        at hudson.remoting.Channel.call(Channel.java:752)
        at hudson.FilePath.act(FilePath.java:980)
        ... 10 more
Caused by: java.io.IOException
        at hudson.remoting.Channel.close(Channel.java:1110)
        at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:118)
        at hudson.remoting.PingThread.ping(PingThread.java:126)
        at hudson.remoting.PingThread.run(PingThread.java:85)
Caused by: java.util.concurrent.TimeoutException: Ping started at 1445955215550 hasn't completed by 1445955455550
        ... 2 more
Finished: FAILURE 
</pre>
    <br>
    Please help.<br>
    <br>
    --<br>
    Saravana<br>
     <br>
  </body>
</html>