You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Houston Putman <ho...@apache.org> on 2024/02/05 22:23:14 UTC

[VOTE] Release Lucene/Solr 8.11.3 RC1

Please vote for release candidate 1 for Lucene/Solr 8.11.3

The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d

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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d

The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00 UTC.

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

Here is my +1

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

Posted by Kevin Risden <kr...@apache.org>.
I'm running the smoke tester on branch_8_11

python3 -u dev-tools/scripts/smokeTestRelease.py \
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d

and getting

  File
> "/Users/risdenk/repos/apache/lucene-solr/dev-tools/scripts/smokeTestRelease.py",
> line 756, in verifyUnpacked
>     confirmAllReleasesAreTestedForBackCompat(version, unpackPath)
>   File
> "/Users/risdenk/repos/apache/lucene-solr/dev-tools/scripts/smokeTestRelease.py",
> line 1397, in confirmAllReleasesAreTestedForBackCompat
>     raise RuntimeError('some releases are not tested by
> TestBackwardsCompatibility?')
> RuntimeError: some releases are not tested by TestBackwardsCompatibility?
>

Is there something I'm doing wrong?

Kevin Risden


On Tue, Feb 6, 2024 at 3:00 PM Jason Gerlowski <ge...@gmail.com>
wrote:

> Here's my +1 (binding)
>
> SUCCESS! [0:56:16.591754]
>
> On Mon, Feb 5, 2024 at 5:23 PM Houston Putman <ho...@apache.org> wrote:
>
>> Please vote for release candidate 1 for Lucene/Solr 8.11.3
>>
>> The artifacts can be downloaded from:
>>
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>
>> 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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>
>> The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00
>> UTC.
>>
>> [ ] +1  approve
>> [ ] +0  no opinion
>> [ ] -1  disapprove (and reason why)
>>
>> Here is my +1
>>
>

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

Posted by Jason Gerlowski <ge...@gmail.com>.
Here's my +1 (binding)

SUCCESS! [0:56:16.591754]

On Mon, Feb 5, 2024 at 5:23 PM Houston Putman <ho...@apache.org> wrote:

> Please vote for release candidate 1 for Lucene/Solr 8.11.3
>
> The artifacts can be downloaded from:
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>
> 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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>
> The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00
> UTC.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1
>

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

Posted by Houston Putman <ho...@apache.org>.
It's been >72h since the vote was initiated and the result is:

+1  6  (6 binding)
 0  0
-1  0

This vote has PASSED

On Thu, Feb 8, 2024 at 1:52 PM Anshum Gupta <an...@anshumgupta.net> wrote:

> +1 (binding)
>
> SUCCESS! [1:20:38.669502]
>
> On Wed, Feb 7, 2024 at 10:27 AM Kevin Risden <kr...@apache.org> wrote:
>
>> +1 (binding)
>>
>> SUCCESS! [1:05:24.985760]
>>
>> My issue was ANT_ARGS being set to color - fixed with `unset ANT_ARGS`
>> were ANT_ARGS was being set by oh-my-zsh
>> https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/ant/ant.plugin.zsh.
>> The colored output wouldn't match the regex for the backwards compat
>> testing.
>>
>> Kevin Risden
>>
>>
>> On Wed, Feb 7, 2024 at 8:24 AM Ishan Chattopadhyaya <
>> ichattopadhyaya@gmail.com> wrote:
>>
>>> +1 (binding)
>>>
>>> SUCCESS! [1:18:24.494917]
>>>
>>> On Wed, 7 Feb 2024 at 18:24, Jan Høydahl <ja...@cominvent.com> wrote:
>>>
>>>> +1 (binding)
>>>>
>>>> SUCCESS! [1:18:11.930433]
>>>>
>>>> Only ran smoke tester. macOS, Temurin 1.8.0_402
>>>>
>>>> Jan
>>>>
>>>> 5. feb. 2024 kl. 23:23 skrev Houston Putman <ho...@apache.org>:
>>>>
>>>> Please vote for release candidate 1 for Lucene/Solr 8.11.3
>>>>
>>>> The artifacts can be downloaded from:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>>>
>>>> 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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>>>
>>>> The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00
>>>> UTC.
>>>>
>>>> [ ] +1  approve
>>>> [ ] +0  no opinion
>>>> [ ] -1  disapprove (and reason why)
>>>>
>>>> Here is my +1
>>>>
>>>>
>>>>
>
> --
> Anshum Gupta
>

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

Posted by Anshum Gupta <an...@anshumgupta.net>.
+1 (binding)

SUCCESS! [1:20:38.669502]

On Wed, Feb 7, 2024 at 10:27 AM Kevin Risden <kr...@apache.org> wrote:

> +1 (binding)
>
> SUCCESS! [1:05:24.985760]
>
> My issue was ANT_ARGS being set to color - fixed with `unset ANT_ARGS`
> were ANT_ARGS was being set by oh-my-zsh
> https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/ant/ant.plugin.zsh.
> The colored output wouldn't match the regex for the backwards compat
> testing.
>
> Kevin Risden
>
>
> On Wed, Feb 7, 2024 at 8:24 AM Ishan Chattopadhyaya <
> ichattopadhyaya@gmail.com> wrote:
>
>> +1 (binding)
>>
>> SUCCESS! [1:18:24.494917]
>>
>> On Wed, 7 Feb 2024 at 18:24, Jan Høydahl <ja...@cominvent.com> wrote:
>>
>>> +1 (binding)
>>>
>>> SUCCESS! [1:18:11.930433]
>>>
>>> Only ran smoke tester. macOS, Temurin 1.8.0_402
>>>
>>> Jan
>>>
>>> 5. feb. 2024 kl. 23:23 skrev Houston Putman <ho...@apache.org>:
>>>
>>> Please vote for release candidate 1 for Lucene/Solr 8.11.3
>>>
>>> The artifacts can be downloaded from:
>>>
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>>
>>> 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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>>
>>> The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00
>>> UTC.
>>>
>>> [ ] +1  approve
>>> [ ] +0  no opinion
>>> [ ] -1  disapprove (and reason why)
>>>
>>> Here is my +1
>>>
>>>
>>>

-- 
Anshum Gupta

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

Posted by Kevin Risden <kr...@apache.org>.
+1 (binding)

SUCCESS! [1:05:24.985760]

My issue was ANT_ARGS being set to color - fixed with `unset ANT_ARGS` were
ANT_ARGS was being set by oh-my-zsh
https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/ant/ant.plugin.zsh.
The colored output wouldn't match the regex for the backwards compat
testing.

Kevin Risden


On Wed, Feb 7, 2024 at 8:24 AM Ishan Chattopadhyaya <
ichattopadhyaya@gmail.com> wrote:

> +1 (binding)
>
> SUCCESS! [1:18:24.494917]
>
> On Wed, 7 Feb 2024 at 18:24, Jan Høydahl <ja...@cominvent.com> wrote:
>
>> +1 (binding)
>>
>> SUCCESS! [1:18:11.930433]
>>
>> Only ran smoke tester. macOS, Temurin 1.8.0_402
>>
>> Jan
>>
>> 5. feb. 2024 kl. 23:23 skrev Houston Putman <ho...@apache.org>:
>>
>> Please vote for release candidate 1 for Lucene/Solr 8.11.3
>>
>> The artifacts can be downloaded from:
>>
>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>
>> 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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>>
>> The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00
>> UTC.
>>
>> [ ] +1  approve
>> [ ] +0  no opinion
>> [ ] -1  disapprove (and reason why)
>>
>> Here is my +1
>>
>>
>>

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
+1 (binding)

SUCCESS! [1:18:24.494917]

On Wed, 7 Feb 2024 at 18:24, Jan Høydahl <ja...@cominvent.com> wrote:

> +1 (binding)
>
> SUCCESS! [1:18:11.930433]
>
> Only ran smoke tester. macOS, Temurin 1.8.0_402
>
> Jan
>
> 5. feb. 2024 kl. 23:23 skrev Houston Putman <ho...@apache.org>:
>
> Please vote for release candidate 1 for Lucene/Solr 8.11.3
>
> The artifacts can be downloaded from:
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>
> 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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
>
> The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00
> UTC.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1
>
>
>

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

Posted by Jan Høydahl <ja...@cominvent.com>.
+1 (binding)

SUCCESS! [1:18:11.930433]

Only ran smoke tester. macOS, Temurin 1.8.0_402

Jan

> 5. feb. 2024 kl. 23:23 skrev Houston Putman <ho...@apache.org>:
> 
> Please vote for release candidate 1 for Lucene/Solr 8.11.3
> 
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
> 
> 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-8.11.3-RC1-revbaa7c80af4278cc8951a344d8e9320386588d12d
> 
> The vote will be open for at least 72 hours i.e. until 2024-02-08 23:00 UTC.
> 
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> Here is my +1