See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/928/changes>
Changes: [randgalt] make sure ChildReaper always moves through all registered nodes. Also, add an optionl check so that large nodes are never queried [randgalt] doc update [randgalt] some logging ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Recipes 2.7.2-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.6: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.1:compile (default-compile) @ curator-recipes --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/classes> [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-recipes --- [INFO] [INFO] --- maven-resources-plugin:2.6: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.1:testCompile (default-testCompile) @ curator-recipes --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/test-classes> [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-recipes --- [INFO] Surefire report directory: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 209.294 sec - in org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure Running org.apache.curator.framework.client.TestBackgroundStates Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.698 sec - in org.apache.curator.framework.client.TestBackgroundStates Running org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.904 sec - in org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter Running org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.717 sec - in org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.659 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.993 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.745 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.229 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster Running org.apache.curator.framework.recipes.leader.TestLeaderLatch Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.07 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatch Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.016 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants Running org.apache.curator.framework.recipes.leader.TestLeaderSelector Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.934 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelector Running org.apache.curator.framework.recipes.shared.TestSharedCount Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.724 sec - in org.apache.curator.framework.recipes.shared.TestSharedCount Running org.apache.curator.framework.recipes.cache.TestNodeCache Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.127 sec - in org.apache.curator.framework.recipes.cache.TestNodeCache Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.541 sec - in org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree Running org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.561 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.755 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCache Running org.apache.curator.framework.recipes.cache.TestTreeCache Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.514 sec - in org.apache.curator.framework.recipes.cache.TestTreeCache Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 sec - in org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 499.485 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore Running org.apache.curator.framework.recipes.locks.TestLockACLs Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 sec - in org.apache.curator.framework.recipes.locks.TestLockACLs Running org.apache.curator.framework.recipes.locks.TestChildReaper Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 356.641 sec - in org.apache.curator.framework.recipes.locks.TestChildReaper Running org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.61 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.377 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 472.936 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster Running org.apache.curator.framework.recipes.locks.TestReaper Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.564 sec - in org.apache.curator.framework.recipes.locks.TestReaper Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.586 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.521 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutex Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.262 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedBarrier Running org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.003 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.375 sec - in org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue Running org.apache.curator.framework.recipes.queue.TestQueueSharder Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.272 sec - in org.apache.curator.framework.recipes.queue.TestQueueSharder Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.707 sec - in org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue Running org.apache.curator.framework.recipes.queue.TestDistributedQueue Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 233.191 sec - in org.apache.curator.framework.recipes.queue.TestDistributedQueue Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.004 sec - in org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue Running org.apache.curator.framework.recipes.queue.TestQueueItem Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.apache.curator.framework.recipes.queue.TestQueueItem Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.94 sec - in org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.025 sec - in org.apache.curator.framework.recipes.queue.TestDistributedIdQueue Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.159 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.666 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener Results : Tests run: 223, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-recipes --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ curator-recipes --- [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-recipes --- [INFO] Checking licenses... [INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/test/java/org/apache/curator/framework/recipes/locks/TestChildReaper.java> [CHECKSTYLE] No report found for mojo check
