Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A42210959 for ; Mon, 24 Feb 2014 10:03:18 +0000 (UTC) Received: (qmail 85631 invoked by uid 500); 24 Feb 2014 10:03:17 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 85593 invoked by uid 500); 24 Feb 2014 10:03:16 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 85585 invoked by uid 99); 24 Feb 2014 10:03:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Feb 2014 10:03:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alex.parvulescu@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-vc0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Feb 2014 10:03:10 +0000 Received: by mail-vc0-f172.google.com with SMTP id lf12so5537096vcb.31 for ; Mon, 24 Feb 2014 02:02:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=F3FTLJ3e2kLa6aa+aSIb60tFqd/fMWht/tMMpkj8b7o=; b=fcOWizssoRPu3eVp63JI3JbYd2NgXbcwkVosAaa80ybsZiVND+SR9QJddWhPHh5vld 2JgNfn7k58tPqvPLRCT72hwcUj9/Tl94I8B0M3D7S7fUHJlUldNv7qW2mOmwH1GbSd5B vhKIxMErAOVt6rZVVW6X8JZsNWYB+QQYD68UYN23BxMFOFiQLGstYjkQWAIIDSTrm9Uk m/i0brHa4mpBViWrtb22mkNYBE2XMwZ6nImdjbdJtJv5bWUu2ToGmLDuZXbjdyQD/OW9 EzYxa29TVidiSg18xeUSucMEnpiDg5ElZk/hJkGIs/6WIKFm7hs2IWtQcBh2PKLx5XUX sYgw== MIME-Version: 1.0 X-Received: by 10.52.190.195 with SMTP id gs3mr9983511vdc.67.1393236169723; Mon, 24 Feb 2014 02:02:49 -0800 (PST) Received: by 10.220.91.68 with HTTP; Mon, 24 Feb 2014 02:02:49 -0800 (PST) In-Reply-To: <20140224095715.DF392C01D0@aegis.apache.org> References: <20140224095715.DF392C01D0@aegis.apache.org> Date: Mon, 24 Feb 2014 11:02:49 +0100 Message-ID: Subject: Re: buildbot failure in ASF Buildbot on oak-trunk From: Alex Parvulescu To: oak-dev@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=089e01160d32fc14bf04f32412db X-Virus-Checked: Checked by ClamAV on apache.org --089e01160d32fc14bf04f32412db Content-Type: text/plain; charset=ISO-8859-1 This doesn't look like something I did: Failed tests: org.apache.jackrabbit.oak.plugins.index.solr.configuration.DefaultAnalyzersConfigurationTest: fix your classpath to have tests-framework.jar before lucene-core.jar Running org.apache.jackrabbit.oak.plugins.index.solr.configuration.DefaultAnalyzersConfigurationTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec <<< FAILURE! org.apache.jackrabbit.oak.plugins.index.solr.configuration.DefaultAnalyzersConfigurationTest Time elapsed: 0.332 sec <<< FAILURE! java.lang.AssertionError: fix your classpath to have tests-framework.jar before lucene-core.jar at __randomizedtesting.SeedInfo.seed([4AADE1E558B1742F]:0) at org.apache.lucene.util.TestRuleSetupAndRestoreClassEnv.before(TestRuleSetupAndRestoreClassEnv.java:144) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:701) On Mon, Feb 24, 2014 at 10:57 AM, wrote: > The Buildbot has detected a new failure on builder oak-trunk while > building ASF Buildbot. > Full details are available at: > http://ci.apache.org/builders/oak-trunk/builds/4469 > > Buildbot URL: http://ci.apache.org/ > > Buildslave for this Build: osiris_ubuntu > > Build Reason: scheduler > Build Source Stamp: [branch jackrabbit/oak/trunk] 1571195 > Blamelist: alexparvulescu > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot > > > > --089e01160d32fc14bf04f32412db--