See <https://builds.apache.org/job/Curator/1044/display/redirect>
------------------------------------------ Started by user randgalt [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <https://builds.apache.org/job/Curator/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/curator.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/curator.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/CURATOR-2.0^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/CURATOR-2.0^{commit} # timeout=10 Checking out Revision e00426722bfd9517135956c16fbe670efb18de6d (refs/remotes/origin/CURATOR-2.0) > git config core.sparsecheckout # timeout=10 > git checkout -f e00426722bfd9517135956c16fbe670efb18de6d First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 46268 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Curator] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46268 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Curator/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean -Dcurator-retry-failed-tests=true -Dtiming-multiple=2 -Dtiming-waiting-multiple=10 install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [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] Curator RPC Proxy [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Curator 2.12.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-curator --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-curator --- [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ apache-curator >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-curator --- [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo [INFO] [CHECKSTYLE] No report found for mojo check [INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ apache-curator <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ apache-curator --- [INFO] Not generating Clirr report as there are no classes generated by the project [CHECKSTYLE] No report found for mojo check [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ apache-curator --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, bundle] [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-curator --- [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (apache-curator-guava-shader) @ apache-curator --- [INFO] No artifact matching filter com.google.guava:guava [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ apache-curator --- [INFO] Checking licenses... [WARNING] Unknown file extension: <https://builds.apache.org/job/Curator/ws/README.md> [CHECKSTYLE] No report found for mojo check [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apache-curator --- [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.12.1-SNAPSHOT/apache-curator-2.12.1-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.12.1-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/apache-curator/2.12.1-SNAPSHOT/apache-curator-2.12.1-SNAPSHOT-site.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Testing 2.12.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-test --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-test --- [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-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to <https://builds.apache.org/job/Curator/ws/curator-test/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Curator/ws/curator-test/src/main/java/org/apache/curator/test/TestingZooKeeperServer.java>:[34,45] cannot find symbol symbol: class QuorumPeerMain [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator ..................................... SUCCESS [ 15.885 s] [INFO] Curator Testing .................................... FAILURE [ 3.923 s] [INFO] Curator Client ..................................... SKIPPED [INFO] Curator Framework .................................. SKIPPED [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: 38.083 s [INFO] Finished at: 2017-05-30T20:14:16+00:00 [INFO] Final Memory: 31M/457M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project curator-test: Compilation failure [ERROR] <https://builds.apache.org/job/Curator/ws/curator-test/src/main/java/org/apache/curator/test/TestingZooKeeperServer.java>:[34,45] cannot find symbol [ERROR] symbol: class QuorumPeerMain [ERROR] -> [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. Waiting for Jenkins to finish collecting data[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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :curator-test [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.12.1-SNAPSHOT/apache-curator-2.12.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.12.1-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.12.1-SNAPSHOT/apache-curator-2.12.1-SNAPSHOT-site.xml No artifacts from Curator » Apache Curator #1043 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.12.1-SNAPSHOT/curator-x-rpc-2.12.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.12.1-SNAPSHOT/curator-test-2.12.1-SNAPSHOT.pom No artifacts from Curator » Curator Testing #1043 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.12.1-SNAPSHOT/curator-examples-2.12.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.12.1-SNAPSHOT/curator-x-discovery-2.12.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.12.1-SNAPSHOT/curator-recipes-2.12.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.12.1-SNAPSHOT/curator-x-discovery-server-2.12.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.12.1-SNAPSHOT/curator-client-2.12.1-SNAPSHOT.pom No artifacts from Curator » Curator Client #1043 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.12.1-SNAPSHOT/curator-framework-2.12.1-SNAPSHOT.pom No artifacts from Curator » Curator Framework #1043 to compare, so performing full copy of artifacts Sending e-mails to: [email protected] channel stopped
