Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-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 9CF19180D7 for ; Mon, 17 Aug 2015 08:37:11 +0000 (UTC) Received: (qmail 37121 invoked by uid 500); 17 Aug 2015 08:37:05 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 37071 invoked by uid 500); 17 Aug 2015 08:37:05 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 37051 invoked by uid 99); 17 Aug 2015 08:37:05 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2015 08:37:05 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 73CA29C084A for ; Mon, 17 Aug 2015 08:36:06 +0000 (UTC) Date: Mon, 17 Aug 2015 08:36:06 +0000 (UTC) From: Apache Jenkins Server To: commits@hc.apache.org Message-ID: <217092418.4801.1439800566462.JavaMail.jenkins@crius> In-Reply-To: <332151900.4739.1439771076802.JavaMail.jenkins@crius> References: <332151900.4739.1439771076802.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: httpcomponents-client-4.5.x #33 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: httpcomponents-client-4.5.x X-Jenkins-Result: FAILURE See ------------------------------------------ Started by user olegk Building remotely on solaris1 (Solaris) in workspace Updating http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x at revision '2015-08-17T08:29:48.060 +0000' At revision 1696212 no change for http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x since the previous build Parsing POMs maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [httpclient-trunk] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /export/home/hudson/hudson-slave/maven3-agent.jar:/export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven3-interceptor.jar /export/home/hudson/hudson-slave/maven3-interceptor-commons.jar 39547 ERROR: Failed to parse POMs java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.7/bin/java" (in directory ": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) at hudson.Proc$LocalProc.(Proc.java:244) at hudson.Proc$LocalProc.(Proc.java:216) at hudson.Launcher$LocalLauncher.launch(Launcher.java:780) at hudson.Launcher$ProcStarter.start(Launcher.java:360) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1111) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1078) 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:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:53) at java.lang.ProcessImpl.start(ProcessImpl.java:65) at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ... 15 more