You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/30 01:59:27 UTC

Build failed in Jenkins: maven-surefire #137

See <https://builds.apache.org/job/maven-surefire/137/changes>

Changes:

[krosenvold] Fixed parent version

[krosenvold] Revert "[maven-release-plugin] prepare for next development iteration"
Revert "[maven-release-plugin] prepare release surefire-2.11"

------------------------------------------
[...truncated 303 lines...]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ common-junit3 ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/target/classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ common-junit3 ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ common-junit3 ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/target/test-classes>
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.shadefire.junit.JUnit3Provider

[INFO] --- maven-surefire-plugin:2.8:test (default-test) @ common-junit3 ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.surefire.common.junit3.JUnit3TestCheckerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ common-junit3 ---
[INFO] Building jar: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/target/common-junit3-2.11-SNAPSHOT.jar>
[INFO] [INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/target/common-junit3-2.11-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/2.11-SNAPSHOT/common-junit3-2.11-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/2.11-SNAPSHOT/common-junit3-2.11-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ common-junit3 ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/pom.xml> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$common-junit3/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/common-junit3/2.11-SNAPSHOT/common-junit3-2.11-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit3/target/common-junit3-2.11-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$common-junit3/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/common-junit3/2.11-SNAPSHOT/common-junit3-2.11-SNAPSHOT.jar
[INFO] [INFO] Deleting <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Shared JUnit4 Provider Code 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ common-junit4 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ common-junit4 ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ common-junit4 ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ common-junit4 ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/target/classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ common-junit4 ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ common-junit4 ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/target/test-classes>
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.shadefire.junit.JUnit3Provider

[INFO] --- maven-surefire-plugin:2.8:test (default-test) @ common-junit4 ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.surefire.common.junit4.JUnit4RunListenerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.maven.surefire.junit4.JUnit4TestCheckerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ common-junit4 ---
[INFO] Building jar: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/target/common-junit4-2.11-SNAPSHOT.jar>
[INFO] [INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/target/common-junit4-2.11-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/2.11-SNAPSHOT/common-junit4-2.11-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/2.11-SNAPSHOT/common-junit4-2.11-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ common-junit4 ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/pom.xml> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$common-junit4/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/common-junit4/2.11-SNAPSHOT/common-junit4-2.11-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit4/target/common-junit4-2.11-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$common-junit4/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/common-junit4/2.11-SNAPSHOT/common-junit4-2.11-SNAPSHOT.jar
[INFO] [INFO] Deleting <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Shared JUnit48 Provider Code 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ common-junit48 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ common-junit48 ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ common-junit48 ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ common-junit48 ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ common-junit48 ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ common-junit48 ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/test-classes>
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/surefire-reports>
[INFO] [INFO] Using configured provider org.apache.maven.surefire.shadefire.junit.JUnit3Provider

[INFO] --- maven-surefire-plugin:2.8:test (default-test) @ common-junit48 ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.surefire.common.junit48.JUnit48ReflectorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ common-junit48 ---
[INFO] Building jar: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/common-junit48-2.11-SNAPSHOT.jar>
[INFO] [INFO] Excluding org.apache.maven.surefire:common-junit4:jar:2.11-SNAPSHOT from the shaded jar.
[INFO] Excluding org.apache.maven.surefire:common-junit3:jar:2.11-SNAPSHOT from the shaded jar.
[INFO] Including org.codehaus.plexus:plexus-utils:jar:2.1 in the shaded jar.
[INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.11-SNAPSHOT from the shaded jar.
[INFO] Minimizing jar org.apache.maven.surefire:common-junit48:jar:2.11-SNAPSHOT

[INFO] --- maven-shade-plugin:1.5:shade (default) @ common-junit48 ---
[INFO] Minimized 116 -> 19 (16%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/common-junit48-2.11-SNAPSHOT.jar> with <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/common-junit48-2.11-SNAPSHOT-shaded.jar>
[INFO] [INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/common-junit48-2.11-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit48/2.11-SNAPSHOT/common-junit48-2.11-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ common-junit48 ---
[INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/dependency-reduced-pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit48/2.11-SNAPSHOT/common-junit48-2.11-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/dependency-reduced-pom.xml> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$common-junit48/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/common-junit48/2.11-SNAPSHOT/common-junit48-2.11-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/common-junit48/target/common-junit48-2.11-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$common-junit48/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/common-junit48/2.11-SNAPSHOT/common-junit48-2.11-SNAPSHOT.jar
[INFO] [INFO] Deleting <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building SureFire JUnit Runner 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ surefire-junit3 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ surefire-junit3 ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ surefire-junit3 ---
[INFO] Copying 1 resource to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ surefire-junit3 ---
[INFO] Compiling 7 source files to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ surefire-junit3 ---
[INFO] [INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/test-classes>

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ surefire-junit3 ---
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/surefire-reports>
[INFO] [INFO] Using configured provider org.apache.maven.surefire.shadefire.junit.JUnit3Provider

[INFO] --- maven-surefire-plugin:2.8:test (default-test) @ surefire-junit3 ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.surefire.junit.JUnitTestSetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ surefire-junit3 ---
[INFO] Building jar: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/surefire-junit3-2.11-SNAPSHOT.jar>
[INFO] [INFO] Including org.apache.maven.surefire:common-junit3:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.11-SNAPSHOT from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/surefire-junit3-2.11-SNAPSHOT.jar> with <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/surefire-junit3-2.11-SNAPSHOT-shaded.jar>

[INFO] --- maven-shade-plugin:1.5:shade (default) @ surefire-junit3 ---
[INFO] [INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/surefire-junit3-2.11-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit3/2.11-SNAPSHOT/surefire-junit3-2.11-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/dependency-reduced-pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit3/2.11-SNAPSHOT/surefire-junit3-2.11-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ surefire-junit3 ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/dependency-reduced-pom.xml> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$surefire-junit3/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/surefire-junit3/2.11-SNAPSHOT/surefire-junit3-2.11-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit3/target/surefire-junit3-2.11-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-surefire/modules/org.apache.maven.surefire$surefire-junit3/builds/2011-11-30_00-58-02/archive/org.apache.maven.surefire/surefire-junit3/2.11-SNAPSHOT/surefire-junit3-2.11-SNAPSHOT.jar
[INFO] [INFO] Deleting <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit4/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building SureFire JUnit4 Runner 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ surefire-junit4 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ surefire-junit4 ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ surefire-junit4 ---
[INFO] Copying 1 resource to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ surefire-junit4 ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit4/target/classes>
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit4/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ surefire-junit4 ---
[INFO] 
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit4/target/test-classes>
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ surefire-junit4 ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit4/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.shadefire.junit.JUnit3Provider

[INFO] --- maven-surefire-plugin:2.8:test (default-test) @ surefire-junit4 ---
Nov 30, 2011 12:59:26 AM hudson.remoting.Channel$ReaderThread run
SEVERE: Failed to execute command null (channel channel)
java.lang.NullPointerException
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1106)
Nov 30, 2011 12:59:26 AM hudson.remoting.Channel$ReaderThread run
SEVERE: Unexpected error in channel channel
java.lang.NullPointerException
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
Process 1322614766069 is killed.
[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/maven-surefire/ws/surefire-providers/surefire-junit4/target/surefire-reports> for the individual test results.
channel stopped
Exception in thread "Channel reader thread: channel" java.lang.NullPointerException
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
ERROR: Maven JVM terminated unexpectedly with exit code 0



Jenkins build is back to normal : maven-surefire #138

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-surefire/138/changes>