See <https://builds.apache.org/job/Blur-master-jdk7/782/changes>
Changes: [twilliams] add some simple test coverage to get a feel for the command stuffs ------------------------------------------ [...truncated 21710 lines...] [INFO] Exclude: **/src/main/scripts/interface/gen-html/Blur.html [INFO] Exclude: **/src/main/scripts/interface/gen-html/index.html [INFO] Exclude: **/.empty [INFO] 54 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 54 licence. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ blur-shell --- [INFO] Installing <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-shell/target/blur-shell-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/blur/blur-shell/0.2.4-incubating-SNAPSHOT-hadoop1/blur-shell-0.2.4-incubating-SNAPSHOT-hadoop1.jar [INFO] Installing <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-shell/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/blur/blur-shell/0.2.4-incubating-SNAPSHOT-hadoop1/blur-shell-0.2.4-incubating-SNAPSHOT-hadoop1.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Blur Command 0.2.4-incubating-SNAPSHOT-hadoop1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blur-command --- [INFO] Deleting <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ blur-command --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blur-command --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ blur-command --- [INFO] Compiling 5 source files to <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blur-command --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ blur-command --- [INFO] Compiling 3 source files to <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ blur-command --- [INFO] Surefire report directory: <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.blur.command.DocumentCountCombinerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec Running org.apache.blur.command.DocumentCountTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ blur-command --- [INFO] Building jar: <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/blur-command-0.2.4-incubating-SNAPSHOT-hadoop1.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ blur-command --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ blur-command --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: LICENSE [INFO] Exclude: CHANGES.txt [INFO] Exclude: DISCLAIMER [INFO] Exclude: NOTICE [INFO] Exclude: README [INFO] Exclude: **/README.textile [INFO] Exclude: **/README.md [INFO] Exclude: **/.classpath [INFO] Exclude: **/.project [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.idea/** [INFO] Exclude: **/*.iml [INFO] Exclude: **/target/** [INFO] Exclude: **/build/** [INFO] Exclude: **/.codio [INFO] Exclude: **/src/main/webapp/libs/** [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/src/main/webapp/public/css/** [INFO] Exclude: **/src/main/webapp/js/utils/* [INFO] Exclude: **/src/main/webapp/public/js/modernizr.js [INFO] Exclude: **/src/main/webapp/node_modules/** [INFO] Exclude: **/src/main/webapp/.sass-cache/** [INFO] Exclude: **/src/main/webapp/.tmp/** [INFO] Exclude: **/.editorconfig [INFO] Exclude: **/.jshintrc [INFO] Exclude: **/package.json [INFO] Exclude: **/src/main/scripts/grunt.sh [INFO] Exclude: **/src/main/webapp/coverage/** [INFO] Exclude: contrib/blur-console-v1/** [INFO] Exclude: **/src/main/resources/org/apache/blur/thrift/util/words.txt [INFO] Exclude: **/src/main/webapp/js/d3.v2.js [INFO] Exclude: **/src/main/webapp/js/d3.v2.min.js [INFO] Exclude: **/src/main/resources*/license-notes.txt [INFO] Exclude: **/src/main/resources*/NOTICE-bin.base.txt [INFO] Exclude: **/src/main/resources*/NOTICE-bin.txt [INFO] Exclude: **/src/main/resources*/notices/*.src [INFO] Exclude: **/src/main/scripts/conf/controllers [INFO] Exclude: **/src/main/scripts/conf/consoles [INFO] Exclude: **/src/main/scripts/conf/default_zoo.cfg [INFO] Exclude: **/src/main/scripts/conf/shards [INFO] Exclude: **/src/main/scripts/conf/zookeepers [INFO] Exclude: **/src/main/scripts/interface/gen-html/Blur.html [INFO] Exclude: **/src/main/scripts/interface/gen-html/index.html [INFO] Exclude: **/.empty [INFO] 10 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 3 unknown: 3 generated: 0 approved: 7 licence. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Blur .............................................. SUCCESS [38.200s] [INFO] Blur Util ......................................... SUCCESS [20.432s] [INFO] Blur Thrift ....................................... SUCCESS [15.519s] [INFO] Blur Store ........................................ SUCCESS [7:15.348s] [INFO] Blur Query ........................................ SUCCESS [6:56.850s] [INFO] Blur GUI .......................................... SUCCESS [8.881s] [INFO] Blur Core ......................................... SUCCESS [3:47.748s] [INFO] Blur Console ...................................... SUCCESS [38.194s] [INFO] Blur Map Reduce Hadoop1 ........................... SUCCESS [3:59.311s] [INFO] Blur Shell ........................................ SUCCESS [5.836s] [INFO] Blur Command ...................................... FAILURE [6.268s] [INFO] Distribution ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24:34.585s [INFO] Finished at: Tue Sep 23 00:21:23 UTC 2014 [INFO] Final Memory: 47M/231M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project blur-command: Too many files with unapproved license: 3 See RAT report in: <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/rat.txt> -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :blur-command [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-shell/pom.xml> to org.apache.blur/blur-shell/0.2.4-incubating-SNAPSHOT-hadoop1/blur-shell-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-shell/target/blur-shell-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-shell/0.2.4-incubating-SNAPSHOT-hadoop1/blur-shell-0.2.4-incubating-SNAPSHOT-hadoop1.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Shell #780 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 158769 bytes Compression is 0.0% Took 0.22 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/pom.xml> to org.apache.blur/blur-mapred-hadoop1/0.2.4-incubating-SNAPSHOT-hadoop1/blur-mapred-hadoop1-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/target/blur-mapred-hadoop1-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-mapred-hadoop1/0.2.4-incubating-SNAPSHOT-hadoop1/blur-mapred-hadoop1-0.2.4-incubating-SNAPSHOT-hadoop1.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/target/blur-mapred-hadoop1-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar> to org.apache.blur/blur-mapred-hadoop1/0.2.4-incubating-SNAPSHOT-hadoop1/blur-mapred-hadoop1-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Map Reduce Hadoop1 #780 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 136121 bytes Compression is 0.0% Took 0.16 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/pom.xml> to org.apache.blur/blur/0.2.4-incubating-SNAPSHOT/blur-0.2.4-incubating-SNAPSHOT.pom Sending artifact delta relative to Blur-master-jdk7 ? Blur #781 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 14366 bytes Compression is 0.0% Took 0.1 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/pom.xml> to org.apache.blur/blur-util/0.2.4-incubating-SNAPSHOT-hadoop1/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/target/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-util/0.2.4-incubating-SNAPSHOT-hadoop1/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/target/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar> to org.apache.blur/blur-util/0.2.4-incubating-SNAPSHOT-hadoop1/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Util #781 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 169674 bytes Compression is 0.0% Took 0.2 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/distribution/pom.xml> to org.apache.blur/apache-blur/0.2.4-incubating-SNAPSHOT-hadoop1/apache-blur-0.2.4-incubating-SNAPSHOT-hadoop1.pom Sending artifact delta relative to Blur-master-jdk7 ? Distribution #780 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4509 bytes Compression is 0.0% Took 2.9 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/pom.xml> to org.apache.blur/blur-thrift/0.2.4-incubating-SNAPSHOT-hadoop1/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/target/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-thrift/0.2.4-incubating-SNAPSHOT-hadoop1/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/target/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar> to org.apache.blur/blur-thrift/0.2.4-incubating-SNAPSHOT-hadoop1/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Thrift #781 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 2094342 bytes Compression is 0.0% Took 2.5 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-query/pom.xml> to org.apache.blur/blur-query/0.2.4-incubating-SNAPSHOT-hadoop1/blur-query-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-query/target/blur-query-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-query/0.2.4-incubating-SNAPSHOT-hadoop1/blur-query-0.2.4-incubating-SNAPSHOT-hadoop1.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-query/target/blur-query-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar> to org.apache.blur/blur-query/0.2.4-incubating-SNAPSHOT-hadoop1/blur-query-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Query #781 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 239993 bytes Compression is 0.0% Took 0.16 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/pom.xml> to org.apache.blur/blur-command/0.2.4-incubating-SNAPSHOT-hadoop1/blur-command-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/blur-command-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-command/0.2.4-incubating-SNAPSHOT-hadoop1/blur-command-0.2.4-incubating-SNAPSHOT-hadoop1.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Command #780 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 25518 bytes Compression is 0.0% Took 81 ms [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/pom.xml> to org.apache.blur/blur-store/0.2.4-incubating-SNAPSHOT-hadoop1/blur-store-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/target/blur-store-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-store/0.2.4-incubating-SNAPSHOT-hadoop1/blur-store-0.2.4-incubating-SNAPSHOT-hadoop1.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/target/blur-store-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar> to org.apache.blur/blur-store/0.2.4-incubating-SNAPSHOT-hadoop1/blur-store-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Store #781 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 316101 bytes Compression is 0.0% Took 2.1 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/pom.xml> to org.apache.blur/blur-core/0.2.4-incubating-SNAPSHOT-hadoop1/blur-core-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/target/blur-core-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-core/0.2.4-incubating-SNAPSHOT-hadoop1/blur-core-0.2.4-incubating-SNAPSHOT-hadoop1.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/target/blur-core-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar> to org.apache.blur/blur-core/0.2.4-incubating-SNAPSHOT-hadoop1/blur-core-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Core #780 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 720818 bytes Compression is 0.0% Took 0.35 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/pom.xml> to org.apache.blur/blur-gui/0.2.4-incubating-SNAPSHOT-hadoop1/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.war> to org.apache.blur/blur-gui/0.2.4-incubating-SNAPSHOT-hadoop1/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.war Sending artifact delta relative to Blur-master-jdk7 ? Blur GUI #781 Archived 2 artifacts Archive block size is 32768 Received 778 blocks and 4500747 bytes Compression is 85.0% Took 5.4 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/pom.xml> to org.apache.blur/blur-console/0.2.4-incubating-SNAPSHOT-hadoop1/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/target/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1.jar> to org.apache.blur/blur-console/0.2.4-incubating-SNAPSHOT-hadoop1/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/target/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar> to org.apache.blur/blur-console/0.2.4-incubating-SNAPSHOT-hadoop1/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/target/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1-webapp.jar> to org.apache.blur/blur-console/0.2.4-incubating-SNAPSHOT-hadoop1/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1-webapp.jar Sending artifact delta relative to Blur-master-jdk7 ? Blur Console #780 Archived 4 artifacts Archive block size is 32768 Received 18 blocks and 516012 bytes Compression is 53.3% Took 0.34 sec Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] channel stopped
