See <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/44/display/redirect?page=changes>
Changes: [cjmctague] CURATOR-448 - Include curator framework state in error messages [randgalt] Closes #267 ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Framework 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ curator-framework --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.7: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.5.1:compile (default-compile) @ curator-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 167 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/classes> [INFO] <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> clirr-maven-plugin:2.8:check (default) > compile @ curator-framework >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.7: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] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ curator-framework --- [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.8:check (default) < compile @ curator-framework <<< [INFO] [INFO] --- clirr-maven-plugin:2.8:check (default) @ curator-framework --- [INFO] Comparing to version: 4.0.1 [INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes. [CHECKSTYLE] No report found for mojo check [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ curator-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ curator-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/test-classes> [INFO] <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ curator-framework --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.framework.schema.TestSchema Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 sec - in org.apache.curator.framework.schema.TestSchema Running org.apache.curator.framework.state.TestConnectionStateManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.354 sec - in org.apache.curator.framework.state.TestConnectionStateManager Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.436 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState Running org.apache.curator.framework.imps.TestCompressionInTransactionOld Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld Running org.apache.curator.framework.imps.TestWatcherIdentity Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.805 sec - in org.apache.curator.framework.imps.TestWatcherIdentity Running org.apache.curator.framework.imps.TestWithCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.099 sec - in org.apache.curator.framework.imps.TestWithCluster Running org.apache.curator.framework.imps.TestCompressionInTransactionNew Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew Running org.apache.curator.framework.imps.TestNamespaceFacade Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 sec - in org.apache.curator.framework.imps.TestNamespaceFacade Running org.apache.curator.framework.imps.TestReconfiguration Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.075 sec - in org.apache.curator.framework.imps.TestReconfiguration Running org.apache.curator.framework.imps.TestMultiClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec - in org.apache.curator.framework.imps.TestMultiClient Running org.apache.curator.framework.imps.TestRemoveWatches Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.187 sec - in org.apache.curator.framework.imps.TestRemoveWatches Running org.apache.curator.framework.imps.TestExistsBuilder Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 sec - in org.apache.curator.framework.imps.TestExistsBuilder Running org.apache.curator.framework.imps.TestBlockUntilConnected Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.052 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected Running org.apache.curator.framework.imps.TestWatcherRemovalManager Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.878 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager Running org.apache.curator.framework.imps.TestFrameworkEdges Tests run: 19, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 289.129 sec <<< FAILURE! - in org.apache.curator.framework.imps.TestFrameworkEdges testDeleteChildrenConcurrently(org.apache.curator.framework.imps.TestFrameworkEdges) Time elapsed: 56.17 sec <<< FAILURE! java.lang.AssertionError: expected [true] but found [false] at org.apache.curator.framework.imps.TestFrameworkEdges.testDeleteChildrenConcurrently(TestFrameworkEdges.java:710) Running org.apache.curator.framework.imps.TestFailedDeleteManager Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.357 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager Running org.apache.curator.framework.imps.TestTransactionsNew Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 sec - in org.apache.curator.framework.imps.TestTransactionsNew Running org.apache.curator.framework.imps.TestCreate Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 sec - in org.apache.curator.framework.imps.TestCreate Running org.apache.curator.framework.imps.TestEnsureContainers Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 sec - in org.apache.curator.framework.imps.TestEnsureContainers Running org.apache.curator.framework.imps.TestCreateReturningStat Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 sec - in org.apache.curator.framework.imps.TestCreateReturningStat Running org.apache.curator.framework.imps.TestTempFramework Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.277 sec - in org.apache.curator.framework.imps.TestTempFramework Running org.apache.curator.framework.imps.TestCleanState Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.apache.curator.framework.imps.TestCleanState Running org.apache.curator.framework.imps.TestFramework Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.46 sec - in org.apache.curator.framework.imps.TestFramework Running org.apache.curator.framework.imps.TestCompression Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 sec - in org.apache.curator.framework.imps.TestCompression Running org.apache.curator.framework.imps.TestNeverConnected Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 sec - in org.apache.curator.framework.imps.TestNeverConnected Running org.apache.curator.framework.imps.TestTtlNodes Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 sec - in org.apache.curator.framework.imps.TestTtlNodes Running org.apache.curator.framework.imps.TestFrameworkBackground Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.002 sec - in org.apache.curator.framework.imps.TestFrameworkBackground Running org.apache.curator.framework.imps.TestReadOnly Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.736 sec - in org.apache.curator.framework.imps.TestReadOnly Running org.apache.curator.framework.imps.TestTransactionsOld Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 sec - in org.apache.curator.framework.imps.TestTransactionsOld Running org.apache.curator.framework.ensemble.TestEnsembleProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.874 sec - in org.apache.curator.framework.ensemble.TestEnsembleProvider Results : Failed tests: org.apache.curator.framework.imps.TestFrameworkEdges.testDeleteChildrenConcurrently(org.apache.curator.framework.imps.TestFrameworkEdges) Run 1: PASS Run 2: TestFrameworkEdges.testDeleteChildrenConcurrently:710 expected [true] but found [false] Tests run: 189, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ curator-framework --- [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ curator-framework --- [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (apache-curator-guava-shader) @ curator-framework --- [INFO] Excluding org.apache.curator:curator-client:jar:4.0.2-SNAPSHOT from the shaded jar. [INFO] Excluding org.apache.zookeeper:zookeeper:jar:3.5.3-beta from the shaded jar. [INFO] Excluding commons-cli:commons-cli:jar:1.2 from the shaded jar. [INFO] Excluding io.netty:netty:jar:3.10.5.Final from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:20.0 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.6 from the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/curator-framework-4.0.2-SNAPSHOT.jar> with <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/curator-framework-4.0.2-SNAPSHOT-shaded.jar> [INFO] [INFO] --- maven-jar-plugin:3.0.0:test-jar (default) @ curator-framework --- [INFO] Building jar: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/curator-framework-4.0.2-SNAPSHOT-tests.jar> [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/state/TestConnectionStateManager.java> [WARNING] Unknown file extension: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/test/resources/schema.yaml> [CHECKSTYLE] No report found for mojo check
