You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/09/11 01:58:29 UTC

Build failed in Jenkins: Curator #818

See <https://builds.apache.org/job/Curator/818/changes>

Changes:

[jordan.zimmerman] It was not possible to correctly handle connection state issues with the LeaderSelectorListener. There was an edge case where if

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1 in workspace <https://builds.apache.org/job/Curator/ws/>
Checkout:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@60da8a36:ubuntu1
Using strategy: Default
Last Built Revision: Revision 69b824e5c034fa5da20b579eb9db2bb386a521df (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.git
git --version
git version 1.7.9.5
Fetching upstream changes from origin
Commencing build of Revision 37cf6524cbe5315bbaf3e5d94c637529fe1f4c6e (origin/master)
Checking out Revision 37cf6524cbe5315bbaf3e5d94c637529fe1f4c6e (origin/master)
[Curator] $ /bin/bash -xe /tmp/hudson9171170290425245605.sh
+ git checkout master
Switched to branch 'master'
Parsing POMs
Modules changed, recalculating dependency graph
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[Curator] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 50814 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Curator/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean -Dtiming-waiting-multiple=10 install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Curator
[INFO]   Curator Testing
[INFO]   Curator Client
[INFO]   Curator Framework
[INFO]   Curator Recipes
[INFO]   Curator Service Discovery
[INFO]   Curator Examples
[INFO]   Curator Service Discovery Server
[WARNING] POM for 'biz.aQute:bndlib:pom:1.50.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Curator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, bundle]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$apache-curator/builds/2013-09-10_23-51-16/archive/org.apache.curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$apache-curator/builds/2013-09-10_23-51-16/archive/org.apache.curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Testing
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Curator/ws/curator-test/target/classes>
[WARNING] Note: <https://builds.apache.org/job/Curator/ws/curator-test/src/main/java/org/apache/curator/test/ServerHelper.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Curator/ws/curator-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.2.1-incubating-SNAPSHOT.jar>
[INFO] META-INF/maven/org.apache.curator/curator-test/pom.xml already added, skipping
[INFO] META-INF/maven/org.apache.curator/curator-test/pom.properties already added, skipping
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.2.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-test/2.2.1-incubating-SNAPSHOT/curator-test-2.2.1-incubating-SNAPSHOT.jar

[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-test/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-test/2.2.1-incubating-SNAPSHOT/curator-test-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-test/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-test/2.2.1-incubating-SNAPSHOT/curator-test-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.78 sec

Results :

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.2.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]

[INFO] Installing org/apache/curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.curator:curator-client:2.2.1-incubating-SNAPSHOT: checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 94 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-framework/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 342.711 sec

Results :

Tests run: 57, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.2.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]

[INFO] Installing org/apache/curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-framework/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-framework/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.curator:curator-framework:2.2.1-incubating-SNAPSHOT: checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 75 source files to <https://builds.apache.org/job/Curator/ws/curator-recipes/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Curator/ws/curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-recipes/2.2.1-incubating-SNAPSHOT/curator-recipes-2.2.1-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Curator/ws/curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 48 seconds
[INFO] Finished at: Tue Sep 10 23:58:24 UTC 2013
[INFO] Final Memory: 68M/433M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@curator.incubator.apache.org
channel stopped

Jenkins build is back to normal : Curator #825

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/825/>


Build failed in Jenkins: Curator #824

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/824/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/Curator/ws/>
Checkout:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@62672997:ubuntu3
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/ws/> at hudson.remoting.Channel@62672997:ubuntu3
	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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@62672997:ubuntu3
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/ws/> at hudson.remoting.Channel@62672997:ubuntu3
	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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@62672997:ubuntu3
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/ws/> at hudson.remoting.Channel@62672997:ubuntu3
	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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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)

Build failed in Jenkins: Curator #823

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/823/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Curator/ws/>
Checkout:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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)

Build failed in Jenkins: Curator #822

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/822/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Curator/ws/>
Checkout:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision b9500dc2ea7587a9ae1d222817a90ad2263658f9 (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-curator.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/incubator-curator.git <https://builds.apache.org/job/Curator/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/Curator/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
	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)

