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 2016/04/21 06:49:57 UTC

Jenkins build is still unstable: Curator-3.0 » Curator Recipes #64

See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/changes>


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/86/>


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #85

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #84

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #83

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


Jenkins build is unstable: Curator-3.0 » Curator Recipes #82

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/82/changes>


Build failed in Jenkins: Curator-3.0 » Curator Recipes #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/81/changes>

Changes:

[dragonsinth] TreeCache does not need to use CloseableExecutorService.

[markap14] CURATOR-337: Do not attempt to release a mutex unless it has actually

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes 3.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-recipes ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-recipes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-recipes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 86 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/target/classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java>:[596,19] cannot find symbol
  symbol:   method removeWatchers()
  location: variable client of type org.apache.curator.framework.CuratorFramework
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is still unstable: Curator-3.0 » Curator Recipes #80

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #79

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #78

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #77

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #76

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #75

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #74

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #73

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #72

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


Jenkins build is unstable: Curator-3.0 » Curator Recipes #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/71/changes>


Build failed in Jenkins: Curator-3.0 » Curator Recipes #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/70/changes>

Changes:

[randgalt] Parent container deletions could cause a hang as the watcher would never

[randgalt] removed typo

[randgalt] PathChildrenCache was not handling CONNECTED state

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-recipes ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-recipes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-recipes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 86 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/target/classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-recipes >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-recipes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-recipes ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-recipes <<<
[INFO] 

[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-recipes ---
[INFO] artifact org.apache.curator:curator-recipes: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-recipes: checking for updates from central
[INFO] Comparing to version: 3.1.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.1.0/curator-recipes-3.1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.1.0/curator-recipes-3.1.0.jar (278 KB at 4784.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.1.0/curator-recipes-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.1.0/curator-recipes-3.1.0.pom (3 KB at 125.3 KB/sec)
[INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes.
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ curator-recipes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ curator-recipes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 53 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/test/java/org/apache/curator/framework/recipes/cache/TestPathChildrenCache.java>:[645,48] illegal character: \8721
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is still unstable: Curator-3.0 » Curator Recipes #69

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #68

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #67

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #66

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


Jenkins build is still unstable: Curator-3.0 » Curator Recipes #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/65/>