Thanks for fixing, Uwe. - Steve

On Sep 5, 2014, at 2:51 AM, Uwe Schindler <[email protected]> wrote:

> Hi,
> 
> I think I fixed the stuff in commit http://svn.apache.org/r1622666:
> 
> The problem was that recently the Jenkins builds were refactored to use 
> ~/lucene.build.properties to pass machine-specific settings to the build (not 
> not need to configure on every build job). Unfortunately the Ant target 
> "run-maven-build" only passed commend line properties down, but not those 
> property files, so missing important property hacks for ASF Jenkins blackhole 
> and FreeBSD specialities.
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: [email protected]
> 
> 
>> -----Original Message-----
>> From: Uwe Schindler [mailto:[email protected]]
>> Sent: Friday, September 05, 2014 12:09 AM
>> To: [email protected]
>> Subject: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1196: POMs out
>> of sync
>> 
>> Hi,
>> 
>> this Maven build *always* hangs in this Morphline test, where Mark Miller
>> hardcoded the locale, but only in Maven builds and only on FreeBSD. The last
>> one had same problem, I killed it.
>> Any idea? Steve Rowe? Mark Miller? Could it be that Maven does not like the
>> locale change?
>> 
>> Uwe
>> 
>> -----
>> Uwe Schindler
>> H.-H.-Meier-Allee 63, D-28213 Bremen
>> http://www.thetaphi.de
>> eMail: [email protected]
>> 
>> 
>>> -----Original Message-----
>>> From: Uwe Schindler [mailto:[email protected]]
>>> Sent: Monday, September 01, 2014 7:30 PM
>>> To: [email protected]
>>> Subject: RE: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1196: POMs out
>>> of sync
>>> 
>>> Hi,
>>> 
>>> This happened for the second time in Maven builds on trunk and 4.x
>>> (directly after each other). I have no idea, if this happens only for
>>> Maven builds (why?), but it looks strange.
>>> The only commit I have seen is the hard-coded Locale for morphline tests.
>>> Maybe this is the problem?
>>> 
>>> Uwe
>>> -----
>>> Uwe Schindler
>>> H.-H.-Meier-Allee 63, D-28213 Bremen
>>> http://www.thetaphi.de
>>> eMail: [email protected]
>>> 
>>> 
>>>> -----Original Message-----
>>>> From: Apache Jenkins Server [mailto:[email protected]]
>>>> Sent: Monday, September 01, 2014 7:15 PM
>>>> To: [email protected]
>>>> Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1196: POMs out
>> of
>>>> sync
>>>> 
>>>> Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1196/
>>>> 
>>>> 3 tests failed.
>>>> FAILED:
>>>> org.apache.solr.hadoop.MorphlineBasicMiniMRTest.testPathParts
>>>> 
>>>> Error Message:
>>>> Test abandoned because suite timeout was reached.
>>>> 
>>>> Stack Trace:
>>>> java.lang.Exception: Test abandoned because suite timeout was reached.
>>>>    at __randomizedtesting.SeedInfo.seed([17379C8C30A02CE2]:0)
>>>> 
>>>> 
>>>> FAILED:
>>>> 
>>> 
>> org.apache.solr.hadoop.MorphlineBasicMiniMRTest.org.apache.solr.hadoop.
>>>> MorphlineBasicMiniMRTest
>>>> 
>>>> Error Message:
>>>> Suite timeout exceeded (>= 7200000 msec).
>>>> 
>>>> Stack Trace:
>>>> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>>>    at __randomizedtesting.SeedInfo.seed([17379C8C30A02CE2]:0)
>>>> 
>>>> 
>>>> FAILED:
>>>> 
>>> 
>> org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.org.apache.solr.hadoo
>>>> p.MorphlineGoLiveMiniMRTest
>>>> 
>>>> Error Message:
>>>> null
>>>> 
>>>> Stack Trace:
>>>> java.lang.AssertionError: null
>>>>    at __randomizedtesting.SeedInfo.seed([6B0C07E47AFE59F1]:0)
>>>>    at
>>>> org.apache.lucene.util.TestRuleTemporaryFilesCleanup.before(TestRule
>>>> Te
>>>> m
>>>> poraryFilesCleanup.java:90)
>>>>    at
>>>> com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.before(Te
>>>> st
>>>> R
>>>> uleAdapter.java:26)
>>>>    at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
>>>> ta
>>>> t
>>>> ementAdapter.java:35)
>>>>    at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
>>>> ta
>>>> t
>>>> ementAdapter.java:36)
>>>>    at
>>>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
>>>> eA
>>>> ss
>>>> ertionsRequired.java:43)
>>>>    at
>>>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
>>>> il
>>>> ure
>>>> .java:48)
>>>>    at
>>>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
>>>> tR
>>>> ule
>>>> IgnoreAfterMaxFailures.java:65)
>>>>    at
>>>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
>>>> gn
>>>> ore
>>>> TestSuites.java:55)
>>>>    at
>>>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
>>>> ta
>>>> t
>>>> ementAdapter.java:36)
>>>>    at
>>>> 
>>> 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
>>>> run(ThreadLeakControl.java:365)
>>>>    at java.lang.Thread.run(Thread.java:745)
>>>> 
>>>> 
>>>> 
>>>> 
>>>> Build Log:
>>>> [...truncated 52925 lines...]
>>>> BUILD FAILED
>>>> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-
>>>> trunk/build.xml:515: The following error occurred while executing this
>> line:
>>>> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-
>>>> trunk/build.xml:199: The following error occurred while executing this
>> line:
>>>> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-
>>>> trunk/extra-targets.xml:79: Java returned: 1
>>>> 
>>>> Total time: 296 minutes 16 seconds
>>>> Build step 'Invoke Ant' marked build as failure Recording test
>>>> results Email was triggered for: Failure Sending email for trigger:
>>>> Failure
>>>> 
>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected] For
>>> additional commands, e-mail: [email protected]
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected] For additional
>> commands, e-mail: [email protected]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to