You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/11/06 23:48:52 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) - Build # 8205 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8205/
Java: 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 29623 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:257: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:352: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1990: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:495: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/highlighter/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:79: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1860: Javadoc returned 1

Total time: 45 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) - Build # 8205 - Failure!

Posted by "Rory O'Donnell Oracle, Dublin ireland" <ro...@oracle.com>.
On 11/ 7/13 08:03 AM, Uwe Schindler wrote:
> Hi,
>
> for now I disabled 64 bit builds with JDK 8 b114 on Jenkins.
>
> For Rory & Balchandra:
> This bug in the Javadocs tool  has nothing to do with the bitness of the JDK. It is just a side-effect of the fact that we currently run the Javadocs builds only on 64 bit JVMs (the validation tasks running after that need lots of heap and doesn't work on 32 bit).
>
> If the mentioned bug report is already visible on the OpenJDK bugtracker, would it be possible to add the following comment?:
> "The same happens also with classes extending java.text.BreakIterator. So it could be something that affects all classes extending those in the java.text package."
> The bug is mentioned here: http://goo.gl/XvBAVp

Hi Uwe,

Java Incident moved to bug:

https://bugs.openjdk.java.net/browse/JDK-8027977

Includes your comments.

Rgds, Rory

>
> Uwe
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: Uwe Schindler [mailto:uwe@thetaphi.de]
>> Sent: Thursday, November 07, 2013 12:25 AM
>> To: dev@lucene.apache.org
>> Cc: rory.odonnell@oracle.com; 'Balchandra Vaidya'
>> Subject: RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) -
>> Build # 8205 - Failure!
>>
>> Hi Rory,
>>
>> We found another bug with b114, see
>> http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8205/console:
>>    [javadoc] Generating Javadoc
>>    [javadoc] Javadoc execution
>>    [javadoc] Loading source files for package
>> org.apache.lucene.search.highlight...
>>    [javadoc] Loading source files for package
>> org.apache.lucene.search.postingshighlight...
>>    [javadoc] Loading source files for package
>> org.apache.lucene.search.vectorhighlight...
>>    [javadoc] Constructing Javadoc information...
>>    [javadoc] Standard Doclet version 1.8.0-ea
>>    [javadoc] Building tree for all the packages and classes...
>>    [javadoc] com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
>> sun.util.locale.provider.LocaleProviderAdapter not found
>>    [javadoc] javadoc: error -
>> com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
>> sun.util.locale.provider.LocaleProviderAdapter not found
>>    [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/lucene/build/docs/highlighter/org/apache/lucene/search/postingshig
>> hlight/WholeBreakIterator.html...
>>    [javadoc] 1 error
>>
>> Others have seen this, too:
>> https://www.java.net/forum/topic/jdk/java-se-snapshots-project-
>> feedback/jdk8-b113-javadoc-dies-when-documenting-subclass-
>> javatextnumberformat-any-wor
>>
>> So there is already a bug report.
>>
>> Uwe
>>
>> -----
>> Uwe Schindler
>> H.-H.-Meier-Allee 63, D-28213 Bremen
>> http://www.thetaphi.de
>> eMail: uwe@thetaphi.de
>>
>>
>>> -----Original Message-----
>>> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
>>> Sent: Wednesday, November 06, 2013 11:49 PM
>>> To: dev@lucene.apache.org; dweiss@apache.org
>>> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) -
>>> Build #
>>> 8205 - Failure!
>>>
>>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8205/
>>> Java: 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -
>>> XX:+UseConcMarkSweepGC
>>>
>>> All tests passed
>>>
>>> Build Log:
>>> [...truncated 29623 lines...]
>>> BUILD FAILED
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:421: The
>>> following error occurred while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The
>>> following error occurred while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/lucene/build.xml:257:
>>> The following error occurred while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>> Linux/lucene/build.xml:352:
>>> The following error occurred while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
>>> build.xml:1990: The following error occurred while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-
>>> build.xml:495: The following error occurred while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
>>> Linux/lucene/highlighter/build.xml:39: The following error occurred
>>> while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-
>>> build.xml:79: The following error occurred while executing this line:
>>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
>>> build.xml:1860: Javadoc returned 1
>>>
>>> Total time: 45 minutes 6 seconds
>>> Build step 'Invoke Ant' marked build as failure Description set: Java:
>>> 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -
>> XX:+UseConcMarkSweepGC
>>> Archiving artifacts Recording test results Email was triggered for:
>>> Failure Sending email for trigger: Failure
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
>> commands, e-mail: dev-help@lucene.apache.org

