See <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/926/changes>
Changes: [randgalt] If the server successfully creates a Curator-protected node by crashes before returning to the client, Curator will incorrectly set the wrong value for the name field in the background Event causing this problem. 'name' should be the full path instead of just the ZNode name ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Framework 2.7.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-framework --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-framework --- [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-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 97 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/classes> [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-framework --- [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-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-framework --- [INFO] Surefire report directory: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.framework.imps.TestWithCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 198.014 sec - in org.apache.curator.framework.imps.TestWithCluster Running org.apache.curator.framework.imps.TestFailedDeleteManager Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 323.331 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager Running org.apache.curator.framework.imps.TestMultiClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 sec - in org.apache.curator.framework.imps.TestMultiClient Running org.apache.curator.framework.imps.TestFramework Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.807 sec - in org.apache.curator.framework.imps.TestFramework Running org.apache.curator.framework.imps.TestNamespaceFacade Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.054 sec - in org.apache.curator.framework.imps.TestNamespaceFacade Running org.apache.curator.framework.imps.TestFrameworkEdges Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.655 sec - in org.apache.curator.framework.imps.TestFrameworkEdges Running org.apache.curator.framework.imps.TestWatcherIdentity Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.068 sec - in org.apache.curator.framework.imps.TestWatcherIdentity Running org.apache.curator.framework.imps.TestCompressionInTransaction Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.962 sec - in org.apache.curator.framework.imps.TestCompressionInTransaction Running org.apache.curator.framework.imps.TestNeverConnected Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.368 sec - in org.apache.curator.framework.imps.TestNeverConnected Running org.apache.curator.framework.imps.TestCompression Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.933 sec - in org.apache.curator.framework.imps.TestCompression Running org.apache.curator.framework.imps.TestReadOnly Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.741 sec - in org.apache.curator.framework.imps.TestReadOnly Running org.apache.curator.framework.imps.TestTempFramework Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.889 sec - in org.apache.curator.framework.imps.TestTempFramework Running org.apache.curator.framework.imps.TestFrameworkBackground Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.351 sec - in org.apache.curator.framework.imps.TestFrameworkBackground Running org.apache.curator.framework.imps.TestTransactions Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.957 sec - in org.apache.curator.framework.imps.TestTransactions Running org.apache.curator.framework.imps.TestBlockUntilConnected Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.745 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected Results : Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-framework --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ curator-framework --- [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-framework --- [INFO] Checking licenses... [INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java> [INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFrameworkEdges.java> [CHECKSTYLE] No report found for mojo check
