You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Stefan Egli <eg...@adobe.com> on 2014/03/01 19:15:49 UTC

[travis-ci] build failures

Hi,

At the moment sling-trunk build is failing on travis ([0]) rather consistently with two kinds of problems:

  *   the jdk7 build fails with:

Cheers,
Stefan
--
[0] - https://travis-ci.org/apache/sling

Re: [travis-ci] build failures

Posted by Stefan Egli <eg...@adobe.com>.
On 3/2/14 12:14 PM, "Stefan Egli" <eg...@adobe.com> wrote:

>>>   1.  the jdk7 build fails with: [ERROR] Failed to execute goal
>>>org.apache.sling:maven-launchpad-plugin:2.2.0:prepare-package
>>>(prepare-package) on project org.apache.sling.launchpad.testing-war:
>>>Unable to copy configuration files: Source
>>>'/home/travis/build/apache/sling/launchpad/testing-war/src/main/config'
>>>does not exist -> [Help 1]
>>
>>I _think_ that since the the travis build runs over git, it does not
>>have an empty 'config' directory. But that's just a guess.
>
>Looks like as we're using maven-launchpad-plugin 2.2.0, the fix for
>SLING-2843 (which is exactly about the above) is not yet contained.
>
>So maybe we should release maven-launchpad-plugin 2.2.1 to get the war
>integration tests functioning again?

added an empty src/main/config - see
https://issues.apache.org/jira/browse/SLING-3425

Cheers,
Stefan


Re: [travis-ci] build failures

Posted by Stefan Egli <eg...@adobe.com>.
Hi Robert,

On 3/1/14 10:22 PM, "Robert Munteanu" <ro...@lmn.ro> wrote:

>Hi Stefan,
>
>On Sat, Mar 1, 2014 at 8:19 PM, Stefan Egli <eg...@adobe.com> wrote:
>> That mail clearly left my outbox too early ;) again:
>>
>> Hi,
>>
>> At the moment sling-trunk build is failing on travis ([0]) rather
>>consistently with two kinds of problems:
>>
>>   1.  the jdk7 build fails with: [ERROR] Failed to execute goal
>>org.apache.sling:maven-launchpad-plugin:2.2.0:prepare-package
>>(prepare-package) on project org.apache.sling.launchpad.testing-war:
>>Unable to copy configuration files: Source
>>'/home/travis/build/apache/sling/launchpad/testing-war/src/main/config'
>>does not exist -> [Help 1]
>
>I _think_ that since the the travis build runs over git, it does not
>have an empty 'config' directory. But that's just a guess.

Looks like as we're using maven-launchpad-plugin 2.2.0, the fix for
SLING-2843 (which is exactly about the above) is not yet contained.

So maybe we should release maven-launchpad-plugin 2.2.1 to get the war
integration tests functioning again?

(It fails also on my local box btw, I think buildbot [1] just doesn't run
the -PwarIntegrationTests profile)

>
>>   2.  the jdk8 build fails with: java.lang.OutOfMemoryError: PermGen
>>space
>
>JDK 8 removed the PermGen, which means that we need a larger heap. As
>to why the difference between buildbot and travis, perhaps they run on
>different architectures?

Ok, how/who can configure more memory?

btw: just realized, buildbot [1] runs jdk6 of course..

Cheers,
Stefan

>
>Robert
>
>>
>> Any idea why they both run fine on [1] ? Re 2 I guess increasing memory
>>might be an idea..
>>
>> Cheers,
>> Stefan
>> --
>> [0] - https://travis-ci.org/apache/sling
>> [1] - http://ci.apache.org/builders/sling-trunk
>>
>> From: Stefan Egli <eg...@adobe.com>>
>> Date: Saturday, March 1, 2014 7:15 PM
>> To: "dev@sling.apache.org<ma...@sling.apache.org>"
>><de...@sling.apache.org>>
>> Subject: [travis-ci] build failures
>>
>> Hi,
>>
>> At the moment sling-trunk build is failing on travis ([0]) rather
>>consistently with two kinds of problems:
>>
>>   *   the jdk7 build fails with:
>>
>> Cheers,
>> Stefan
>> --
>> [0] - https://travis-ci.org/apache/sling
>
>
>
>-- 
>Sent from my (old) computer


Re: [travis-ci] build failures

Posted by Robert Munteanu <ro...@lmn.ro>.
Hi Stefan,

On Sat, Mar 1, 2014 at 8:19 PM, Stefan Egli <eg...@adobe.com> wrote:
> That mail clearly left my outbox too early ;) again:
>
> Hi,
>
> At the moment sling-trunk build is failing on travis ([0]) rather consistently with two kinds of problems:
>
>   1.  the jdk7 build fails with: [ERROR] Failed to execute goal org.apache.sling:maven-launchpad-plugin:2.2.0:prepare-package (prepare-package) on project org.apache.sling.launchpad.testing-war: Unable to copy configuration files: Source '/home/travis/build/apache/sling/launchpad/testing-war/src/main/config' does not exist -> [Help 1]

I _think_ that since the the travis build runs over git, it does not
have an empty 'config' directory. But that's just a guess.

>   2.  the jdk8 build fails with: java.lang.OutOfMemoryError: PermGen space

JDK 8 removed the PermGen, which means that we need a larger heap. As
to why the difference between buildbot and travis, perhaps they run on
different architectures?

Robert

>
> Any idea why they both run fine on [1] ? Re 2 I guess increasing memory might be an idea..
>
> Cheers,
> Stefan
> --
> [0] - https://travis-ci.org/apache/sling
> [1] - http://ci.apache.org/builders/sling-trunk
>
> From: Stefan Egli <eg...@adobe.com>>
> Date: Saturday, March 1, 2014 7:15 PM
> To: "dev@sling.apache.org<ma...@sling.apache.org>" <de...@sling.apache.org>>
> Subject: [travis-ci] build failures
>
> Hi,
>
> At the moment sling-trunk build is failing on travis ([0]) rather consistently with two kinds of problems:
>
>   *   the jdk7 build fails with:
>
> Cheers,
> Stefan
> --
> [0] - https://travis-ci.org/apache/sling



-- 
Sent from my (old) computer

Re: [travis-ci] build failures

Posted by Stefan Egli <eg...@adobe.com>.
That mail clearly left my outbox too early ;) again:

Hi,

At the moment sling-trunk build is failing on travis ([0]) rather consistently with two kinds of problems:

  1.  the jdk7 build fails with: [ERROR] Failed to execute goal org.apache.sling:maven-launchpad-plugin:2.2.0:prepare-package (prepare-package) on project org.apache.sling.launchpad.testing-war: Unable to copy configuration files: Source '/home/travis/build/apache/sling/launchpad/testing-war/src/main/config' does not exist -> [Help 1]
  2.  the jdk8 build fails with: java.lang.OutOfMemoryError: PermGen space

Any idea why they both run fine on [1] ? Re 2 I guess increasing memory might be an idea..

Cheers,
Stefan
--
[0] - https://travis-ci.org/apache/sling
[1] - http://ci.apache.org/builders/sling-trunk

From: Stefan Egli <eg...@adobe.com>>
Date: Saturday, March 1, 2014 7:15 PM
To: "dev@sling.apache.org<ma...@sling.apache.org>" <de...@sling.apache.org>>
Subject: [travis-ci] build failures

Hi,

At the moment sling-trunk build is failing on travis ([0]) rather consistently with two kinds of problems:

  *   the jdk7 build fails with:

Cheers,
Stefan
--
[0] - https://travis-ci.org/apache/sling