You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/08 05:09:13 UTC

Build failed in Jenkins: dir-shared-jdk16-ubuntu-deploy » Apache Directory LDAP API Schema Converter #1023

See <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/1023/>

------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory LDAP API Schema Converter 1.0.0-M18-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ api-ldap-schema-converter ---
[INFO] No ant target defined - SKIPPED
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- antlr-maven-plugin:2.2:generate (default) @ api-ldap-schema-converter ---
[INFO] performing grammar generation [schemaConverter.g]
ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ api-ldap-schema-converter ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ api-ldap-schema-converter ---
[INFO] Compiling 11 source files to <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/classes>
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ api-ldap-schema-converter ---
[INFO] Copying 47 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ api-ldap-schema-converter ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/test-classes>
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ api-ldap-schema-converter ---
Running org.apache.directory.api.converter.schema.TestSchemaToLdif
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ api-ldap-schema-converter ---
[INFO] [INFO] Checking legal files in: api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.jar

[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar-no-fork (attach-sources) @ api-ldap-schema-converter ---
[INFO] Building jar: <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar>
[INFO] [INFO] Installing <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.jar

[INFO] [INFO] Installing <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.pom
--- maven-install-plugin:2.3.1:install (default-install) @ api-ldap-schema-converter ---
[INFO] Installing <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar
[INFO] [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@953821) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
	... 30 more

[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ api-ldap-schema-converter ---
[INFO] [INFO] No ant target defined - SKIPPED

[INFO] --- maven-antrun-plugin:1.7:run (default) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- antlr-maven-plugin:2.2:generate (default) @ api-ldap-schema-converter ---
[INFO] grammar [schemaConverter.g] was up-to-date; skipping
Jun 8, 2013 3:07:50 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar (default-cli) @ api-ldap-schema-converter ---
[INFO] Building jar: <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar>
[WARNING] Artifact org.apache.directory.api:api-ldap-schema-converter:java-source:sources:1.0.0-M18-SNAPSHOT already attached to project, ignoring duplicate
[INFO] [INFO] No ant target defined - SKIPPED

[INFO] --- maven-antrun-plugin:1.7:run (default) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- antlr-maven-plugin:2.2:generate (default) @ api-ldap-schema-converter ---
[INFO] grammar [schemaConverter.g] was up-to-date; skipping
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ api-ldap-schema-converter ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ api-ldap-schema-converter ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ api-ldap-schema-converter ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ api-ldap-schema-converter ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ api-ldap-schema-converter ---
[INFO] [INFO] Skipping execution of surefire because it has already been run for this configuration

[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ api-ldap-schema-converter ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ api-ldap-schema-converter ---
[INFO] [INFO] Checking legal files in: api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.jar
[INFO] Checking legal files in: api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar

[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ api-ldap-schema-converter ---
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar-no-fork (attach-sources) @ api-ldap-schema-converter ---
[INFO] Building jar: <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar>
[WARNING] Artifact org.apache.directory.api:api-ldap-schema-converter:java-source:sources:1.0.0-M18-SNAPSHOT already attached to project, ignoring duplicate
[INFO] [INFO] Installing <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/ws/target/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-SNAPSHOT-sources.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ api-ldap-schema-converter ---
[INFO] [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@a424f2) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
	... 30 more

[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ api-ldap-schema-converter ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ api-ldap-schema-converter ---
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/maven-metadata.xml (2 KB at 0.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-20130608.030754-33.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-20130608.030754-33.jar (35 KB at 111.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-20130608.030754-33.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-20130608.030754-33.pom (4 KB at 11.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/maven-metadata.xml (421 B at 1.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/maven-metadata.xml (421 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-20130608.030754-33-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/api-ldap-schema-converter-1.0.0-M18-20130608.030754-33-sources.jar (32 KB at 87.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/api/api-ldap-schema-converter/1.0.0-M18-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)

Jenkins build is back to normal : dir-shared-jdk16-ubuntu-deploy » Apache Directory LDAP API Schema Converter #1024

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-shared-jdk16-ubuntu-deploy/org.apache.directory.api$api-ldap-schema-converter/1024/>