Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E7EDB200B7A for ; Mon, 5 Sep 2016 22:22:33 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E66E2160ABC; Mon, 5 Sep 2016 20:22:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 38995160AB0 for ; Mon, 5 Sep 2016 22:22:33 +0200 (CEST) Received: (qmail 95849 invoked by uid 500); 5 Sep 2016 20:22:32 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 95837 invoked by uid 99); 5 Sep 2016 20:22:31 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Sep 2016 20:22:31 +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 420DF9C00D1 for ; Mon, 5 Sep 2016 20:22:21 +0000 (UTC) Date: Mon, 5 Sep 2016 20:22:04 +0000 (UTC) From: Apache Jenkins Server To: dev@commons.apache.org Message-ID: <1119276753.4320.1473106940802.JavaMail.jenkins@crius> In-Reply-To: <30060469.4312.1473103347179.JavaMail.jenkins@crius> References: <30060469.4312.1473103347179.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Commons-Compress-Windows #55 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Commons-Compress-Windows X-Jenkins-Result: FAILURE archived-at: Mon, 05 Sep 2016 20:22:34 -0000 See Changes: [ggregory] Use try with resources. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on windows2 (Windows) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/commons-compress.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/commons-compress.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/commons-compress.git +refs/heads/*:refs/remotes/origin/* > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 7ee18aa0cc99a429e6ff9e3fe4b5e73f91b99776 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ee18aa0cc99a429e6ff9e3fe4b5e73f91b99776 > git rev-list e71827b5db22d81e0b009f3e205173ce643d2e8e # timeout=10 Setting JDK_1_7_LATEST__HOME=f:\jenkins\tools\java\latest-1.7-64 Parsing POMs Established TCP socket on 51261 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Commons-Compress-Windows] $ f:\jenkins\tools\java\latest-1.7-64/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven32-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\jenkins\tools\maven\latest3/conf/logging jenkins.maven3.agent.Maven32Main f:\jenkins\tools\maven\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven32-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 51261 ERROR: Failed to parse POMs java.io.IOException: Cannot run program "f:\jenkins\tools\java\latest-1.7-64/bin/java" (in directory ": CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessBuilder.start(Unknown Source) at hudson.Proc$LocalProc.(Proc.java:240) at hudson.Proc$LocalProc.(Proc.java:212) at hudson.Launcher$LocalLauncher.launch(Launcher.java:815) at hudson.Launcher$ProcStarter.start(Launcher.java:381) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) 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(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Unknown Source) at ......remote call to windows2(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:781) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928) at hudson.Launcher$ProcStarter.start(Launcher.java:381) at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281) at hudson.maven.ProcessCache.get(ProcessCache.java:236) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1741) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) at java.lang.ProcessBuilder.start(Unknown Source) at hudson.Proc$LocalProc.(Proc.java:240) at hudson.Proc$LocalProc.(Proc.java:212) at hudson.Launcher$LocalLauncher.launch(Launcher.java:815) at hudson.Launcher$ProcStarter.start(Launcher.java:381) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) 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(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Unknown Source) Setting JDK_1_7_LATEST__HOME=f:\jenkins\tools\java\latest-1.7-64 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org