Jenkins build is still unstable: Curator #821

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/changes>


Jenkins build is unstable: Curator #820

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/820/changes>


Build failed in Jenkins: Curator #819

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/819/changes>

Changes:

[jordan.zimmerman] Added LeaderSelectorListenerAdapter to enforce/help with correct connection state handling. Also, updated

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Curator/ws/>
Checkout:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@732caf9d:ubuntu2
Using strategy: Default
Last Built Revision: Revision 37cf6524cbe5315bbaf3e5d94c637529fe1f4c6e (origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-curator.git
git --version
git version 1.7.9.5
Fetching upstream changes from origin
Commencing build of Revision 9a7d497762efba56baaa0c11173dc81e08bec4ca (origin/master)
Checking out Revision 9a7d497762efba56baaa0c11173dc81e08bec4ca (origin/master)
[Curator] $ /bin/bash -xe /tmp/hudson8436894212168185319.sh
+ git checkout master
Switched to branch 'master'
Parsing POMs
Modules changed, recalculating dependency graph
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[Curator] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 47407 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Curator/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean -Dtiming-waiting-multiple=10 install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Curator
[INFO]   Curator Testing
[INFO]   Curator Client
[INFO]   Curator Framework
[INFO]   Curator Recipes
[INFO]   Curator Service Discovery
[INFO]   Curator Examples
[INFO]   Curator Service Discovery Server
[WARNING] POM for 'biz.aQute:bndlib:pom:1.50.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Curator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, bundle]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$apache-curator/builds/2013-09-11_16-01-45/archive/org.apache.curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$apache-curator/builds/2013-09-11_16-01-45/archive/org.apache.curator/apache-curator/2.2.1-incubating-SNAPSHOT/apache-curator-2.2.1-incubating-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Testing
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Curator/ws/curator-test/target/classes>
[WARNING] Note: <https://builds.apache.org/job/Curator/ws/curator-test/src/main/java/org/apache/curator/test/ServerHelper.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Curator/ws/curator-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.2.1-incubating-SNAPSHOT.jar>
[INFO] META-INF/maven/org.apache.curator/curator-test/pom.xml already added, skipping
[INFO] META-INF/maven/org.apache.curator/curator-test/pom.properties already added, skipping
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.2.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-test/2.2.1-incubating-SNAPSHOT/curator-test-2.2.1-incubating-SNAPSHOT.jar

[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-test/builds/2013-09-11_16-01-45/archive/org.apache.curator/curator-test/2.2.1-incubating-SNAPSHOT/curator-test-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-test/builds/2013-09-11_16-01-45/archive/org.apache.curator/curator-test/2.2.1-incubating-SNAPSHOT/curator-test-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.747 sec

Results :

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.2.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]

[INFO] Installing org/apache/curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-09-11_16-01-45/archive/org.apache.curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-09-11_16-01-45/archive/org.apache.curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.curator:curator-client:2.2.1-incubating-SNAPSHOT: checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 94 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-framework/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 350.067 sec

Results :

Tests run: 57, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.2.1-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.jar

[INFO] [bundle:install {execution: default-install}]
[INFO] Installing org/apache/curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-framework/builds/2013-09-11_16-01-45/archive/org.apache.curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-framework/builds/2013-09-11_16-01-45/archive/org.apache.curator/curator-framework/2.2.1-incubating-SNAPSHOT/curator-framework-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.curator:curator-framework:2.2.1-incubating-SNAPSHOT: checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 76 source files to <https://builds.apache.org/job/Curator/ws/curator-recipes/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Curator/ws/curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-09-11_16-01-45/archive/org.apache.curator/curator-recipes/2.2.1-incubating-SNAPSHOT/curator-recipes-2.2.1-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Curator/ws/curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 1 second
[INFO] Finished at: Wed Sep 11 16:09:15 UTC 2013
[INFO] Final Memory: 68M/426M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@curator.incubator.apache.org
channel stopped