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/03/29 20:33:38 UTC

Build failed in Jenkins: Curator #972

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

Changes:

[randgalt] Check for initial create in setData()

[randgalt] Added comment

------------------------------------------
[...truncated 161 lines...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/classes>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-client >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-client ---
[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.1:compile (default-compile) @ curator-client ---
[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-client <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-client ---

[INFO] artifact org.apache.curator:curator-client: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-client: checking for updates from central
[INFO] Comparing to version: 2.10.0
[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-client ---

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-client ---
[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-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.utils.TestZKPaths
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.apache.curator.utils.TestZKPaths
Running org.apache.curator.utils.TestCloseableExecutorService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec - in org.apache.curator.utils.TestCloseableExecutorService
Running org.apache.curator.utils.TestCloseableScheduledExecutorService
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 sec - in org.apache.curator.utils.TestCloseableScheduledExecutorService
Running org.apache.curator.TestSessionFailRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.935 sec - in org.apache.curator.TestSessionFailRetryLoop
Running org.apache.curator.TestEnsurePath
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 sec - in org.apache.curator.TestEnsurePath
Running org.apache.curator.TestRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.626 sec - in org.apache.curator.TestRetryLoop
Running org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.786 sec - in org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-client ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-client ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-client ---
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ curator-client ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.10.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar

[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ curator-client ---
[INFO] Installing org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 2.10.1-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 103 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/classes>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ 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] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.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.6.1:check (default) < compile @ curator-framework <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-framework ---

[INFO] artifact org.apache.curator:curator-framework: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-framework: checking for updates from central
[INFO] Comparing to version: 2.10.0
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 6 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-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 16 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/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/ws/curator-framework/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestTransactions
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.126 sec - in org.apache.curator.framework.imps.TestTransactions
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.002 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 343.261 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 182.009 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.417 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.144 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestCompressionInTransaction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.987 sec - in org.apache.curator.framework.imps.TestCompressionInTransaction
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.746 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.904 sec - in org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestFramework
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.024 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.494 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.708 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.778 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.668 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.406 sec - in org.apache.curator.framework.imps.TestWatcherIdentity

Results :

Tests run: 96, 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.4: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/ws/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator/ws/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[CHECKSTYLE] No report found for mojo check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [  7.656 s]
[INFO] Curator Testing .................................... SUCCESS [  9.127 s]
[INFO] Curator Client ..................................... SUCCESS [01:02 min]
[INFO] Curator Framework .................................. FAILURE [16:43 min]
[INFO] Curator Recipes .................................... SKIPPED
[INFO] Curator Service Discovery .......................... SKIPPED
[INFO] Curator Examples ................................... SKIPPED
[INFO] Curator Service Discovery Server ................... SKIPPED
[INFO] Curator RPC Proxy .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:08 min
[INFO] Finished at: 2016-03-29T18:33:39+00:00
[INFO] Final Memory: 38M/805M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (license) on project curator-framework: Some files do not have the expected license header -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-framework
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.10.1-SNAPSHOT/curator-x-rpc-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.10.1-SNAPSHOT/curator-framework-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-framework/2.10.1-SNAPSHOT/curator-framework-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.10.1-SNAPSHOT/curator-x-discovery-server-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.10.1-SNAPSHOT/curator-examples-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.10.1-SNAPSHOT/curator-test-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-test/2.10.1-SNAPSHOT/curator-test-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.10.1-SNAPSHOT/curator-recipes-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.10.1-SNAPSHOT/apache-curator-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.10.1-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.10.1-SNAPSHOT/apache-curator-2.10.1-SNAPSHOT-site.xml
Compressed 35.22 KB of artifacts by 90.9% relative to #971
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.10.1-SNAPSHOT/curator-x-discovery-2.10.1-SNAPSHOT.pom
Sending e-mails to: dev@curator.apache.org
channel stopped

Jenkins build is back to stable : Curator #976

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


Jenkins build is unstable: Curator #975

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


Build failed in Jenkins: Curator #974

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

Changes:

[ugeilmann] Return leases before retrying aquire

------------------------------------------
[...truncated 179 lines...]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-client ---
[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.1:compile (default-compile) @ curator-client ---
[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-client <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-client ---
[INFO] artifact org.apache.curator:curator-client: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-client: checking for updates from central
[INFO] Comparing to version: 2.10.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.10.0/curator-client-2.10.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.10.0/curator-client-2.10.0.jar (72 KB at 602.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.10.0/curator-client-2.10.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.10.0/curator-client-2.10.0.pom (3 KB at 35.0 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-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-client ---
[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-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.utils.TestCloseableExecutorService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec - in org.apache.curator.utils.TestCloseableExecutorService
Running org.apache.curator.utils.TestZKPaths
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in org.apache.curator.utils.TestZKPaths
Running org.apache.curator.utils.TestCloseableScheduledExecutorService
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.806 sec - in org.apache.curator.utils.TestCloseableScheduledExecutorService
Running org.apache.curator.TestRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.27 sec - in org.apache.curator.TestRetryLoop
Running org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.113 sec - in org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Running org.apache.curator.TestSessionFailRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.742 sec - in org.apache.curator.TestSessionFailRetryLoop
Running org.apache.curator.TestEnsurePath
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.apache.curator.TestEnsurePath

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-client ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-client ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-client ---
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ curator-client ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.10.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ curator-client ---
[INFO] Installing org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 2.10.1-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 103 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/classes>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ 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] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.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.6.1:check (default) < compile @ curator-framework <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-framework ---
[INFO] artifact org.apache.curator:curator-framework: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-framework: checking for updates from central
[INFO] Comparing to version: 2.10.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.jar (191 KB at 1564.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.pom (3 KB at 30.5 KB/sec)
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 6 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-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 16 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/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/ws/curator-framework/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.737 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.476 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.438 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 343.11 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.393 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.237 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestTransactions
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.525 sec - in org.apache.curator.framework.imps.TestTransactions
Running org.apache.curator.framework.imps.TestCompressionInTransaction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.689 sec - in org.apache.curator.framework.imps.TestCompressionInTransaction
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.571 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestFramework
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.631 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.662 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 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.688 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.513 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.339 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.342 sec - in org.apache.curator.framework.imps.TestEnsureContainers

Results :

Tests run: 96, 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.4: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/ws/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator/ws/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[CHECKSTYLE] No report found for mojo check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [ 13.838 s]
[INFO] Curator Testing .................................... SUCCESS [ 10.668 s]
[INFO] Curator Client ..................................... SUCCESS [01:20 min]
[INFO] Curator Framework .................................. FAILURE [16:46 min]
[INFO] Curator Recipes .................................... SKIPPED
[INFO] Curator Service Discovery .......................... SKIPPED
[INFO] Curator Examples ................................... SKIPPED
[INFO] Curator Service Discovery Server ................... SKIPPED
[INFO] Curator RPC Proxy .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:41 min
[INFO] Finished at: 2016-05-08T19:47:00+00:00
[INFO] Final Memory: 33M/674M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (license) on project curator-framework: Some files do not have the expected license header -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-framework
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.10.1-SNAPSHOT/curator-x-rpc-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.10.1-SNAPSHOT/curator-framework-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-framework/2.10.1-SNAPSHOT/curator-framework-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.10.1-SNAPSHOT/curator-x-discovery-server-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.10.1-SNAPSHOT/curator-examples-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.10.1-SNAPSHOT/curator-test-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-test/2.10.1-SNAPSHOT/curator-test-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.10.1-SNAPSHOT/curator-recipes-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.10.1-SNAPSHOT/apache-curator-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.10.1-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.10.1-SNAPSHOT/apache-curator-2.10.1-SNAPSHOT-site.xml
Compressed 35.22 KB of artifacts by 90.9% relative to #973
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.10.1-SNAPSHOT/curator-x-discovery-2.10.1-SNAPSHOT.pom
Sending e-mails to: dev@curator.apache.org
channel stopped

Build failed in Jenkins: Curator #973

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

Changes:

[jxm] changed a deprecation comment to provide a better equivalent

------------------------------------------
[...truncated 217 lines...]
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.TestRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.5 sec - in org.apache.curator.TestRetryLoop
Running org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.645 sec - in org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Running org.apache.curator.TestEnsurePath
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 sec - in org.apache.curator.TestEnsurePath
Running org.apache.curator.utils.TestCloseableScheduledExecutorService
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.385 sec - in org.apache.curator.utils.TestCloseableScheduledExecutorService
Running org.apache.curator.utils.TestZKPaths
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.apache.curator.utils.TestZKPaths
Running org.apache.curator.utils.TestCloseableExecutorService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.apache.curator.utils.TestCloseableExecutorService
Running org.apache.curator.TestSessionFailRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.793 sec - in org.apache.curator.TestSessionFailRetryLoop

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-client ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-client ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-client ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ curator-client ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.10.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar
[CHECKSTYLE] No report found for mojo check[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.pom

[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ curator-client ---
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	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:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@214ec141) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
	... 33 more
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 2.10.1-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 103 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/classes>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ 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] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.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.6.1:check (default) < compile @ curator-framework <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-framework ---

[INFO] artifact org.apache.curator:curator-framework: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-framework: checking for updates from central
[INFO] Comparing to version: 2.10.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.jar (191 KB at 1445.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.pom (3 KB at 34.3 KB/sec)
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 6 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-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 16 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/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/ws/curator-framework/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestCompressionInTransaction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.124 sec - in org.apache.curator.framework.imps.TestCompressionInTransaction
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.979 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.175 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestFramework
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.587 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.017 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestTransactions
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.172 sec - in org.apache.curator.framework.imps.TestTransactions
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.949 sec - in org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.379 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.455 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.549 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.876 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.488 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.902 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.054 sec - in org.apache.curator.framework.imps.TestWatcherIdentity

Results :

Tests run: 96, 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.4: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/ws/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator/ws/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[CHECKSTYLE] No report found for mojo check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [  7.415 s]
[INFO] Curator Testing .................................... SUCCESS [  9.101 s]
[INFO] Curator Client ..................................... SUCCESS [ 44.700 s]
[INFO] Curator Framework .................................. FAILURE [16:42 min]
[INFO] Curator Recipes .................................... SKIPPED
[INFO] Curator Service Discovery .......................... SKIPPED
[INFO] Curator Examples ................................... SKIPPED
[INFO] Curator Service Discovery Server ................... SKIPPED
[INFO] Curator RPC Proxy .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:47 min
[INFO] Finished at: 2016-04-21T01:26:46+00:00
[INFO] Final Memory: 27M/375M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (license) on project curator-framework: Some files do not have the expected license header -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-framework
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.10.1-SNAPSHOT/curator-x-rpc-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-client/2.10.1-SNAPSHOT/curator-client-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.10.1-SNAPSHOT/curator-framework-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-framework/2.10.1-SNAPSHOT/curator-framework-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.10.1-SNAPSHOT/curator-x-discovery-server-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.10.1-SNAPSHOT/curator-examples-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.10.1-SNAPSHOT/curator-test-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.10.1-SNAPSHOT.jar> to org.apache.curator/curator-test/2.10.1-SNAPSHOT/curator-test-2.10.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.10.1-SNAPSHOT/curator-recipes-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.10.1-SNAPSHOT/apache-curator-2.10.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.10.1-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.10.1-SNAPSHOT/apache-curator-2.10.1-SNAPSHOT-site.xml
Compressed 35.22 KB of artifacts by 90.9% relative to #972
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.10.1-SNAPSHOT/curator-x-discovery-2.10.1-SNAPSHOT.pom
Sending e-mails to: dev@curator.apache.org
channel stopped