A couple days ago I configured Crave via adding to gradle.properties:
   tests.timeoutSuite=600000!
That's 10 minutes.  In Jenkins, it should be longer, maybe 20.
This could be passed in the CLI with "-P".  The trailing exclamation
is an override over that of LuceneTestCase, which I'm arguing in
Lucene-dev that it shouldn't even be there.

On Tue, Jan 23, 2024 at 1:46 PM Eric Pugh
<ep...@opensourceconnections.com> wrote:
>
> Does anyone know how to do this?  I have never touched the Jenkins jobs…
>
> On Tue, Jan 23, 2024 at 11:50 AM David Smiley <dsmi...@apache.org> wrote:
>
> > Please configure it to stop the build after a couple hours.  We never
> > want a build running for longer.
> >
> > On Mon, Jan 22, 2024 at 7:53 AM Eric Pugh <ep...@apache.org> wrote:
> > >
> > > Build https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/168/ has
> > been running for five days!   Guessing it's not going to finish.
> > >
> > > I clicked the "Stop" button on the build and will see what happens.  I
> > might let it run another time to see if the test starts behaving, and if
> > not, then remove the test.   I think this needs to get resolved one way or
> > the other before 9.5 gets cut!
> > >
> > > Eric
> > >
> > >
> > > On 2024/01/18 15:00:40 Eric Pugh wrote:
> > > > Okay, I checked and it looks like the test failed, and is causing the
> > entire build to hang...
> > > >
> > > > https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/168/console
> > > >
> > > > The test runs on my local machine just fine....    And it appears to
> > be running just fine on Solr-Check-main.
> > > >
> > > > Is there a way to kill and restart the jenkins build and see if it
> > happens again?   Alternatively I could live with just removing this bats
> > test from the branch_9x?
> > > >
> > > > On 2024/01/17 19:35:26 Eric Pugh wrote:
> > > > > I hope I did the right thing, which was I fixed the back port by
> > making a change and committing directly to branch_9x.
> > > > >
> > > > >
> > > > >
> > https://github.com/apache/solr/commit/acaed85f8544b66b127175df02c798e74dd90ff2
> > 
> > > > > Fix SOLR-16876 backport of bin/solr scripts to work with 9x
> > SolrCLI.java · apache/solr@acaed85
> > > > > github.com
> > > > >
> > > > >
> > > > > I will keep an eye on the Solr-Check-9.x build.
> > > > >
> > > > >
> > > > >
> > > > > > On Jan 17, 2024, at 11:05 AM, Eric Pugh <
> > ep...@opensourceconnections.com> wrote:
> > > > > >
> > > > > > I will take a look….
> > > > > >
> > > > > >> On Jan 17, 2024, at 10:38 AM, David Smiley <dsmi...@apache.org>
> > wrote:
> > > > > >>
> > > > > >> The integration tests (bats) are failing on branch_9x for me
> > locally and as
> > > > > >> also seen in Jenkins.
> > > > > >>> not ok 3 auth enable/disable lifecycle in 10000ms
> > > > > >>
> > https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/167/console
> > > > > >>
> > > > > >> Hopefully someone has a clue why?
> > > > > >>
> > > > > >> ~ David Smiley
> > > > > >> Apache Lucene/Solr Search Developer
> > > > > >> http://www.linkedin.com/in/davidwsmiley
> > > > > >
> > > > > > _______________________
> > > > > > Eric Pugh | Founder & CEO | OpenSource Connections, LLC |
> > 434.466.1467 | http://www.opensourceconnections.com <
> > http://www.opensourceconnections.com/> | My Free/Busy <
> > http://tinyurl.com/eric-cal>
> > > > > > Co-Author: Apache Solr Enterprise Search Server, 3rd Ed <
> > https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw
> > >
> > > > > > This e-mail and all contents, including attachments, is considered
> > to be Company Confidential unless explicitly stated otherwise, regardless
> > of whether attachments are marked as such.
> > > > > >
> > > > >
> > > > > _______________________
> > > > > Eric Pugh | Founder & CEO | OpenSource Connections, LLC |
> > 434.466.1467 | http://www.opensourceconnections.com <
> > http://www.opensourceconnections.com/> | My Free/Busy <
> > http://tinyurl.com/eric-cal>
> > > > > Co-Author: Apache Solr Enterprise Search Server, 3rd Ed <
> > https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw
> > >
> > > > > This e-mail and all contents, including attachments, is considered
> > to be Company Confidential unless explicitly stated otherwise, regardless
> > of whether attachments are marked as such.
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> > > > For additional commands, e-mail: dev-h...@solr.apache.org
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> > > For additional commands, e-mail: dev-h...@solr.apache.org
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> > For additional commands, e-mail: dev-h...@solr.apache.org
> >
> >

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

Reply via email to