You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/05 16:47:27 UTC

Build failed in Jenkins: Mahout-Quality #2185

See <https://builds.apache.org/job/Mahout-Quality/2185/changes>

Changes:

[srowen] Update to latest stable Hadoop, 1.2.1

------------------------------------------
[...truncated 311804 lines...]
     [java] Applying edu.umd.cs.findbugs.detect.LostLoggerDueToWeakReference to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.CheckImmutableAnnotation to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DontCatchIllegalMonitorStateException to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.CloneIdiom to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.ComparatorIdiom to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindFieldSelfAssignment to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSelfComparison to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSelfComparison2 to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DroppedException to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.LoadOfKnownNullValue to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DumbMethodInvocations to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.URLProblems to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DumbMethods to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.NumberConstructor to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSqlInjection to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindDoubleCheck to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindFinalizeInvocations to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindHEmismatch to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindNakedNotify to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindReturnRef to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindRunInvocations to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SwitchFallthrough to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSpinLoop to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindNonShortCircuit to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindTwoLockWait to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnconditionalWait to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DontUseEnum to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnsyncGet to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InitializationChain to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IteratorIdioms to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.PreferZeroLengthArrays to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SynchronizingOnContentsOfFieldToProtectField to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MutableLock to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MutableStaticFields to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.Naming to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.ReadReturnShouldBeChecked to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SerializableIdiom to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.StartInConstructor to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindBadForLoop to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.WaitInLoop to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindNullDerefsInvolvingNonShortCircuitEvaluation to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindOpenStream to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUselessControlFlow to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnreleasedLock to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindRefComparison to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindMismatchedWaitOrNotify to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindEmptySynchronizedBlock to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindInconsistentSync2 to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindLocalSelfAssignment2 to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IncompatMask to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.LazyInit to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindJSR166LockMonitorenter to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUncalledPrivateMethods to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.UncallableMethodOfAnonymousClass to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.StringConcatenation to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InefficientToArray to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InvalidJUnitTest to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadlyOverriddenAdapter to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadResultSetAccess to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SuperfluousInstanceOf to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SuspiciousThreadInterrupted to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindDeadLocalStores to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.WrongMapIterator to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InstantiateStaticClass to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.RuntimeExceptionCapture to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindFloatEquality to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnsatisfiedObligation to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.UnnecessaryMath to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.RedundantInterfaces to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MultithreadedInstanceAccess to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadUseOfReturnValue to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MethodReturnCheck to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IDivResultCastToDouble to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindBadCast2 to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadSyntaxForRegularExpression to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.VarArgsProblems to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindPuzzlers to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IntCast2LongAsInstant to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSleepWithLockHeld to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DuplicateBranches to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.XMLFactoryBypass to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.ConfusedInheritance to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.QuestionableBooleanAssignment to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.AppendingToAnObjectOutputStream to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.StaticCalendarDetector to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.CheckTypeQualifiers to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.CrossSiteScripting to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.AtomicityProblem to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DefaultEncodingDetector to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Pass 2: Analyzing classes (784 / 784) - 100% completeDone with analysis
     [java] Analysis completed
     [java] Warnings generated: 31
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-core ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Integration 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-integration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-integration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 127 source files to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/classes
[WARNING] Note: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/mongodb/MongoDBDataModel.java uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/mongodb/MongoDBDataModel.java uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-integration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/test-classes
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ mahout-integration ---
[INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/surefire-reports
[INFO] parallel='classes', perCoreThreadCount=false, threadCount=1, useUnlimitedThreads=false

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.mahout.cf.taste.impl.similarity.jdbc.MySQLJDBCInMemoryItemSimilarityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.apache.mahout.cf.taste.impl.similarity.jdbc.MySQLJDBCInMemoryItemSimilarityTest
Running org.apache.mahout.clustering.TestClusterEvaluator
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.159 sec - in org.apache.mahout.clustering.TestClusterEvaluator
Running org.apache.mahout.clustering.TestClusterDumper
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.089 sec - in org.apache.mahout.clustering.TestClusterDumper
Running org.apache.mahout.clustering.cdbw.TestCDbwEvaluator
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.334 sec - in org.apache.mahout.clustering.cdbw.TestCDbwEvaluator
Running org.apache.mahout.utils.TestConcatenateVectorsJob
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec - in org.apache.mahout.utils.TestConcatenateVectorsJob
Running org.apache.mahout.utils.vectors.lucene.LuceneIterableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec - in org.apache.mahout.utils.vectors.lucene.LuceneIterableTest
Running org.apache.mahout.utils.vectors.lucene.DriverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.mahout.utils.vectors.lucene.DriverTest
Running org.apache.mahout.utils.vectors.lucene.CachedTermInfoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.mahout.utils.vectors.lucene.CachedTermInfoTest
Running org.apache.mahout.utils.vectors.csv.CSVVectorIteratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.apache.mahout.utils.vectors.csv.CSVVectorIteratorTest
Running org.apache.mahout.utils.vectors.VectorHelperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.apache.mahout.utils.vectors.VectorHelperTest
Running org.apache.mahout.utils.vectors.io.VectorWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec - in org.apache.mahout.utils.vectors.io.VectorWriterTest
Running org.apache.mahout.utils.vectors.arff.MapBackedARFFModelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.mahout.utils.vectors.arff.MapBackedARFFModelTest
Running org.apache.mahout.utils.vectors.arff.ARFFVectorIterableTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.apache.mahout.utils.vectors.arff.ARFFVectorIterableTest
Running org.apache.mahout.utils.vectors.arff.DriverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.mahout.utils.vectors.arff.DriverTest
Running org.apache.mahout.utils.vectors.arff.ARFFTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.mahout.utils.vectors.arff.ARFFTypeTest
Running org.apache.mahout.utils.nlp.collocations.llr.BloomTokenFilterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.apache.mahout.utils.nlp.collocations.llr.BloomTokenFilterTest
Running org.apache.mahout.utils.SplitInputTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.82 sec - in org.apache.mahout.utils.SplitInputTest
Running org.apache.mahout.utils.Bump125Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.mahout.utils.Bump125Test
Running org.apache.mahout.utils.email.MailProcessorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.apache.mahout.utils.email.MailProcessorTest
Running org.apache.mahout.utils.regex.RegexMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec - in org.apache.mahout.utils.regex.RegexMapperTest
Running org.apache.mahout.utils.regex.RegexUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.mahout.utils.regex.RegexUtilsTest
Running org.apache.mahout.text.SequenceFilesFromLuceneStorageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageTest
Running org.apache.mahout.text.SequenceFilesFromLuceneStorageMRJobTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.809 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageMRJobTest
Running org.apache.mahout.text.LuceneSegmentInputFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 sec - in org.apache.mahout.text.LuceneSegmentInputFormatTest
Running org.apache.mahout.text.MailArchivesClusteringAnalyzerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.apache.mahout.text.MailArchivesClusteringAnalyzerTest
Running org.apache.mahout.text.SequenceFilesFromMailArchivesTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.875 sec <<< FAILURE! - in org.apache.mahout.text.SequenceFilesFromMailArchivesTest
testSequential(org.apache.mahout.text.SequenceFilesFromMailArchivesTest)  Time elapsed: 0.634 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<TE...@example.com> but was:<TE...@example.com>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.mahout.text.SequenceFilesFromMailArchivesTest.testSequential(SequenceFilesFromMailArchivesTest.java:106)

Running org.apache.mahout.text.LuceneSegmentInputSplitTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in org.apache.mahout.text.LuceneSegmentInputSplitTest
Running org.apache.mahout.text.LuceneStorageConfigurationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec - in org.apache.mahout.text.LuceneStorageConfigurationTest
Running org.apache.mahout.text.LuceneSegmentRecordReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 sec - in org.apache.mahout.text.LuceneSegmentRecordReaderTest
Running org.apache.mahout.text.SequenceFilesFromLuceneStorageDriverTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.536 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageDriverTest
Running org.apache.mahout.text.TestSequenceFilesFromDirectory
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.025 sec - in org.apache.mahout.text.TestSequenceFilesFromDirectory

Results :

Failed tests: 
  SequenceFilesFromMailArchivesTest.testSequential:106->Assert.assertEquals:144->Assert.assertEquals:115 expected:<TE...@example.com> but was:<TE...@example.com>

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [6.707s]
[INFO] Apache Mahout ..................................... SUCCESS [1.945s]
[INFO] Mahout Math ....................................... SUCCESS [2:36.074s]
[INFO] Mahout Core ....................................... SUCCESS [16:31.932s]
[INFO] Mahout Integration ................................ FAILURE [1:05.209s]
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:23.873s
[INFO] Finished at: Mon Aug 05 14:47:19 UTC 2013
[INFO] Final Memory: 52M/371M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project mahout-integration: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/surefire-reports for the individual test results.
[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 :mahout-integration
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc

Jenkins build is back to normal : Mahout-Quality #2186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mahout-Quality/2186/>