I get the same error locally after a git pull. Looks like it used to be isDir...
--tim https://builds.apache.org/job/Blur-master-jdk6/637/console [ERROR] /home/jenkins/jenkins-slave/workspace/Blur-master-jdk6/blur-core/src/main/java/org/apache/blur/command/BaseCommandManager.java:[184,18] cannot find symbol symbol : method isDirectory() location: class org.apache.hadoop.fs.FileStatus On Mon, Sep 22, 2014 at 5:21 PM, Apache Jenkins Server <[email protected]> wrote: > See <https://builds.apache.org/job/Blur-master-jdk7/781/changes> > > Changes: > > [amccurry] Blur platform commands can now be reloaded externally. > > ------------------------------------------ > [...truncated 15165 lines...] > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blur-gui --- > [INFO] Deleting > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target> > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ blur-gui --- > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > blur-gui --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/src/main/resources> > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ blur-gui > --- > [INFO] Compiling 4 source files to > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target/classes> > [INFO] > [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ > blur-gui --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/src/test/resources> > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ > blur-gui --- > [INFO] No sources to compile > [INFO] > [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ blur-gui --- > [JENKINS] Recording test results > [INFO] > [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ blur-gui --- > [INFO] Packaging webapp > [INFO] Assembling webapp [blur-gui] in > [<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1]> > [INFO] Processing war project > [INFO] Copying webapp resources > [<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/src/main/webapp]> > [INFO] Building jar: > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1/WEB-INF/lib/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.jar> > [INFO] Webapp assembled in [224 msecs] > [INFO] Building war: > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.war> > [INFO] WEB-INF/web.xml already added, skipping > [INFO] > [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ > blur-gui --- > [INFO] > [INFO] --- apache-rat-plugin:0.10:check (default) @ blur-gui --- > [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] 16 resources included (use -debug for more details) > [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 > approved: 14 licence. > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ blur-gui --- > [INFO] Installing > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.war> > to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/blur/blur-gui/0.2.4-incubating-SNAPSHOT-hadoop1/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.war > [INFO] Installing > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/pom.xml> to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/blur/blur-gui/0.2.4-incubating-SNAPSHOT-hadoop1/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.pom > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install-file (default) @ blur-gui --- > [INFO] Installing > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/target/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1/WEB-INF/lib/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.jar> > to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/blur/blur-gui/0.2.4-incubating-SNAPSHOT-hadoop1/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.jar > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Blur Core 0.2.4-incubating-SNAPSHOT-hadoop1 > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blur-core --- > [INFO] Deleting > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/target> > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ blur-core --- > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > blur-core --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/src/main/resources> > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ blur-core > --- > [INFO] Compiling 131 source files to > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/target/classes> > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/src/main/java/org/apache/blur/thrift/ThriftBlurShardServer.java>:[110,15] > VM is internal proprietary API and may be removed in a future release > [ERROR] > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/src/main/java/org/apache/blur/thrift/ThriftBlurShardServer.java>:[170,87] > VM is internal proprietary API and may be removed in a future release > [ERROR] > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/src/main/java/org/apache/blur/command/BaseCommandManager.java>:[184,18] > error: cannot find symbol > [INFO] 3 errors > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Blur .............................................. SUCCESS [11.848s] > [INFO] Blur Util ......................................... SUCCESS [17.832s] > [INFO] Blur Thrift ....................................... SUCCESS [11.629s] > [INFO] Blur Store ........................................ SUCCESS [7:23.611s] > [INFO] Blur Query ........................................ SUCCESS [4:21.607s] > [INFO] Blur GUI .......................................... SUCCESS [7.980s] > [INFO] Blur Core ......................................... FAILURE [3.786s] > [INFO] Blur Console ...................................... SKIPPED > [INFO] Blur Map Reduce Hadoop1 ........................... SKIPPED > [INFO] Blur Shell ........................................ SKIPPED > [INFO] Blur Command ...................................... SKIPPED > [INFO] Distribution ...................................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 12:43.589s > [INFO] Finished at: Mon Sep 22 21:20:52 UTC 2014 > [INFO] Final Memory: 37M/184M > [INFO] > ------------------------------------------------------------------------ > Waiting for Jenkins to finish collecting data > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile > (default-compile) on project blur-core: Compilation failure: Compilation > failure: > [ERROR] > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/src/main/java/org/apache/blur/thrift/ThriftBlurShardServer.java>:[110,15] > VM is internal proprietary API and may be removed in a future release > [ERROR] > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/src/main/java/org/apache/blur/thrift/ThriftBlurShardServer.java>:[170,87] > VM is internal proprietary API and may be removed in a future release > [ERROR] > <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/src/main/java/org/apache/blur/command/BaseCommandManager.java>:[184,18] > error: cannot find symbol > [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. > [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-core > [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 > Sending artifact delta relative to Blur-master-jdk7 ? Blur Shell #780 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 6060 bytes > Compression is 0.0% > Took 13 ms > [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 > Sending artifact delta relative to Blur-master-jdk7 ? Blur Map Reduce Hadoop1 > #780 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 6094 bytes > Compression is 0.0% > Took 15 ms > [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 #780 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 14366 bytes > Compression is 0.0% > Took 11 ms > [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 #780 > Archived 3 artifacts > Archive block size is 32768 > Received 0 blocks and 169674 bytes > Compression is 0.0% > Took 62 ms > [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.2 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 #780 > Archived 3 artifacts > Archive block size is 32768 > Received 0 blocks and 2094340 bytes > Compression is 0.0% > Took 0.48 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 #780 > Archived 3 artifacts > Archive block size is 32768 > Received 0 blocks and 239993 bytes > Compression is 0.0% > Took 54 ms > [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 > Sending artifact delta relative to Blur-master-jdk7 ? Blur Command #780 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 7261 bytes > Compression is 0.0% > Took 10 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 #780 > Archived 3 artifacts > Archive block size is 32768 > Received 0 blocks and 316101 bytes > Compression is 0.0% > Took 85 ms > [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 > Sending artifact delta relative to Blur-master-jdk7 ? Blur Core #780 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 6673 bytes > Compression is 0.0% > Took 20 ms > [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 #780 > Archived 2 artifacts > Archive block size is 32768 > Received 776 blocks and 4566135 bytes > Compression is 84.8% > Took 4.9 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 > Sending artifact delta relative to Blur-master-jdk7 ? Blur Console #780 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 12877 bytes > Compression is 0.0% > Took 12 ms > Sending e-mails to: [email protected] > channel stopped
