See <https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/2779/>

------------------------------------------
Started by timer
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/synapse/trunk/java
At revision 1023193
no change for https://svn.apache.org/repos/asf/synapse/trunk/java since the 
previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[java] $ /home/hudson/tools/java/latest1.5/bin/java -cp 
/home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /home/hudson/tools/maven/latest 
/home/hudson/hudson-slave/slave.jar 
/home/hudson/hudson-slave/maven-interceptor.jar 43374 
/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/pom.xml> 
clean install -Phudson
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Synapse - Secure vault
[INFO]   Apache Synapse
[INFO]   Apache Synapse - Commons classes
[INFO]   Apache Synapse - Transports
[INFO]   Apache Synapse - Non-blocking HTTP/s Transport
[INFO]   Apache Synapse - PIPE Transport
[INFO]   Apache Synapse - VFS Transport
[INFO]   Apache Synapse - Tasks classes
[INFO]   Apache Synapse - Core
[INFO]   Apache Synapse - FIX Transport
[INFO]   Apache Synapse - Extensions
[INFO]   Apache Synapse - Samples
[INFO]   Apache Synapse - Patches
[INFO]   Apache Synapse - Experimental code
[INFO]   Apache Synapse - Web Application
[INFO]   Apache Synapse - Handler Module
[INFO]   Apache Synapse - XAR Maven Plugin
[INFO]   Apache Synapse - Configuration Migrator
[INFO]   Apache Synapse - Distribution
[INFO]   Apache Synapse - Package skeleton ZIP
[INFO]   Apache Synapse - Package archetype
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Secure vault
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target>
 (included: [**], excluded: [])
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
Compiling 57 source files to 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target/surefire-reports>

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

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

[HUDSON] Recording test results[INFO] [bundle:bundle {execution: 
default-bundle}]

[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target/synapse-securevault-2.1.0-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] :-1:-1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:136)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        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:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:638)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[INFO] Writing OBR metadata
[WARNING] Exception while updating local OBR: null
java.lang.NullPointerException
        at 
org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:268)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:144)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        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:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:638)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/pom.xml>
 to /home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$synapse-securevault/builds/2010-10-16_06-03-10/archive/org.apache.synapse/synapse-securevault/2.1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/securevault/target/synapse-securevault-2.1.0-SNAPSHOT.jar>
 to /home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$synapse-securevault/builds/2010-10-16_06-03-10/archive/org.apache.synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.axis2:axis2-transport-local:SNAPSHOT: checking for 
updates from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-transport-local:SNAPSHOT: checking for 
updates from wso2-m2-snapshots
Downloading: 
http://repository.apache.org/snapshots/org/apache/axis2/axis2-transport-local/SNAPSHOT/axis2-transport-local-SNAPSHOT.pom
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/pom.xml> to 
/home/hudson/hudson/jobs/Synapse - 
Trunk/modules/org.apache.synapse$Apache-Synapse/builds/2010-10-16_06-03-10/archive/org.apache.synapse/Apache-Synapse/2.1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.axis2:axis2-transport-local

Reason: Error getting POM for 'org.apache.axis2:axis2-transport-local' from the 
repository: Error transferring file: Server returned HTTP response code: 502 
for URL: 
http://repository.apache.org/snapshots/org/apache/axis2/axis2-transport-local/SNAPSHOT/axis2-transport-local-SNAPSHOT.pom
  org.apache.axis2:axis2-transport-local:pom:SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-m2-snapshots (http://dist.wso2.org/snapshots/maven2/),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
  Nexus (http://repository.apache.org/snapshots),
  wso2-m2 (http://dist.wso2.org/maven2/)

 for project org.apache.axis2:axis2-transport-local


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Sat Oct 16 06:03:41 UTC 2010
[INFO] Final Memory: 33M/213M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to