So ist a bug in the script.... We should either rename that file or exclude it.

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


> -----Original Message-----
> From: Robert Muir [mailto:rcm...@gmail.com]
> Sent: Saturday, September 22, 2012 6:39 PM
> To: dev@lucene.apache.org
> Subject: Re: Build failed in Jenkins: Lucene-Solr-40-ReleaseSmoke #3
> 
> AHA
> 
>      [exec]       Checking POM template
> /home/rmuir/.jenkins/workspace/Lucene-Solr-40-
> ReleaseSmoke/lucene/build/fakeReleaseTmp/dev-
> tools/maven/solr/maven.testlogging.properties
> 
> 
> 
> On Sat, Sep 22, 2012 at 12:17 PM, Robert Muir <rcm...@gmail.com> wrote:
> > I started a new jenkins run:
> >
> > http://sierranevada.servebeer.com/job/Lucene-Solr-40-ReleaseSmoke/9/co
> > nsole
> >
> > On Sat, Sep 22, 2012 at 12:14 PM, Steven A Rowe <sar...@syr.edu> wrote:
> >> committed debug printing to lucene_solr_4_0 branch r1388826
> >>
> >> -----Original Message-----
> >> From: Robert Muir [mailto:rcm...@gmail.com]
> >> Sent: Saturday, September 22, 2012 11:46 AM
> >> To: dev@lucene.apache.org
> >> Subject: Re: Build failed in Jenkins: Lucene-Solr-40-ReleaseSmoke #3
> >>
> >> the check is slow, maybe we could just add some prints to the checker
> >> in this loop to see what file its complaining about?
> >>
> >> my jenkins runs this task about every 22 minutes (i have my desktop
> >> running it in a loop)
> >>
> >> On Sat, Sep 22, 2012 at 11:35 AM, Robert Muir <rcm...@gmail.com> wrote:
> >>> the jenkins job checks out the lucene_solr_4_0 release branch and
> >>> runs 'ant nightly-smoke -DJAVA6_HOME=xxxx -DJAVA7_HOME=yyyy'
> >>>
> >>> On Sat, Sep 22, 2012 at 11:29 AM, Steven A Rowe <sar...@syr.edu>
> wrote:
> >>>> The maven checks use python XML parsing, which appears to be
> complaining about well-formedness of a POM file.
> >>>>
> >>>> How is smoketester being run?  Against a file:// url built locally?
> >>>>
> >>>> Steve
> >>>>
> >>>> -----Original Message-----
> >>>> From: Robert Muir [mailto:rcm...@gmail.com]
> >>>> Sent: Saturday, September 22, 2012 11:07 AM
> >>>> To: dev@lucene.apache.org
> >>>> Subject: Re: Build failed in Jenkins: Lucene-Solr-40-ReleaseSmoke
> >>>> #3
> >>>>
> >>>> I have no idea about what this is, or what is going on here.
> >>>>
> >>>> On Sat, Sep 22, 2012 at 10:41 AM,  <hudsonsevilt...@gmail.com> wrote:
> >>>>>      [exec] Test Maven artifacts for Lucene and Solr...
> >>>>>      [exec]     get POM templates 
> >>>>> ...................................................
> >>>>>      [exec]     download artifacts
> .................................................................................................................................
> .................................................................................................................................
> .................................................................................................................................
> .................................................................................................................................
> ....................................
> >>>>>      [exec]     verify that each binary artifact has a deployed POM...
> >>>>>      [exec]     verify that there is an artifact for each POM 
> >>>>> template...
> >>>>>      [exec] Traceback (most recent call last):
> >>>>>      [exec]   File "/usr/lib/python3.2/xml/etree/ElementTree.py", line
> 1668, in feed
> >>>>>      [exec]     self._parser.Parse(data, 0)
> >>>>>      [exec] xml.parsers.expat.ExpatError: not well-formed (invalid 
> >>>>> token):
> line 1, column 8
> >>>>>      [exec]
> >>>>>      [exec] During handling of the above exception, another exception
> occurred:
> >>>>>      [exec]
> >>>>>      [exec] Traceback (most recent call last):
> >>>>>      [exec]   File "dev-tools/scripts/smokeTestRelease.py", line 1107, 
> >>>>> in
> <module>
> >>>>>      [exec]     main()
> >>>>>      [exec]   File "dev-tools/scripts/smokeTestRelease.py", line 1057, 
> >>>>> in
> main
> >>>>>      [exec]     smokeTest(baseURL, version, tmpDir, isSigned)
> >>>>>      [exec]   File "dev-tools/scripts/smokeTestRelease.py", line 1103, 
> >>>>> in
> smokeTest
> >>>>>      [exec]     checkMaven(baseURL, tmpDir, version, isSigned)
> >>>>>      [exec]   File "dev-tools/scripts/smokeTestRelease.py", line 688, in
> checkMaven
> >>>>>      [exec]     verifyArtifactPerPOMtemplate(POMtemplates, artifacts,
> tmpDir, version)
> >>>>>      [exec]   File "dev-tools/scripts/smokeTestRelease.py", line 985, in
> verifyArtifactPerPOMtemplate
> >>>>>      [exec]     treeRoot = ET.parse(POMtemplate).getroot()
> >>>>>      [exec]   File "/usr/lib/python3.2/xml/etree/ElementTree.py", line
> 1223, in parse
> >>>>>      [exec]     tree.parse(source, parser)
> >>>>>      [exec]   File "/usr/lib/python3.2/xml/etree/ElementTree.py", line 
> >>>>> 678,
> in parse
> >>>>>      [exec]     parser.feed(data)
> >>>>>      [exec]   File "/usr/lib/python3.2/xml/etree/ElementTree.py", line
> 1670, in feed
> >>>>>      [exec]     self._raiseerror(v)
> >>>>>      [exec]   File "/usr/lib/python3.2/xml/etree/ElementTree.py", line
> 1543, in _raiseerror
> >>>>>      [exec]     raise err
> >>>>>      [exec]   File "<string>", line None
> >>>>>      [exec] xml.etree.ElementTree.ParseError: not well-formed
> >>>>> (invalid token): line 1, column 8
> >>>>>
> >>>>> BUILD FAILED
> >>>>> <http://sierranevada.servebeer.com/job/Lucene-Solr-40-ReleaseSmoke
> >>>>> /ws/build.xml>:279: exec returned: 1
> >>>>>
> >>>>> Total time: 22 minutes 2 seconds
> >>>>> Build step 'Invoke Ant' marked build as failure
> >>>>>
> >>>>> ------------------------------------------------------------------
> >>>>> --- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
> >>>>> additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> lucidworks.com
> >>>>
> >>>> -------------------------------------------------------------------
> >>>> -- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
> >>>> additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>
> >>>>
> >>>> -------------------------------------------------------------------
> >>>> -- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
> >>>> additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> lucidworks.com
> >>
> >>
> >>
> >> --
> >> lucidworks.com
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
> >> additional commands, e-mail: dev-h...@lucene.apache.org
> >>
> >
> >
> >
> > --
> > lucidworks.com
> 
> 
> 
> --
> lucidworks.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
> commands, e-mail: dev-h...@lucene.apache.org


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

Reply via email to