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 2012/01/15 17:12:31 UTC

Build failed in Jenkins: maven-plugins #582

See <https://builds.apache.org/job/maven-plugins/582/changes>

Changes:

[hboutemy] fixed typos

------------------------------------------
[...truncated 2256 lines...]
[WARNING] * @threadSafe to support parallel building.                     *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Maven IDEA Plugin:
[WARNING] org.apache.maven.plugins:maven-remote-resources-plugin:1.1
[WARNING] org.apache.maven.plugins:maven-enforcer-plugin:1.0
[WARNING] *****************************************************************
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven IDEA Plugin 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/maven-plugins/ws/maven-idea-plugin/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-idea-plugin ---
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-help-plugin/target/surefire-reports>
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-help-plugin ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugins.help.ExpressionsMojoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.maven.plugins.help.DescribeMojoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.maven.plugins.help.HelpUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec

Results :

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


[INFO] --- maven-enforcer-plugin:1.0:enforce (ensure-no-container-api) @ maven-idea-plugin ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-help-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-help-plugin/target/maven-help-plugin-2.2-SNAPSHOT.jar>
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:helpmojo (generated-helpmojo) @ maven-idea-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-help-plugin ---
[INFO] [INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-help-plugin/target/maven-help-plugin-2.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-help-plugin/2.2-SNAPSHOT/maven-help-plugin-2.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-help-plugin/pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-help-plugin/2.2-SNAPSHOT/maven-help-plugin-2.2-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-help-plugin ---
[INFO] Mojo extractor for language: java found 5 mojo descriptors.
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-help-plugin/pom.xml> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-help-plugin/builds/2012-01-15_16-09-41/archive/org.apache.maven.plugins/maven-help-plugin/2.2-SNAPSHOT/maven-help-plugin-2.2-SNAPSHOT.pom[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ maven-idea-plugin ---
[INFO] Mojo extractor for language: java found 6 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-idea-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ maven-idea-plugin ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-help-plugin/target/maven-help-plugin-2.2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-help-plugin/builds/2012-01-15_16-09-41/archive/org.apache.maven.plugins/maven-help-plugin/2.2-SNAPSHOT/maven-help-plugin-2.2-SNAPSHOT.jar
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.079 sec
Running org.apache.maven.plugin.dependency.TestAnalyzeDepMgt
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info]    Nothing in DepMgt.
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info] testGroupId:release:jar was excluded in DepMgt, but version 1.0 has been found in the dependency tree.
[info] 	Dependency: testGroupId:release:jar
[info] 		DepMgt  : 3.0
[info] 		Resolved: 1.0
[warn] Potential problems found in Dependency Management 
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info] testGroupId:release:jar was excluded in DepMgt, but version 1.0 has been found in the dependency tree.
[info] 	Dependency: testGroupId:release:jar
[info] 		DepMgt  : 3.0
[info] 		Resolved: 1.0
Caught Expected Exception:Found Dependency errors.
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info] 	Ignoring Direct Dependencies.
[info]    None
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Compiling 9 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-idea-plugin/target/classes>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-idea-plugin ---
[INFO] [WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that are not marked as       *
[WARNING] * @threadSafe to support parallel building.                     *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Maven Install Plugin:
[WARNING] org.apache.maven.plugins:maven-remote-resources-plugin:1.1
[WARNING] org.apache.maven.plugins:maven-enforcer-plugin:1.0
[WARNING] *****************************************************************
[INFO] Deleting <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Install Plugin 2.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-install-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ensure-no-container-api) @ maven-install-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] [INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 2 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh

[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] --- maven-plugin-plugin:2.7:helpmojo (generated-helpmojo) @ maven-install-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins/ws/maven-idea-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] [INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ maven-idea-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ maven-install-plugin ---
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-idea-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-install-plugin ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ maven-install-plugin ---
[INFO] [INFO] Compiling 4 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/classes>

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-install-plugin ---
[INFO] Compiling 30 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-idea-plugin/target/test-classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ maven-install-plugin ---
[INFO] Copying 22 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-install-plugin ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/test-classes>
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-idea-plugin/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-idea-plugin ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.idea.IdeaTest
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-install-plugin ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.install.InstallMojoTest
>>>Cleaning local repo <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/...>
[INFO] jdkName is not set, using [java version1.5.0_22] as default.
>>>Cleaning local repo <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/...>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/test-classes/unit/basic-install-test/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-test/1.0-SNAPSHOT/maven-install-test-1.0-SNAPSHOT.jar>
>>>Cleaning local repo <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/...>
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/basic-install-test-with-attached-artifacts/plugin-config.xml> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-test/1.0-SNAPSHOT/maven-install-test-1.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/test-classes/unit/basic-install-test-with-attached-artifacts/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/attached-artifact-test-0/1.0-SNAPSHOT/attached-artifact-test-0-1.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/test-classes/unit/basic-install-test-with-attached-artifacts/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/attached-artifact-test-1/1.0-SNAPSHOT/attached-artifact-test-1-1.0-SNAPSHOT.jar>
>>>Cleaning local repo <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/...>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/test-classes/unit/configured-install-test/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-test/1.0-SNAPSHOT/maven-install-test-1.0-SNAPSHOT.jar>
>>>Cleaning local repo <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/...>
[INFO] jdkName is not set, using [java version1.5.0_22] as default.
>>>Cleaning local repo <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/...>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/basic-install-test-packaging-pom/plugin-config.xml> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-test/1.0-SNAPSHOT/maven-install-test-1.0-SNAPSHOT.jar>
>>>Cleaning local repo <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/...>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/test-classes/unit/basic-install-checksum/maven-test-jar.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-test/1.0-SNAPSHOT/maven-install-test-1.0-SNAPSHOT.jar>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec
Running org.apache.maven.plugin.install.InstallFileMojoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 sec
Running org.apache.maven.plugin.idea.IdeaCleanTest
[INFO] Configured Artifact: testGroupId:snapshot:2.0-SNAPSHOT:jar
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.maven.plugin.idea.LibraryTest
[INFO] Unpacking <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/unit-tests/unpack/localTestRepo/snapshot-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/unit-tests/unpack/outputDirectory> with includes "" and excludes ""
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugin.idea.IdeaWorkspaceTest
unpackedFile 2012-01-15T16:12:15 /target/unit-tests/unpack/outputDirectory/testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt
artifact     2012-01-15T16:12:20 /target/unit-tests/unpack/localTestRepo/snapshot-2.0-SNAPSHOT.jar
marker       2012-01-15T16:12:15 /target/unit-tests/unpack/markers/testGroupId-snapshot-jar-2.0-SNAPSHOT.marker
mojo.execute()
[INFO] Configured Artifact: testGroupId:snapshot:2.0-SNAPSHOT:jar
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/install-file-basic-test/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar>
> isMarkerOlder:
  artifact1 = <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/unit-tests/unpack/localTestRepo/snapshot-2.0-SNAPSHOT.jar>
  marker    = <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/unit-tests/unpack/markers/testGroupId-snapshot-jar-2.0-SNAPSHOT.marker>
    artifact1 lastModified: 1326643946000
    marker lastModified: 1326643935000
< true = marker older than artifact?
[INFO] Unpacking <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/unit-tests/unpack/localTestRepo/snapshot-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/unit-tests/unpack/outputDirectory> with includes "" and excludes ""
unpackedFile 2012-01-15T16:11:44 /target/unit-tests/unpack/outputDirectory/testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt
artifact     2012-01-15T16:12:26 /target/unit-tests/unpack/localTestRepo/snapshot-2.0-SNAPSHOT.jar
marker       2012-01-15T16:12:26 /target/unit-tests/unpack/markers/testGroupId-snapshot-jar-2.0-SNAPSHOT.marker
marker.lastModified() = 1326643946000
unpackedFile.lastModified() = 1326643904000
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.152 sec
Running org.apache.maven.plugin.dependency.fromConfiguration.TestArtifactItem
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/install-file-basic-test/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org.apache.maven.test/jars/maven-install-file-test-1.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/install-file-with-classifier/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT-sources.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/install-file-test-generatePom/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
Running org.apache.maven.plugin.dependency.fromConfiguration.TestCopyMojo
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/install-file-with-pomFile-test/target/maven-install-test-1.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/install-file-with-pomFile-test/plugin-config.xml> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/src/test/resources/unit/install-file-with-checksum/maven-test-jar.jar> to <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar>
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-install-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-install-plugin/target/maven-install-plugin-2.4-SNAPSHOT.jar>
Jan 15, 2012 4:12:27 PM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
channel stopped
Destroying 1 processes
Destroying process..
Destroyed 1 processes
ERROR: Maven JVM terminated unexpectedly with exit code 0