You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/08 15:25:09 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 613 - Still Failing

The Apache Jenkins build system has built Jackrabbit Oak (build #613)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/613/ to view the results.

Changes:
[mduerig] OAK-6372: ListRecord cannot handle more than 16581375 entries
Limit lists to 16581375 and fail fast on bigger lists

 

Test results:
All tests passed

Re: BUILD FAILURE: Jackrabbit Oak - Build # 615 - Still Failing

Posted by Robert Munteanu <ro...@apache.org>.
This is issue https://issues.apache.org/jira/browse/INFRA-14804 . I
have disabled the Jira post-build step, just to get the builds going.

Just to make sure I don't forget, the following settings will be
reapplied once the INFRA issue is sorted out:

- Jira project key: OAK
- Description of test: Jenkins CI failure: https://builds.apache.org/vi
ew/J/job/Jackrabbit%20Oak/
- Component name: continuous integration

Robert

On Tue, 2017-08-08 at 17:13 +0000, Apache Jenkins Server wrote:
> The Apache Jenkins build system has built Jackrabbit Oak (build #615)
> 
> Status: Still Failing
> 
> Check console output at https://builds.apache.org/job/Jackrabbit%20Oa
> k/615/ to view the results.
> 
> Changes:
> [rombert] OAK-6533 - Adjust test classpath order to reduce number of
> error markers in Eclipse
> 
> [rombert] OAK-6532 - Minimise usage of junit-addons
> 
> - remove dependency where it is not used
> - add dependency exclusion where needed ( fixes Eclipse-only oak-
> lucene
>   compilation error )
> 
> [mduerig] OAK-6520: Improve tail compactions resilience when base
> state cannot be determined
> Fall back to full compaction if the base state is not accessible
> because it points to a missing segment
> 
>  
> 
> Test results:
> All tests passed


BUILD FAILURE: Jackrabbit Oak - Build # 615 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #615)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/615/ to view the results.

Changes:
[rombert] OAK-6533 - Adjust test classpath order to reduce number of error markers in Eclipse

[rombert] OAK-6532 - Minimise usage of junit-addons

- remove dependency where it is not used
- add dependency exclusion where needed ( fixes Eclipse-only oak-lucene
  compilation error )

[mduerig] OAK-6520: Improve tail compactions resilience when base state cannot be determined
Fall back to full compaction if the base state is not accessible because it points to a missing segment

 

Test results:
All tests passed

BUILD FAILURE: Jackrabbit Oak - Build # 614 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #614)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/614/ to view the results.

Changes:
[mduerig] OAK-6522: Implement unit tests for OnlineCompactor
Test for IOException during compaction

[rombert] OAK-6511 - Switch to official OSGi versioning annotations

Changes the annotations from aQute.bnd.annotation to
org.osgi.annotation.versioning. As the baselining checks have complained,
some packages received a micro version bump. This should be harmless however,
import ranges are at most minor, and usually major.

In some modules the bndlib dependency was outright removed, as it was not
used at all.

 

Test results:
All tests passed