builds are back online, If you still see any issues please let me know.

thanks

-Giri


On Tue, Sep 17, 2013 at 1:21 PM, Vinod Kone <[email protected]> wrote:

> Hi,
>
> We got a slew of errors in the last hour or so regarding apache jenkins
> jobs unable to clone our repo. Is this is a known issue?
>
> Thanks,
> Vinod
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <[email protected]>
> Date: Tue, Sep 17, 2013 at 12:42 PM
> Subject: Build failed in Jenkins:
> Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #1655
> To: [email protected]
>
>
> See <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/1655/
> >
>
> ------------------------------------------
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Started by an SCM change
> Building remotely on ubuntu4 in workspace <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
> Checkout:Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME / <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
> - hudson.remoting.Channel@4bc1cc82:ubuntu4
> Using strategy: Default
> selected Git installation does not exists. Using Default
> Last Built Revision: Revision 37c291194a290769446d2976aac9349651c69ff3
> (origin/master)
> Cloning the remote Git repository
> Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
> Error trying to determine the git version: Error performing command:
> f:\Git\bin --version
> Assuming 1.6
> ERROR: Error cloning remote repo 'origin' : Could not clone
> https://git-wip-us.apache.org/repos/asf/mesos.git
> hudson.plugins.git.GitException: Could not clone
> https://git-wip-us.apache.org/repos/asf/mesos.git
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>         at hudson.remoting.Request$2.run(Request.java:326)
>         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:679)
> Caused by: hudson.plugins.git.GitException: Error performing command:
> f:\Git\bin clone -o origin
> https://git-wip-us.apache.org/repos/asf/mesos.git<
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
>         at
>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
>         ... 12 more
> Caused by: java.io.IOException: Cannot run program "f:\Git\bin":
> java.io.IOException: error=2, No such file or directory
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
>         at hudson.Proc$LocalProc.<init>(Proc.java:244)
>         at hudson.Proc$LocalProc.<init>(Proc.java:216)
>         at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
>         at hudson.Launcher$ProcStarter.start(Launcher.java:353)
>         at hudson.Launcher$ProcStarter.join(Launcher.java:360)
>         at
>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
>         ... 13 more
> Caused by: java.io.IOException: java.io.IOException: error=2, No such file
> or directory
>         at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
>         at java.lang.ProcessImpl.start(ProcessImpl.java:81)
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
>         ... 19 more
> Trying next repository
> ERROR: Could not clone repository
> hudson.util.IOException2: remote file operation failed: <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
> at hudson.remoting.Channel@4bc1cc82:ubuntu4
>         at hudson.FilePath.act(FilePath.java:905)
>         at hudson.FilePath.act(FilePath.java:882)
>         at
> hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
>         at hudson.model.Run.execute(Run.java:1603)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>         at
> hudson.model.ResourceController.execute(ResourceController.java:88)
>         at hudson.model.Executor.run(Executor.java:246)
> Caused by: java.io.IOException: Could not clone
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>         at hudson.remoting.Request$2.run(Request.java:326)
>         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:679)
> Retrying after 10 seconds
> Checkout:Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME / <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
> - hudson.remoting.Channel@4bc1cc82:ubuntu4
> Using strategy: Default
> selected Git installation does not exists. Using Default
> Last Built Revision: Revision 37c291194a290769446d2976aac9349651c69ff3
> (origin/master)
> Cloning the remote Git repository
> Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
> Error trying to determine the git version: Error performing command:
> f:\Git\bin --version
> Assuming 1.6
> ERROR: Error cloning remote repo 'origin' : Could not clone
> https://git-wip-us.apache.org/repos/asf/mesos.git
> hudson.plugins.git.GitException: Could not clone
> https://git-wip-us.apache.org/repos/asf/mesos.git
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>         at hudson.remoting.Request$2.run(Request.java:326)
>         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:679)
> Caused by: hudson.plugins.git.GitException: Error performing command:
> f:\Git\bin clone -o origin
> https://git-wip-us.apache.org/repos/asf/mesos.git<
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
>         at
>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
>         ... 12 more
> Caused by: java.io.IOException: Cannot run program "f:\Git\bin":
> java.io.IOException: error=2, No such file or directory
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
>         at hudson.Proc$LocalProc.<init>(Proc.java:244)
>         at hudson.Proc$LocalProc.<init>(Proc.java:216)
>         at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
>         at hudson.Launcher$ProcStarter.start(Launcher.java:353)
>         at hudson.Launcher$ProcStarter.join(Launcher.java:360)
>         at
>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
>         ... 13 more
> Caused by: java.io.IOException: java.io.IOException: error=2, No such file
> or directory
>         at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
>         at java.lang.ProcessImpl.start(ProcessImpl.java:81)
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
>         ... 19 more
> Trying next repository
> ERROR: Could not clone repository
> hudson.util.IOException2: remote file operation failed: <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
> at hudson.remoting.Channel@4bc1cc82:ubuntu4
>         at hudson.FilePath.act(FilePath.java:905)
>         at hudson.FilePath.act(FilePath.java:882)
>         at
> hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
>         at hudson.model.Run.execute(Run.java:1603)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>         at
> hudson.model.ResourceController.execute(ResourceController.java:88)
>         at hudson.model.Executor.run(Executor.java:246)
> Caused by: java.io.IOException: Could not clone
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>         at hudson.remoting.Request$2.run(Request.java:326)
>         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:679)
> Retrying after 10 seconds
> Checkout:Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME / <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
> - hudson.remoting.Channel@4bc1cc82:ubuntu4
> Using strategy: Default
> selected Git installation does not exists. Using Default
> Last Built Revision: Revision 37c291194a290769446d2976aac9349651c69ff3
> (origin/master)
> Cloning the remote Git repository
> Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
> Error trying to determine the git version: Error performing command:
> f:\Git\bin --version
> Assuming 1.6
> ERROR: Error cloning remote repo 'origin' : Could not clone
> https://git-wip-us.apache.org/repos/asf/mesos.git
> hudson.plugins.git.GitException: Could not clone
> https://git-wip-us.apache.org/repos/asf/mesos.git
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>         at hudson.remoting.Request$2.run(Request.java:326)
>         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:679)
> Caused by: hudson.plugins.git.GitException: Error performing command:
> f:\Git\bin clone -o origin
> https://git-wip-us.apache.org/repos/asf/mesos.git<
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
>         at
>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
>         ... 12 more
> Caused by: java.io.IOException: Cannot run program "f:\Git\bin":
> java.io.IOException: error=2, No such file or directory
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
>         at hudson.Proc$LocalProc.<init>(Proc.java:244)
>         at hudson.Proc$LocalProc.<init>(Proc.java:216)
>         at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
>         at hudson.Launcher$ProcStarter.start(Launcher.java:353)
>         at hudson.Launcher$ProcStarter.join(Launcher.java:360)
>         at
>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
>         ... 13 more
> Caused by: java.io.IOException: java.io.IOException: error=2, No such file
> or directory
>         at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
>         at java.lang.ProcessImpl.start(ProcessImpl.java:81)
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
>         ... 19 more
> Trying next repository
> ERROR: Could not clone repository
> hudson.util.IOException2: remote file operation failed: <
>
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/
> >
> at hudson.remoting.Channel@4bc1cc82:ubuntu4
>         at hudson.FilePath.act(FilePath.java:905)
>         at hudson.FilePath.act(FilePath.java:882)
>         at
> hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
>         at hudson.model.Run.execute(Run.java:1603)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>         at
> hudson.model.ResourceController.execute(ResourceController.java:88)
>         at hudson.model.Executor.run(Executor.java:246)
> Caused by: java.io.IOException: Could not clone
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
>         at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>         at hudson.remoting.Request$2.run(Request.java:326)
>         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:679)
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to