[Builder] Build failed in Jenkins: forked-dependencies » wso2-axis2 #2093
cbuilder at wso2.org
cbuilder at wso2.org
Sun Nov 11 13:47:26 PST 2018
See <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/2093/display/redirect>
------------------------------------------
[...truncated 736.58 KB...]
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to channel(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel$2.adapt(Channel.java:860)
... 13 more
Caused by: java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createTempFile(File.java:2024)
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:66)
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:55)
at hudson.model.Fingerprint.save(Fingerprint.java:1256)
at hudson.model.Fingerprint.save(Fingerprint.java:1245)
at hudson.model.Fingerprint.<init>(Fingerprint.java:882)
at hudson.model.FingerprintMap.create(FingerprintMap.java:93)
at hudson.model.FingerprintMap.create(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:163)
at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:123)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:424)
at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:556)
at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.model.Executor$2.call(Executor.java:913)
at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
at com.sun.proxy.$Proxy111.execute(Unknown Source)
at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Waiting for Jenkins to finish collecting data
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Failed to create a temporary file in /build/jenkins-home/fingerprints/17/b7
at hudson.remoting.Channel$2.adapt(Channel.java:862)
at hudson.remoting.Channel$2.adapt(Channel.java:857)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:140)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:68)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Failed to create a temporary file in /build/jenkins-home/fingerprints/17/b7
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:68)
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:55)
at hudson.model.Fingerprint.save(Fingerprint.java:1256)
at hudson.model.Fingerprint.save(Fingerprint.java:1245)
at hudson.model.Fingerprint.<init>(Fingerprint.java:882)
at hudson.model.FingerprintMap.create(FingerprintMap.java:93)
at hudson.model.FingerprintMap.create(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:163)
at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:424)
at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:556)
at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.model.Executor$2.call(Executor.java:913)
at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
at com.sun.proxy.$Proxy111.execute(Unknown Source)
at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test (default-test) on project axis2: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test failed: Unable to load the mojo 'test' (or one of its required components) from the plugin 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1': com.google.inject.ProvisionException: Guice provision errors:
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[ERROR]
[ERROR] 1) No implementation for org.codehaus.plexus.languages.java.jpms.LocationManager was bound.
at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
[ERROR] while locating org.apache.maven.plugin.surefire.SurefirePlugin
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
[ERROR] at ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1, parent: sun.misc.Launcher$AppClassLoader at 5c647e05]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[ERROR]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[ERROR] 1 error
at java.lang.Thread.run(Thread.java:745)
[ERROR] role: org.apache.maven.plugin.Mojo
at ......remote call to channel(Native Method)
[ERROR] roleHint: org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
[ERROR] -> [Help 1]
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
[ERROR]
at hudson.remoting.Channel$2.adapt(Channel.java:860)
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
... 13 more
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
Caused by: java.io.IOException: Permission denied
[ERROR]
at java.io.UnixFileSystem.createFileExclusively(Native Method)
[ERROR] For more information about the errors and possible solutions, please read the following articles:
at java.io.File.createTempFile(File.java:2024)
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:66)
[ERROR]
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:55)
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :axis2
at hudson.model.Fingerprint.save(Fingerprint.java:1256)
at hudson.model.Fingerprint.save(Fingerprint.java:1245)
at hudson.model.Fingerprint.<init>(Fingerprint.java:882)
at hudson.model.FingerprintMap.create(FingerprintMap.java:93)
at hudson.model.FingerprintMap.create(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:163)
at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:424)
at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:556)
at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.model.Executor$2.call(Executor.java:913)
at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
at com.sun.proxy.$Proxy111.execute(Unknown Source)
at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/soapmonitor/module/pom.xml> to org.apache.axis2/soapmonitor/1.6.1-wso2v29-SNAPSHOT/soapmonitor-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/soapmonitor/module/target/soapmonitor-1.6.1-wso2v29-SNAPSHOT.mar> to org.apache.axis2/soapmonitor/1.6.1-wso2v29-SNAPSHOT/soapmonitor-1.6.1-wso2v29-SNAPSHOT.mar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/ping/pom.xml> to org.apache.axis2/ping/1.6.1-wso2v29-SNAPSHOT/ping-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/ping/target/ping-1.6.1-wso2v29-SNAPSHOT.mar> to org.apache.axis2/ping/1.6.1-wso2v29-SNAPSHOT/ping-1.6.1-wso2v29-SNAPSHOT.mar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-repo-maven-plugin/pom.xml> to org.apache.axis2/axis2-repo-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-repo-maven-plugin-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-repo-maven-plugin/target/axis2-repo-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-repo-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-repo-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/metadata/pom.xml> to org.apache.axis2/axis2-metadata/1.6.1-wso2v29-SNAPSHOT/axis2-metadata-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/metadata/target/axis2-metadata-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-metadata/1.6.1-wso2v29-SNAPSHOT/axis2-metadata-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/transport/http/pom.xml> to org.apache.axis2/axis2-transport-http/1.6.1-wso2v29-SNAPSHOT/axis2-transport-http-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/transport/http/target/axis2-transport-http-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-transport-http/1.6.1-wso2v29-SNAPSHOT/axis2-transport-http-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-aar-maven-plugin/pom.xml> to org.apache.axis2/axis2-aar-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-aar-maven-plugin-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-aar-maven-plugin/target/axis2-aar-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-aar-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-aar-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/xmlbeans/pom.xml> to org.apache.axis2/axis2-xmlbeans/1.6.1-wso2v29-SNAPSHOT/axis2-xmlbeans-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/xmlbeans/target/axis2-xmlbeans-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-xmlbeans/1.6.1-wso2v29-SNAPSHOT/axis2-xmlbeans-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/resource-bundle/pom.xml> to org.apache.axis2/axis2-resource-bundle/1.6.1-wso2v29-SNAPSHOT/axis2-resource-bundle-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/resource-bundle/target/axis2-resource-bundle-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-resource-bundle/1.6.1-wso2v29-SNAPSHOT/axis2-resource-bundle-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/adb-codegen/pom.xml> to org.apache.axis2/axis2-adb-codegen/1.6.1-wso2v29-SNAPSHOT/axis2-adb-codegen-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/adb-codegen/target/axis2-adb-codegen-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-adb-codegen/1.6.1-wso2v29-SNAPSHOT/axis2-adb-codegen-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/orbit/axis2-jaxbri/pom.xml> to org.apache.axis2.wso2/axis2-jaxbri/1.6.1-wso2v29-SNAPSHOT/axis2-jaxbri-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/transport/base/pom.xml> to org.apache.axis2/axis2-transport-base/1.6.1-wso2v29-SNAPSHOT/axis2-transport-base-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/transport/base/target/axis2-transport-base-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-transport-base/1.6.1-wso2v29-SNAPSHOT/axis2-transport-base-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/soapmonitor/servlet/pom.xml> to org.apache.axis2/axis2-soapmonitor-servlet/1.6.1-wso2v29-SNAPSHOT/axis2-soapmonitor-servlet-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/soapmonitor/servlet/target/axis2-soapmonitor-servlet-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-soapmonitor-servlet/1.6.1-wso2v29-SNAPSHOT/axis2-soapmonitor-servlet-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/scripting/pom.xml> to org.apache.axis2/scripting/1.6.1-wso2v29-SNAPSHOT/scripting-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/scripting/target/scripting-1.6.1-wso2v29-SNAPSHOT.mar> to org.apache.axis2/scripting/1.6.1-wso2v29-SNAPSHOT/scripting-1.6.1-wso2v29-SNAPSHOT.mar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/orbit/axis2-client/pom.xml> to org.apache.axis2.wso2/axis2-client/1.6.1-wso2v29-SNAPSHOT/axis2-client-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/corba/pom.xml> to org.apache.axis2/axis2-corba/1.6.1-wso2v29-SNAPSHOT/axis2-corba-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/corba/target/axis2-corba-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-corba/1.6.1-wso2v29-SNAPSHOT/axis2-corba-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/addressing/pom.xml> to org.apache.axis2/addressing/1.6.1-wso2v29-SNAPSHOT/addressing-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/addressing/target/addressing-1.6.1-wso2v29-SNAPSHOT.mar> to org.apache.axis2/addressing/1.6.1-wso2v29-SNAPSHOT/addressing-1.6.1-wso2v29-SNAPSHOT.mar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/addressing/target/addressing-1.6.1-wso2v29-SNAPSHOT-classpath-module.jar> to org.apache.axis2/addressing/1.6.1-wso2v29-SNAPSHOT/addressing-1.6.1-wso2v29-SNAPSHOT-classpath-module.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/fastinfoset/pom.xml> to org.apache.axis2/axis2-fastinfoset/1.6.1-wso2v29-SNAPSHOT/axis2-fastinfoset-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/fastinfoset/target/axis2-fastinfoset-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-fastinfoset/1.6.1-wso2v29-SNAPSHOT/axis2-fastinfoset-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/spring/pom.xml> to org.apache.axis2/axis2-spring/1.6.1-wso2v29-SNAPSHOT/axis2-spring-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/spring/target/axis2-spring-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-spring/1.6.1-wso2v29-SNAPSHOT/axis2-spring-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/testutils/pom.xml> to org.apache.axis2/axis2-testutils/1.6.1-wso2v29-SNAPSHOT/axis2-testutils-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/testutils/target/axis2-testutils-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-testutils/1.6.1-wso2v29-SNAPSHOT/axis2-testutils-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/java2wsdl/pom.xml> to org.apache.axis2/axis2-java2wsdl/1.6.1-wso2v29-SNAPSHOT/axis2-java2wsdl-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/java2wsdl/target/axis2-java2wsdl-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-java2wsdl/1.6.1-wso2v29-SNAPSHOT/axis2-java2wsdl-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-ant-plugin/pom.xml> to org.apache.axis2/axis2-ant-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-ant-plugin-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-ant-plugin/target/axis2-ant-plugin-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-ant-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-ant-plugin-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mtompolicy-mar/pom.xml> to org.apache.axis2/mtompolicy/1.6.1-wso2v29-SNAPSHOT/mtompolicy-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mtompolicy-mar/target/mtompolicy-1.6.1-wso2v29-SNAPSHOT.mar> to org.apache.axis2/mtompolicy/1.6.1-wso2v29-SNAPSHOT/mtompolicy-1.6.1-wso2v29-SNAPSHOT.mar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/clustering/pom.xml> to org.apache.axis2/axis2-clustering/1.6.1-wso2v29-SNAPSHOT/axis2-clustering-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/clustering/target/axis2-clustering-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-clustering/1.6.1-wso2v29-SNAPSHOT/axis2-clustering-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/json/pom.xml> to org.apache.axis2/axis2-json/1.6.1-wso2v29-SNAPSHOT/axis2-json-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/json/target/axis2-json-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-json/1.6.1-wso2v29-SNAPSHOT/axis2-json-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mex/pom.xml> to org.apache.axis2/mex/1.6.1-wso2v29-SNAPSHOT/mex-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mex/target/mex-1.6.1-wso2v29-SNAPSHOT.mar> to org.apache.axis2/mex/1.6.1-wso2v29-SNAPSHOT/mex-1.6.1-wso2v29-SNAPSHOT.mar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mex/target/mex-1.6.1-wso2v29-SNAPSHOT-classpath-module.jar> to org.apache.axis2/mex/1.6.1-wso2v29-SNAPSHOT/mex-1.6.1-wso2v29-SNAPSHOT-classpath-module.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mex/target/mex-1.6.1-wso2v29-SNAPSHOT-impl.jar> to org.apache.axis2/mex/1.6.1-wso2v29-SNAPSHOT/mex-1.6.1-wso2v29-SNAPSHOT-impl.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/orbit/axis2-json/pom.xml> to org.apache.axis2.wso2/axis2-json/1.6.1-wso2v29-SNAPSHOT/axis2-json-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/codegen/pom.xml> to org.apache.axis2/axis2-codegen/1.6.1-wso2v29-SNAPSHOT/axis2-codegen-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/codegen/target/axis2-codegen-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-codegen/1.6.1-wso2v29-SNAPSHOT/axis2-codegen-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/integration/pom.xml> to org.apache.axis2/axis2-integration/1.6.1-wso2v29-SNAPSHOT/axis2-integration-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/integration/target/axis2-integration-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-integration/1.6.1-wso2v29-SNAPSHOT/axis2-integration-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/orbit/axis2/pom.xml> to org.apache.axis2.wso2/axis2/1.6.1-wso2v29-SNAPSHOT/axis2-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/samples/version/pom.xml> to org.apache.axis2/version/1.6.1-wso2v29-SNAPSHOT/version-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/samples/version/target/version-1.6.1-wso2v29-SNAPSHOT.aar> to org.apache.axis2/version/1.6.1-wso2v29-SNAPSHOT/version-1.6.1-wso2v29-SNAPSHOT.aar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/saaj/pom.xml> to org.apache.axis2/axis2-saaj/1.6.1-wso2v29-SNAPSHOT/axis2-saaj-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/saaj/target/axis2-saaj-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-saaj/1.6.1-wso2v29-SNAPSHOT/axis2-saaj-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mtompolicy/pom.xml> to org.apache.axis2/axis2-mtompolicy/1.6.1-wso2v29-SNAPSHOT/axis2-mtompolicy-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/mtompolicy/target/axis2-mtompolicy-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-mtompolicy/1.6.1-wso2v29-SNAPSHOT/axis2-mtompolicy-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/kernel/pom.xml> to org.apache.axis2/axis2-kernel/1.6.1-wso2v29-SNAPSHOT/axis2-kernel-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/kernel/target/axis2-kernel-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-kernel/1.6.1-wso2v29-SNAPSHOT/axis2-kernel-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml> to org.apache.axis2/axis2-wsdl2code-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-wsdl2code-maven-plugin-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-wsdl2code-maven-plugin/target/axis2-wsdl2code-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-wsdl2code-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-wsdl2code-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/adb/pom.xml> to org.apache.axis2/axis2-adb/1.6.1-wso2v29-SNAPSHOT/axis2-adb-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/adb/target/axis2-adb-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-adb/1.6.1-wso2v29-SNAPSHOT/axis2-adb-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/parent/pom.xml> to org.apache.axis2/axis2-parent/1.6.1-wso2v29-SNAPSHOT/axis2-parent-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml> to org.apache.axis2/axis2-java2wsdl-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-java2wsdl-maven-plugin-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-java2wsdl-maven-plugin/target/axis2-java2wsdl-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-java2wsdl-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-java2wsdl-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-mar-maven-plugin/pom.xml> to org.apache.axis2/axis2-mar-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-mar-maven-plugin-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/tool/axis2-mar-maven-plugin/target/axis2-mar-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-mar-maven-plugin/1.6.1-wso2v29-SNAPSHOT/axis2-mar-maven-plugin-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/pom.xml> to org.apache.axis2/axis2/1.6.1-wso2v29-SNAPSHOT/axis2-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/jaxbri/pom.xml> to org.apache.axis2/axis2-jaxbri/1.6.1-wso2v29-SNAPSHOT/axis2-jaxbri-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/jaxbri/target/axis2-jaxbri-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-jaxbri/1.6.1-wso2v29-SNAPSHOT/axis2-jaxbri-1.6.1-wso2v29-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/transport/local/pom.xml> to org.apache.axis2/axis2-transport-local/1.6.1-wso2v29-SNAPSHOT/axis2-transport-local-1.6.1-wso2v29-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-axis2/ws/modules/transport/local/target/axis2-transport-local-1.6.1-wso2v29-SNAPSHOT.jar> to org.apache.axis2/axis2-transport-local/1.6.1-wso2v29-SNAPSHOT/axis2-transport-local-1.6.1-wso2v29-SNAPSHOT.jar
Sending e-mails to: builder at wso2.org
channel stopped
[BFA] Scanning build for known causes...
[BFA] Found failure cause(s):
[BFA] Execution default-test of goal
[BFA] Done. 2s
More information about the Builder
mailing list