Hi,

For some reason I’m getting the following error (Mac OSX Mojave, clean checkout 
of branch_7_7):

JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home 
python3 -u dev-tools/scripts/smokeTestRelease.py 
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.2-RC1-revd4c30fc2856154f2c1fefc589eb7cd070a415b94
Revision: d4c30fc2856154f2c1fefc589eb7cd070a415b94
Java 1.8 
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home
NOTE: output encoding is UTF-8

Load release URL 
"https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.2-RC1-revd4c30fc2856154f2c1fefc589eb7cd070a415b94";...

Get KEYS...
    Downloading online KEYS file https://archive.apache.org/dist/lucene/KEYS
    0.3 MB in 0.40 sec (0.7 MB/sec)

Test Lucene...
  test basics...
  check changes HTML...
  download lucene-7.7.2-src.tgz...
    43.5 MB in 123.23 sec (0.4 MB/sec)
    verify sha512 digest
    verify sig
Traceback (most recent call last):
  File "dev-tools/scripts/smokeTestRelease.py", line 1518, in <module>
    main()
  File "dev-tools/scripts/smokeTestRelease.py", line 1448, in main
    smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, 
c.local_keys, ' '.join(c.test_args))
  File "dev-tools/scripts/smokeTestRelease.py", line 1497, in smokeTest
    checkSigs('lucene', lucenePath, version, tmpDir, isSigned, keysFile)
  File "dev-tools/scripts/smokeTestRelease.py", line 379, in checkSigs
    for line in f.readlines():
  File "/Users/ab/anaconda3/lib/python3.7/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf8 in position 180: 
invalid start byte


> On 29 May 2019, at 01:54, Jan Høydahl <jan....@cominvent.com> wrote:
> 
> Please vote for release candidate 1 for Lucene/Solr 7.7.2
> 
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.2-RC1-revd4c30fc2856154f2c1fefc589eb7cd070a415b94
> 
> You can run the smoke tester directly with this command:
> 
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.2-RC1-revd4c30fc2856154f2c1fefc589eb7cd070a415b94
> 
> The vote will be open for at least 3 working days, i.e. until 2019-06-04 
> 08:00 UTC.
> 
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> Here is my +1
> 
> SUCCESS! [1:06:20.144701]
> 
> --
> Jan Høydahl, search solution architect
> Cominvent AS - www.cominvent.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