If anyone wants to test RC1 in Docker or solr-operator, here is an image: 
cominvent/solr:8.11.1-rc1 

Example:

  docker run --rm -p 8983:8983 cominvent/solr:8.11.1-rc1 -c

Jan

> 15. des. 2021 kl. 13:17 skrev Michael McCandless <[email protected]>:
> 
> +1 from me from smoke test result:
> 
> SUCCESS! [0:43:56.320467]
> 
> It failed the first time with this failure, but I re-ran and succeeded above:
> 
>    [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
>    [junit4]   2> 996270 INFO  
> (SUITE-JWTIssuerConfigTest-seed#[6DC363670E25C70C]-worker) [     ] 
> o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
> test-framework derived value of '/tmp/smoke_l\
> ucene_8.11.1_0b002b11819df70783e83ef36b42ed1223c14b50/unpack/solr-8.11.1/solr/server/solr/configsets/_default/conf'
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors 
> -Dtests.seed=6DC363670E25C70C -Dtests.locale=da-DK 
> -Dtests.timezone=Europe/Isle_of_Man -Dte\
> sts.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.01s J0 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors 
> <<<
>    [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected 
> exception SolrException but no exception was thrown
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([6DC363670E25C70C:2678FED260C5F46]:0)
>    [junit4]    >        at 
> org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2759)
>    [junit4]    >        at 
> org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
>    [junit4]    >        at 
> org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
> docValues:{}, maxPointsInLeafNode=412, maxMBSortInHeap=5.443718473632918, 
> sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-DK,\
>  timezone=Europe/Isle_of_Man
>    [junit4]   2> NOTE: Linux 5.14.12-arch1-1 amd64/Oracle Corporation 
> 1.8.0_251 (64-bit)/cpus=128,threads=1,free=134208904,total=508035072
> 
> Mike McCandless
> 
> http://blog.mikemccandless.com <http://blog.mikemccandless.com/>
> 
> On Tue, Dec 14, 2021 at 11:51 PM Ishan Chattopadhyaya 
> <[email protected] <mailto:[email protected]>> wrote:
> Ran the smoke tested, and it passed.
> 
> SUCCESS! [1:21:47.769507]
> 
> +1
> 
> On Wed, Dec 15, 2021 at 9:28 AM Mike Drob <[email protected] 
> <mailto:[email protected]>> wrote:
> +1 (binding)
> 
> ran smoke tester - unit tests passed the first time but timed out downloading 
> artifacts from maven. reran a second time, modifying the smoke test script to 
> not run solr tests (again) and the script passed.
> 
> started up a solr server from the unpacked download and verified it against a 
> few log4j injections, server responded appropriately each time
> 
> manually verified a few of the other bugs having been fixed going into 8.11.1
> 
> SUCCESS! [0:35:37.290016]
> 
> On Tue, Dec 14, 2021 at 7:24 PM Timothy Potter <[email protected] 
> <mailto:[email protected]>> wrote:
> +1 (binding) ~ just ran smoke tester this time
> 
> SUCCESS! [1:16:20.247006]
> 
> On Tue, Dec 14, 2021 at 7:36 AM Jan Høydahl <[email protected] 
> <mailto:[email protected]>> wrote:
> >
> > Please vote for release candidate 1 for Lucene/Solr 8.11.1
> >
> > The artifacts can be downloaded from:
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
> >  
> > <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50>
> >
> > You can run the smoke tester directly (from a fresh branch_8_11 checkout), 
> > with this command:
> >
> > python3 -u dev-tools/scripts/smokeTestRelease.py \
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50
> >  
> > <https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.1-RC1-rev0b002b11819df70783e83ef36b42ed1223c14b50>
> >
> > The vote will be open for at least 72 hours i.e. until 2021-12-17 15:00 UTC.
> >
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > Here is my +1
> >
> > SUCCESS! [0:54:56.979538]
> >
> > NOTE: You must run the smoke tester from latest commit on branch_8_11, 
> > since my surname contains a unicode-character, needing a fix in the gpg 
> > command ran by the smoketester.
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected] 
> > <mailto:[email protected]>
> > For additional commands, e-mail: [email protected] 
> > <mailto:[email protected]>
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected] 
> <mailto:[email protected]>
> For additional commands, e-mail: [email protected] 
> <mailto:[email protected]>
> 

Reply via email to