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 2013/06/19 00:27:24 UTC

Build failed in Jenkins: Curator #698

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

Changes:

[randgalt] some additional functionality in testing code

[randgalt] CURATOR-35 - added a full featured sync() method and deprecated the previous method

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/Curator/ws/>
Checkout:Curator / <https://builds.apache.org/job/Curator/ws/> - hudson.remoting.Channel@561c6310:ubuntu3
Using strategy: Default
Last Built Revision: Revision c676e3e2d0e9fdc83f5fde1be1baeb808d00f9d7 (origin/2.0.2-incubating, origin/CURATOR-10)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-curator.git
Seen branch in repository origin/2.0.1-incubating
Seen branch in repository origin/2.0.2-incubating
Seen branch in repository origin/CURATOR-10
Seen branch in repository origin/CURATOR-14
Seen branch in repository origin/CURATOR-16
Seen branch in repository origin/CURATOR-17
Seen branch in repository origin/CURATOR-18
Seen branch in repository origin/CURATOR-21
Seen branch in repository origin/CURATOR-22
Seen branch in repository origin/CURATOR-24
Seen branch in repository origin/CURATOR-25
Seen branch in repository origin/CURATOR-35
Seen branch in repository origin/HEAD
Seen branch in repository origin/initialize
Seen branch in repository origin/ir
Seen branch in repository origin/master
Seen branch in repository origin/persistent
Seen branch in repository origin/sync
Seen branch in repository origin/zk3.3.x
Commencing build of Revision d9d0dc2fdb63ae0f2754144a250348774454d701 (origin/2.0.2-incubating, origin/CURATOR-35)
Checking out Revision d9d0dc2fdb63ae0f2754144a250348774454d701 (origin/2.0.2-incubating, origin/CURATOR-35)
No change to record in branch origin/CURATOR-35
Parsing POMs
Modules changed, recalculating dependency graph
[Curator] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 54965 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Curator/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Curator
[INFO]   Curator Testing
[INFO]   Curator Client
[INFO]   Curator Framework
[INFO]   Curator Recipes
[INFO]   Curator Service Discovery
[INFO]   Curator Examples
[INFO]   Curator Service Discovery Server
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Curator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/Curator/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Curator/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/apache-curator/2.0.2-incubating-SNAPSHOT/apache-curator-2.0.2-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.0.2-incubating-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/apache-curator/2.0.2-incubating-SNAPSHOT/apache-curator-2.0.2-incubating-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$apache-curator/builds/2013-06-18_22-21-17/archive/org.apache.curator/apache-curator/2.0.2-incubating-SNAPSHOT/apache-curator-2.0.2-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.0.2-incubating-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$apache-curator/builds/2013-06-18_22-21-17/archive/org.apache.curator/apache-curator/2.0.2-incubating-SNAPSHOT/apache-curator-2.0.2-incubating-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Testing
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/Curator/ws/curator-test/target>
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Curator/ws/curator-test/target/classes>
[WARNING] Note: <https://builds.apache.org/job/Curator/ws/curator-test/src/main/java/org/apache/curator/test/ServerHelper.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Curator/ws/curator-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.0.2-incubating-SNAPSHOT.jar>
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]

[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.0.2-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-test/2.0.2-incubating-SNAPSHOT/curator-test-2.0.2-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-test/builds/2013-06-18_22-21-17/archive/org.apache.curator/curator-test/2.0.2-incubating-SNAPSHOT/curator-test-2.0.2-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.0.2-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-test/builds/2013-06-18_22-21-17/archive/org.apache.curator/curator-test/2.0.2-incubating-SNAPSHOT/curator-test-2.0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/Curator/ws/curator-client/target>
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.136 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.0.2-incubating-SNAPSHOT.jar>
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] [install:install {execution: default-install}]

[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.0.2-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-client/2.0.2-incubating-SNAPSHOT/curator-client-2.0.2-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-06-18_22-21-17/archive/org.apache.curator/curator-client/2.0.2-incubating-SNAPSHOT/curator-client-2.0.2-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.0.2-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-06-18_22-21-17/archive/org.apache.curator/curator-client/2.0.2-incubating-SNAPSHOT/curator-client-2.0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/Curator/ws/curator-framework/target>
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 94 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-framework/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 306.512 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.0.2-incubating-SNAPSHOT.jar>
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[INFO] Missing header in: <https://builds.apache.org/job/Curator/ws/curator-framework/src/main/java/org/apache/curator/framework/imps/SyncBuilderImpl.java>
[CHECKSTYLE] No report found for mojo check
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-framework/builds/2013-06-18_22-21-17/archive/org.apache.curator/curator-framework/2.0.2-incubating-SNAPSHOT/curator-framework-2.0.2-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.0.2-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-framework/builds/2013-06-18_22-21-17/archive/org.apache.curator/curator-framework/2.0.2-incubating-SNAPSHOT/curator-framework-2.0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Some files do not have the expected license header
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 50 seconds
[INFO] Finished at: Tue Jun 18 22:27:16 UTC 2013
[INFO] Final Memory: 65M/366M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@curator.incubator.apache.org
channel stopped