Seems precommit was passing just before the following commit:
commit 46ef9256b44d78fb4ade339652795255d97078d5
Author: Cao Manh Dat <[email protected]>
Date: Sun Feb 19 06:57:27 2017 +0700
SOLR-9966: Convert/migrate tests using EasyMock to Mockito
On Sun, Feb 19, 2017 at 2:36 PM, Ishan Chattopadhyaya <
[email protected]> wrote:
> Got the same failure on master as well. I'll dig in tomorrow to find out
> which commit broke this for me.
>
> On Sun, Feb 19, 2017 at 2:35 PM, Ishan Chattopadhyaya <
> [email protected]> wrote:
>
>> I got a precommit failure on branch_6x. However, I went ahead and
>> backported anyway. Does this happen for everyone, or is there something
>> wrong with my setup?
>>
>> Here's the log:
>>
>> ...
>> ivy-fail:
>>
>> ivy-configure:
>> [ivy:configure] :: loading settings :: file =
>> /home/ishan/lucene-solr-committers-copy/lucene/top-level-ivy-settings.xml
>>
>> resolve:
>>
>> load-custom-tasks:
>>
>> check-lib-versions:
>> [echo] Lib versions check under: /home/ishan/lucene-solr-commit
>> ters-copy/lucene/..
>> [libversions] :: loading settings :: file = /home/ishan/lucene-solr-commit
>> ters-copy/lucene/top-level-ivy-settings.xml
>> [libversions] ORPHAN coordinate key '/cglib/cglib-nodep' in
>> ivy-versions.properties is not found in any ivy.xml file.
>> [libversions] Checked that ivy-versions.properties and
>> ivy-ignore-conflicts.properties have lexically sorted '/org/name' keys
>> and no duplicates or orphans.
>> [libversions] Scanned 49 ivy.xml files for rev="${/org/name}" format.
>> [libversions] Found 0 indirect dependency version conflicts.
>> [libversions] Completed in 0.70s., 1 error(s).
>>
>> BUILD FAILED
>> /home/ishan/lucene-solr-committers-copy/build.xml:122: The following
>> error occurred while executing this line:
>> /home/ishan/lucene-solr-committers-copy/lucene/build.xml:108: The
>> following error occurred while executing this line:
>> /home/ishan/lucene-solr-committers-copy/lucene/tools/custom-tasks.xml:108:
>> Lib versions check failed. Check the logs.
>>
>> Total time: 1 minute 42 seconds
>>
>>
>