-- 
Rgds,
Rory O'Donnell

Senior Quality Engineering Manager
Java Platform Group
Oracle EMEA , Block P5,
East Point Business Park, Dublin 3
Phone: +353 (0)1 8033887


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) - Build # 8205 - Failure!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

for now I disabled 64 bit builds with JDK 8 b114 on Jenkins.

For Rory & Balchandra:
This bug in the Javadocs tool  has nothing to do with the bitness of the JDK. It is just a side-effect of the fact that we currently run the Javadocs builds only on 64 bit JVMs (the validation tasks running after that need lots of heap and doesn't work on 32 bit).

If the mentioned bug report is already visible on the OpenJDK bugtracker, would it be possible to add the following comment?:
"The same happens also with classes extending java.text.BreakIterator. So it could be something that affects all classes extending those in the java.text package."
The bug is mentioned here: http://goo.gl/XvBAVp

Uwe
-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Thursday, November 07, 2013 12:25 AM
> To: dev@lucene.apache.org
> Cc: rory.odonnell@oracle.com; 'Balchandra Vaidya'
> Subject: RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) -
> Build # 8205 - Failure!
> 
> Hi Rory,
> 
> We found another bug with b114, see
> http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8205/console:
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.search.highlight...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.postingshighlight...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.vectorhighlight...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.8.0-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
> sun.util.locale.provider.LocaleProviderAdapter not found
>   [javadoc] javadoc: error -
> com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
> sun.util.locale.provider.LocaleProviderAdapter not found
>   [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build/docs/highlighter/org/apache/lucene/search/postingshig
> hlight/WholeBreakIterator.html...
>   [javadoc] 1 error
> 
> Others have seen this, too:
> https://www.java.net/forum/topic/jdk/java-se-snapshots-project-
> feedback/jdk8-b113-javadoc-dies-when-documenting-subclass-
> javatextnumberformat-any-wor
> 
> So there is already a bug report.
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > Sent: Wednesday, November 06, 2013 11:49 PM
> > To: dev@lucene.apache.org; dweiss@apache.org
> > Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) -
> > Build #
> > 8205 - Failure!
> >
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8205/
> > Java: 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -
> > XX:+UseConcMarkSweepGC
> >
> > All tests passed
> >
> > Build Log:
> > [...truncated 29623 lines...]
> > BUILD FAILED
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:421: The
> > following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The
> > following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build.xml:257:
> > The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build.xml:352:
> > The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> > build.xml:1990: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-
> > build.xml:495: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> > Linux/lucene/highlighter/build.xml:39: The following error occurred
> > while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-
> > build.xml:79: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> > build.xml:1860: Javadoc returned 1
> >
> > Total time: 45 minutes 6 seconds
> > Build step 'Invoke Ant' marked build as failure Description set: Java:
> > 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -
> XX:+UseConcMarkSweepGC
> > Archiving artifacts Recording test results Email was triggered for:
> > Failure Sending email for trigger: Failure
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) - Build # 8205 - Failure!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi Rory,

We found another bug with b114, see http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8205/console:
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.highlight...
  [javadoc] Loading source files for package org.apache.lucene.search.postingshighlight...
  [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.8.0-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] com.sun.tools.javac.code.Symbol$CompletionFailure: class file for sun.util.locale.provider.LocaleProviderAdapter not found
  [javadoc] javadoc: error - com.sun.tools.javac.code.Symbol$CompletionFailure: class file for sun.util.locale.provider.LocaleProviderAdapter not found
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/docs/highlighter/org/apache/lucene/search/postingshighlight/WholeBreakIterator.html...
  [javadoc] 1 error

Others have seen this, too:
https://www.java.net/forum/topic/jdk/java-se-snapshots-project-feedback/jdk8-b113-javadoc-dies-when-documenting-subclass-javatextnumberformat-any-wor

So there is already a bug report.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Wednesday, November 06, 2013 11:49 PM
> To: dev@lucene.apache.org; dweiss@apache.org
> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) - Build #
> 8205 - Failure!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8205/
> Java: 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -
> XX:+UseConcMarkSweepGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 29623 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:421: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:257:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:352:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:1990: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-
> build.xml:495: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/highlighter/build.xml:39: The following error occurred while
> executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-
> build.xml:79: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:1860: Javadoc returned 1
> 
> Total time: 45 minutes 6 seconds
> Build step 'Invoke Ant' marked build as failure Description set: Java:
> 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -
> XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email
> was triggered for: Failure Sending email for trigger: Failure
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org