You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild" <co...@apache.org> on 2011/03/24 15:11:39 UTC

[continuum] BUILD FAILURE: Apache Commons - Commons Pool - Default Maven 2 Build Definition (Java 1.5)

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=5563&projectId=98

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu 24 Mar 2011 14:08:23 +0000
  Finished at: Thu 24 Mar 2011 14:11:33 +0000
  Total time: 3m 9s
  Build Trigger: Schedule
  Build Number: 65
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_22"
          Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
          Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_22
          Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux" version: "2.6.32-27-server" arch: "amd64" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: markt @ Thu 24 Mar 2011 11:25:33 +0000
Comment: Add missing @Test annotations.
Files changed:
  /commons/proper/pool/trunk/src/test/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java ( 1084901 )

Changed: markt @ Thu 24 Mar 2011 11:32:07 +0000
Comment: Additional fixes for POOL-180. Ensure the evictor tracks internal processing counts per key and remove unused keys only when they are truly unused.
Files changed:
  /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java ( 1084904 )
  /commons/proper/pool/trunk/src/test/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java ( 1084904 )

Changed: simonetripodi @ Thu 24 Mar 2011 11:53:26 +0000
Comment: re-introduced the groupId - even if inherited from the parent - to avoid people deploy components with wrong metadata
Files changed:
  /commons/proper/pool/trunk/pom.xml ( 1084917 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition (Java 1.5)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 178
Failures: 1
Errors: 0
Success Rate: 99
Total time: 163.328

****************************************************************************
Test Failures:
****************************************************************************

TestGenericObjectPool
    testEvictionWithNegativeNumTests :
  java.lang.AssertionError
  java.lang.AssertionError: Should at most 3 idle, found 6
	at org.junit.Assert.fail(Assert.java:91)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.commons.pool2.impl.TestGenericObjectPool.testEvictionWithNegativeNumTests(TestGenericObjectPool.java:905)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at $Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)


  



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [continuum] BUILD FAILURE: Apache Commons - Commons Pool - Default Maven 2 Build Definition (Java 1.5)

Posted by Mark Thomas <ma...@apache.org>.
On 24/03/2011 14:47, sebb wrote:
> Done, I think

Yep. Tx.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [continuum] BUILD FAILURE: Apache Commons - Commons Pool - Default Maven 2 Build Definition (Java 1.5)

Posted by sebb <se...@gmail.com>.
Done, I think

On 24 March 2011 14:41, Mark Thomas <ma...@apache.org> wrote:
> On 24/03/2011 14:11, Continuum@vmbuild wrote:
>> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=5563&projectId=98
>
> This looks like a false positive. I did have a continuum account once
> upon a time but it appears to have been deleted at some point. I have
> recreated it (markt). If someone with admin karma to the commons group
> could grant me the necessary karma, I'll kick off a new test run to see
> if this was a one-off.
>
> Cheers,
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [continuum] BUILD FAILURE: Apache Commons - Commons Pool - Default Maven 2 Build Definition (Java 1.5)

Posted by Mark Thomas <ma...@apache.org>.
On 24/03/2011 14:11, Continuum@vmbuild wrote:
> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=5563&projectId=98

This looks like a false positive. I did have a continuum account once
upon a time but it appears to have been deleted at some point. I have
recreated it (markt). If someone with admin karma to the commons group
could grant me the necessary karma, I'll kick off a new test run to see
if this was a one-off.

Cheers,

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org