Hudson logo

FailedConsole Output

Started by an SCM change
Updating http://nds.lme.usp.br/svn/Remote/trunk/remote revision: Apr 28, 2016 12:45:57 PM depth:infinity ignoreExternals: false
U         src/main/webapp/tela-embarcacoes.html
U         src/main/webapp/tela-embarcacoes-subsistemassvg.html
U         src/main/java/br/usp/nds/remote/persistencia/SubsistemaSvg.java
At revision 165
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /usr/share/tomcat7/.hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.3
[workspace] $ /usr/share/tomcat7/.hudson/maven/slavebundle/bundled-maven/bin/mvn clean install -V -B -Dmaven.ext.class.path=/usr/share/tomcat7/.hudson/maven/slavebundle/resources:/usr/share/tomcat7/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/var/lib/tomcat7/webapps/hudson-lin/WEB-INF/lib/hudson-remoting-3.0.1.jar -Dhudson.eventspy.port=36574 -f pom.xml
[DEBUG] Waiting for connection on port: 36574
Apache Maven 3.0.3 (r1075438; 2011-02-28 14:31:09-0300)
Maven home: /usr/share/tomcat7/.hudson/maven/slavebundle/bundled-maven
Java version: 1.7.0_85, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-58-virtual", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building remote Maven Webapp 1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ remote ---
[INFO] Deleting /usr/share/tomcat7/.hudson/jobs/Remote/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ remote ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ remote ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 52 source files to /usr/share/tomcat7/.hudson/jobs/Remote/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ remote ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /usr/share/tomcat7/.hudson/jobs/Remote/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ remote ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ remote ---
[INFO] No tests to run.
[INFO] Surefire report directory: /usr/share/tomcat7/.hudson/jobs/Remote/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ remote ---
[INFO] Packaging webapp
[INFO] Assembling webapp [remote] in [/usr/share/tomcat7/.hudson/jobs/Remote/workspace/target/remote]
[INFO] Processing war project
[INFO] Copying webapp resources [/usr/share/tomcat7/.hudson/jobs/Remote/workspace/src/main/webapp]
[INFO] Webapp assembled in [20166 msecs]
[ERROR] Failure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

Powered by Hudson Open Source Continuous Integration Server from the Eclipse Foundation