Started by user Philipp Haußleiter Building remotely on kvm (openjdk6 native) in workspace /home/jenkins/workspace/com.nativelibs4java Cloning the remote Git repository Cloning repository https://github.com/ochafik/nativelibs4java.git > /usr/bin/git init /home/jenkins/workspace/com.nativelibs4java # timeout=10 Fetching upstream changes from https://github.com/ochafik/nativelibs4java.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/ochafik/nativelibs4java.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/ochafik/nativelibs4java.git # timeout=10 > /usr/bin/git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/ochafik/nativelibs4java.git # timeout=10 Fetching upstream changes from https://github.com/ochafik/nativelibs4java.git > /usr/bin/git fetch --tags --progress https://github.com/ochafik/nativelibs4java.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision ed509ec7242e5ad15f408991e0a30dd9105c5c8c (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f ed509ec7242e5ad15f408991e0a30dd9105c5c8c > /usr/bin/git rev-list ed509ec7242e5ad15f408991e0a30dd9105c5c8c # timeout=10 [com.nativelibs4java] $ /home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.2/bin/mvn -f libraries/pom.xml clean install [WARNING] [WARNING] Some problems were encountered while building the effective settings [WARNING] Unrecognised tag: 'mirrors' (position: START_TAG seen ...default\n\n ... @7:11) @ /home/jenkins/.m2/settings.xml, line 7, column 11 [WARNING] [INFO] Scanning for projects... Downloading: http://maven.javastream.de/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading: http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 4 KB 5 KB Downloaded: http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 58.9 KB/sec) Downloading: http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom 178 B [WARNING] Checksum validation failed, expected but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom 178 B [WARNING] Checksum validation failed, expected but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom Downloaded: http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom (178 B at 0.3 KB/sec) [WARNING] The POM for org.apache.felix:maven-bundle-plugin:jar:2.3.7 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details Downloading: http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar Downloading: http://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 178 B [WARNING] Checksum validation failed, expected but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar 178 B 178 B [WARNING] Checksum validation failed, expected but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 178 B 178 B 178 B 178 B [WARNING] Checksum validation failed, expected but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar Downloaded: http://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar (178 B at 0.4 KB/sec) [WARNING] Checksum validation failed, expected but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Downloaded: http://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (178 B at 0.3 KB/sec) [ERROR] Invalid extension descriptor for org.apache.felix:maven-bundle-plugin:2.3.7: error in opening zip file [ERROR] The build could not read 2 projects -> [Help 1] [ERROR] [ERROR] The project com.nativelibs4java:bridj:0.7-SNAPSHOT (/home/jenkins/workspace/com.nativelibs4java/libraries/BridJ/pom.xml) has 1 error [ERROR] Unknown packaging: bundle @ line 9, column 13 [ERROR] [ERROR] The project com.nativelibs4java:javacl:1.0-SNAPSHOT (/home/jenkins/workspace/com.nativelibs4java/libraries/OpenCL/JavaCL/pom.xml) has 1 error [ERROR] Unknown packaging: bundle @ line 8, column 13 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException Build step 'Invoke top-level Maven targets' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 4 second Finished: FAILURE