Sorry about that, fixing now! I've been having trouble with backports and `ant precommit`, I'll ask for help in a separate channel...
On Thu, Feb 4, 2021 at 3:00 PM Chris Hostetter <[email protected]> wrote: > > This appears to have been broken by > fcb922bea18fde00d0d657947b1554addb49b47e ... > > The javadocs were changed from <a name="nvm"> to <a id="nvm"> confusing > checkJavadocLinks.py and breaking precommit... > > (I would have re-opend the corrisponding jira, but aparently this change > was made w/o a jira to track it?) > > > > > : Date: Thu, 4 Feb 2021 21:21:26 +0000 (UTC) > : From: Apache Jenkins Server <[email protected]> > : Reply-To: [email protected] > : To: [email protected] > : Subject: [JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1525 - Still > : Failing! > : > : Build: > https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1525/ > : > : All tests passed > : > : Build Log: > : [...truncated 57454 lines...] > : -documentation-lint: > : [echo] checking for broken html... > : [jtidy] Checking for broken html (such as invalid tags)... > : [delete] Deleting directory > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build/jtidy_tmp > : [echo] Checking for broken links... > : [exec] > : [exec] Crawl/parse... > : [exec] > : [exec] > > file:///build/docs/backward-codecs/org/apache/lucene/codecs/lucene70/Lucene70NormsFormat.html > : [exec] WARNING: failed to parse > file:///build/docs/backward-codecs/org/apache/lucene/codecs/lucene70/Lucene70NormsFormat.html: > : [exec] Traceback (most recent call last): > : [exec] File > "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/dev-tools/scripts/checkJavadocLinks.py", > line 110, in parse > : [exec] parser.feed(html) > : [exec] File "/usr/lib/python3.6/html/parser.py", line 111, in feed > : [exec] self.goahead(0) > : [exec] File "/usr/lib/python3.6/html/parser.py", line 171, in > goahead > : [exec] k = self.parse_starttag(i) > : [exec] File "/usr/lib/python3.6/html/parser.py", line 345, in > parse_starttag > : [exec] self.handle_starttag(tag, attrs) > : [exec] File > "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/dev-tools/scripts/checkJavadocLinks.py", > line 80, in handle_starttag > : [exec] raise RuntimeError('couldn\'t find an href nor name in > link in %s: only got these attrs: %s' % (self.baseURL, attrs)) > : [exec] RuntimeError: couldn't find an href nor name in link in > file:///build/docs/backward-codecs/org/apache/lucene/codecs/lucene70/Lucene70NormsFormat.html: > only got these attrs: [('id', 'nvm')] > : [exec] > : [exec] Verify... > : [exec] > : [exec] Broken javadocs links were found! Common root causes: > : [exec] * A typo of some sort for manually created links. > : [exec] * Public methods referencing non-public classes in their > signature. > : > : BUILD FAILED > : > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: > The following error occurred while executing this line: > : > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: > The following error occurred while executing this line: > : > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:142: > The following error occurred while executing this line: > : > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:155: > The following error occurred while executing this line: > : > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2552: > exec returned: 1 > : > : Total time: 67 minutes 8 seconds > : Build step 'Invoke Ant' marked build as failure > : Archiving artifacts > : Recording test results > : Email was triggered for: Failure - Any > : Sending email for trigger: Failure - Any > : > > -Hoss > http://www.lucidworks.com/
