To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project cargo has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - cargo :  Cargo provides a Java API to manipulate Java Containers


Full details are available at:
    http://vmgump.apache.org/gump/public/cargo/cargo/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [cargo-core-uberjar-1.0-SNAPSHOT.jar] identifier set to 
project name
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/cargo/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/cargo/pom.xml
 -INFO- Project Reports in: /srv/gump/public/workspace/cargo/build/test-report
 -WARNING- No directory [/srv/gump/public/workspace/cargo/build/test-report]
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/cargo/cargo/gump_work/build_cargo_cargo.html
Work Name: build_cargo_cargo (Type: Build)
Work ended in a state of : Failed
Elapsed: 42 mins 15 secs
Command Line: mvn --batch-mode -Dsurefire.useFile=false --settings 
/srv/gump/public/workspace/cargo/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/cargo]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar
---------------------------------------------
Caused by: java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind(Native Method)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
        at 
org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:198)
        at 
org.mortbay.jetty.AbstractConnector.doStart(AbstractConnector.java:251)
        at 
org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:233)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
        at org.mortbay.jetty.Server.doStart(Server.java:221)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
        ... 5 more
19 [main] INFO org.mortbay.log - Logging to [EMAIL PROTECTED] via 
org.mortbay.log.Slf4jLog
126 [Thread-36] INFO org.mortbay.log - jetty-6.1.1
524 [Thread-36] INFO org.mortbay.log - Extract 
jar:file:/srv/gump/public/workspace/cargo/core/samples/java/target/jetty6x/embedded/WarCapabilityContainerTest/testStartWithOneExpandedWarDeployed/container/cargocpc.war!/
 to /tmp/Jetty_0_0_0_0_8285_cargocpc.war__cargocpc__-zhu2ai/webapp
826 [Thread-36] INFO org.mortbay.log - Started SelectChannelConnector @ 
0.0.0.0:8285
[surefire] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 389.165 sec 
<<<<<<<< FAILURE !! 
135894 [Shutdown] INFO org.mortbay.log - Shutdown hook executing
7159 [Shutdown] INFO org.mortbay.log - Shutdown hook executing
7159 [Shutdown] INFO org.mortbay.log - Shutdown hook complete
15595 [Shutdown] INFO org.mortbay.log - Shutdown hook executing
15595 [Shutdown] INFO org.mortbay.log - Shutdown hook complete
136134 [Shutdown] INFO org.mortbay.log - Shutdown hook complete
[surefire] Running org.codehaus.cargo.sample.java.WarAuthenticationTest
1 [main] INFO org.mortbay.log - Logging to [EMAIL PROTECTED] via 
org.mortbay.log.Slf4jLog
95 [Thread-1] INFO org.mortbay.log - jetty-6.1.1
185 [Thread-1] INFO org.mortbay.log - Extract 
jar:file:/srv/gump/public/workspace/cargo.mvnlocalrepo/org/codehaus/cargo/authentication-war/1.0-SNAPSHOT/authentication-war-1.0-SNAPSHOT.war!/
 to 
/tmp/Jetty_0_0_0_0_8285_authentication-war-1.0-SNAPSHOT.war__authentication-war-1_0-SNAPSHOT__kcpny5/webapp
100986 [Thread-1] INFO org.mortbay.log - Extract 
jar:file:/srv/gump/public/workspace/cargo/core/samples/java/target/jetty6x/embedded/WarAuthenticationTest/testExecutionWithAuthenticatedWar/container/cargocpc.war!/
 to /tmp/Jetty_0_0_0_0_8285_cargocpc.war__cargocpc__-zhu2ai/webapp
101180 [Thread-1] INFO org.mortbay.log - Started SelectChannelConnector @ 
0.0.0.0:8285
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 107.595 sec
107430 [Shutdown] INFO org.mortbay.log - Shutdown hook executing
107430 [Shutdown] INFO org.mortbay.log - Shutdown hook complete
[surefire] Running org.codehaus.cargo.sample.java.AllLocalContainerTest
1 [main] INFO org.mortbay.log - Logging to [EMAIL PROTECTED] via 
org.mortbay.log.Slf4jLog
72 [Thread-9] INFO org.mortbay.log - jetty-6.1.1
153 [Thread-9] INFO org.mortbay.log - Extract 
jar:file:/srv/gump/public/workspace/cargo/core/samples/java/target/jetty6x/embedded/AllLocalContainerTest/testStartWithNoDeployable/container/cargocpc.war!/
 to /tmp/Jetty_0_0_0_0_8285_cargocpc.war__cargocpc__-zhu2ai/webapp
101713 [Thread-9] INFO org.mortbay.log - Started SelectChannelConnector @ 
0.0.0.0:8285
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 188.845 sec
108108 [Shutdown] INFO org.mortbay.log - Shutdown hook executing
108108 [Shutdown] INFO org.mortbay.log - Shutdown hook complete
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42 minutes 12 seconds
[INFO] Finished at: Tue Nov 25 00:49:28 GMT-08:00 2008
[INFO] Final Memory: 30M/59M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/cargo/cargo/rss.xml
- Atom: http://vmgump.apache.org/gump/public/cargo/cargo/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 21000025112008, vmgump:vmgump-public:21000025112008
Gump E-mail Identifier (unique within run) #3.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to