See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/1518/changes>

Changes:

[jayunit100] BIGTOP-1365. Updates to Puppet README, and main README.md.

------------------------------------------
[...truncated 131 lines...]
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.4.1/hadoop-annotations-2.4.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.4.1/hadoop-annotations-2.4.1.pom
 (3 KB at 31.5 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.pom
 (6 KB at 71.6 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.4.1/hadoop-hdfs-2.4.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.4.1/hadoop-hdfs-2.4.1.pom
 (26 KB at 240.4 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.4.1/hadoop-common-2.4.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.4.1/hadoop-annotations-2.4.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.4.1/hadoop-common-2.4.1-tests.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.4.1/hadoop-hdfs-2.4.1.jar
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.4.1/hadoop-annotations-2.4.1.jar
 (17 KB at 111.7 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.jar
 (50 KB at 269.6 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.4.1/hadoop-common-2.4.1.jar
 (2841 KB at 4098.9 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.4.1/hadoop-common-2.4.1-tests.jar
 (1476 KB at 2119.8 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.4.1/hadoop-hdfs-2.4.1.jar
 (6670 KB at 6210.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-smoke ---
[INFO] Deleting 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.8.0-01:add-groovy-build-paths 
(default-add-groovy-build-paths) @ hadoop-smoke ---
[INFO] Adding /src/main/groovy to the list of source folders
[INFO] Adding /src/test/groovy to the list of test source folders
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hadoop-smoke 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
hadoop-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-smoke 
---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
org.codehaus.groovy.control.messages.SyntaxErrorMessage@11f578c
org.codehaus.groovy.control.messages.SyntaxErrorMessage@acb63d
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>:
 160 Groovy:unable to resolve class FailureExecutor 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>:
 160 Groovy:unable to resolve class FailureExecutor 
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>:[160,1]
 1. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>
 (at line 160)
        FailureExecutor failureExecutor = new FailureExecutor();
        ^^^^^^^^^^^^^^^
Groovy:unable to resolve class FailureExecutor 

[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>:[160,39]
 2. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>
 (at line 160)
        FailureExecutor failureExecutor = new FailureExecutor();
                                              ^^^^^^^^^^^^^^^
Groovy:unable to resolve class FailureExecutor 

[ERROR] Found 2 errors and 0 warnings.
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bigtop-smokes ..................................... SUCCESS [18.242s]
[INFO] hadoopsmoke ....................................... FAILURE [10.368s]
[INFO] packagesmoke ...................................... SKIPPED
[INFO] httpfssmokes ...................................... SKIPPED
[INFO] ooziesmoke ........................................ SKIPPED
[INFO] hivesmoke ......................................... SKIPPED
[INFO] hbasesmoke ........................................ SKIPPED
[INFO] flumesmoke ........................................ SKIPPED
[INFO] sqoopsmokes ....................................... SKIPPED
[INFO] mahoutsmoke ....................................... SKIPPED
[INFO] giraphsmoke ....................................... SKIPPED
[INFO] huesmoke .......................................... SKIPPED
[INFO] solrsmoke ......................................... SKIPPED
[INFO] crunchsmoke ....................................... SKIPPED
[INFO] datafusmoke ....................................... SKIPPED
[INFO] io-longevity ...................................... SKIPPED
[INFO] hcatalogsmoke ..................................... SKIPPED
[INFO] sparksmoke ........................................ SKIPPED
[INFO] phoenixsmoke ...................................... SKIPPED
[INFO] fatjar ............................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.404s
[INFO] Finished at: Tue Oct 14 15:01:51 UTC 2014
[INFO] Final Memory: 20M/164M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project hadoop-smoke: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>:[160,1]
 1. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>
 (at line 160)
[ERROR] FailureExecutor failureExecutor = new FailureExecutor();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Groovy:unable to resolve class FailureExecutor
[ERROR] 
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>:[160,39]
 2. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy>
 (at line 160)
[ERROR] FailureExecutor failureExecutor = new FailureExecutor();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Groovy:unable to resolve class FailureExecutor
[ERROR] 
[ERROR] Found 2 errors and 0 warnings.
[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 :hadoop-smoke
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml>
 to 
org.apache.bigtop.itest/bigtop-smokes/0.9.0-SNAPSHOT/bigtop-smokes-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » bigtop-smokes 
#1517
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4920 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/sqoop/pom.xml>
 to 
org.apache.bigtop.itest/sqoop-smoke/0.9.0-SNAPSHOT/sqoop-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » sqoopsmokes 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1837 bytes
Compression is 0.0%
Took 80 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hue/pom.xml>
 to 
org.apache.bigtop.itest/hue-smoke/0.9.0-SNAPSHOT/hue-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » huesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1510 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/crunch/pom.xml>
 to 
org.apache.bigtop.itest/crunch-smoke/0.9.0-SNAPSHOT/crunch-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » crunchsmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1521 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/package/pom.xml>
 to 
org.apache.bigtop.itest/package-smoke/0.9.0-SNAPSHOT/package-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » packagesmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2836 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hive/pom.xml>
 to 
org.apache.bigtop.itest/hive-smoke/0.9.0-SNAPSHOT/hive-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » hivesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1513 bytes
Compression is 0.0%
Took 1.6 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/flume/pom.xml>
 to 
org.apache.bigtop.itest/flume-smoke/0.9.0-SNAPSHOT/flume-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » flumesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1677 bytes
Compression is 0.0%
Took 59 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/httpfs/pom.xml>
 to 
org.apache.bigtop.itest/httpfs-smoke/0.9.0-SNAPSHOT/httpfs-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » httpfssmokes 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1541 bytes
Compression is 0.0%
Took 46 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/spark/pom.xml>
 to 
org.apache.bigtop.itest/spark-smoke/0.9.0-SNAPSHOT/spark-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » sparksmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2266 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/pom.xml>
 to 
org.apache.bigtop.itest/hadoop-smoke/0.9.0-SNAPSHOT/hadoop-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » hadoopsmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1953 bytes
Compression is 0.0%
Took 61 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/oozie/pom.xml>
 to 
org.apache.bigtop.itest/oozie-smoke/0.9.0-SNAPSHOT/oozie-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » ooziesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1677 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/giraph/pom.xml>
 to 
org.apache.bigtop.itest/giraph-smoke/0.9.0-SNAPSHOT/giraph-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » giraphsmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1522 bytes
Compression is 0.0%
Took 56 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hcatalog/pom.xml>
 to 
org.apache.bigtop.itest/hcatalog-smoke/0.9.0-SNAPSHOT/hcatalog-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » hcatalogsmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1529 bytes
Compression is 0.0%
Took 46 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/datafu/pom.xml>
 to 
org.apache.bigtop.itest/datafu-smoke/0.9.0-SNAPSHOT/datafu-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » datafusmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2405 bytes
Compression is 0.0%
Took 46 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/longevity/pom.xml>
 to 
org.apache.bigtop.itest/io-longevity/0.9.0-SNAPSHOT/io-longevity-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » io-longevity 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1699 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/pom.xml>
 to 
org.apache.bigtop.itest/mahout-smoke/0.9.0-SNAPSHOT/mahout-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » mahoutsmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1522 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/solr/pom.xml>
 to 
org.apache.bigtop.itest/solr-smoke/0.9.0-SNAPSHOT/solr-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » solrsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1784 bytes
Compression is 0.0%
Took 39 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hbase/pom.xml>
 to 
org.apache.bigtop.itest/hbase-smoke/0.9.0-SNAPSHOT/hbase-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » hbasesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2339 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/phoenix/pom.xml>
 to 
org.apache.bigtop.itest/phoenix-smoke/0.9.0-SNAPSHOT/phoenix-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » phoenixsmoke 
#1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1526 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/fatjar/pom.xml>
 to 
org.apache.bigtop.itest/fat-smoke/0.9.0-SNAPSHOT/fat-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts » fatjar #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5446 bytes
Compression is 0.0%
Took 2.7 sec
Sending e-mails to: [email protected]
channel stopped

Reply via email to