Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F30410DF0 for ; Sat, 22 Mar 2014 08:26:06 +0000 (UTC) Received: (qmail 58639 invoked by uid 500); 22 Mar 2014 08:26:06 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 58590 invoked by uid 500); 22 Mar 2014 08:25:56 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 58576 invoked by uid 99); 22 Mar 2014 08:25:51 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Mar 2014 08:25:51 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 01E1CE001A3 for ; Sat, 22 Mar 2014 08:25:50 +0000 (UTC) Date: Sat, 22 Mar 2014 08:25:50 +0000 (UTC) From: Apache Jenkins Server To: commits@deltaspike.apache.org Message-ID: <1133871912.615.1395476750683.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: DeltaSpike Weld 1.1.17 #25 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: DeltaSpike Weld 1.1.17 X-Jenkins-Result: FAILURE See ------------------------------------------ Started by timer Building remotely on ubuntu5 (Ubuntu ubuntu) in workspace Fetching changes from the remote Git repository Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/deltaspike.git hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/deltaspike.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:621) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:853) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:878) at hudson.model.AbstractProject.checkout(AbstractProject.java:1414) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580) at hudson.model.Run.execute(Run.java:1676) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Failed to connect to https://git-wip-us.apache.org/repos/asf/deltaspike.git (exception: java.net.SocketException: Connection reset) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1731) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1030) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:88) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:219) 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.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744)