You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/13 23:30:05 UTC

Build failed in Jenkins: UIMA-v3-sdk #39

See <https://builds.apache.org/job/UIMA-v3-sdk/39/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam1 (beam) in workspace <https://builds.apache.org/job/UIMA-v3-sdk/ws/>
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/uima/uimaj/branches/experiment-v3-jcas at revision '2017-01-13T23:29:42.652 +0000'
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/UIMA-v3-sdk/ws/> at hudson.remoting.Channel@7de23f37:beam1: java.io.IOException: Remote call on beam1 failed
	at hudson.FilePath.act(FilePath.java:1014)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:897)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:833)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Remote call on beam1 failed
	at hudson.remoting.Channel.call(Channel.java:789)
	at hudson.FilePath.act(FilePath.java:1007)
	... 12 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.tmatesoft.svn.core.internal.db.SVNSqlJetDb
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.openDb(SVNWCDb.java:4857)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.parseDir(SVNWCDb.java:1930)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.isVersionedDirectory(SvnOperationFactory.java:1486)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.isVersionedDirectory(SvnOperationFactory.java:1464)
	at org.tmatesoft.svn.core.wc.SVNWCUtil.isVersionedDirectory(SVNWCUtil.java:296)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.getImplementation(SvnOperationFactory.java:1302)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1224)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:119)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	... 13 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/uima/uimaj/branches/experiment-v3-jcas at revision '2017-01-13T23:29:42.652 +0000'
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/UIMA-v3-sdk/ws/> at hudson.remoting.Channel@7de23f37:beam1: java.io.IOException: Remote call on beam1 failed
	at hudson.FilePath.act(FilePath.java:1014)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:897)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:833)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Remote call on beam1 failed
	at hudson.remoting.Channel.call(Channel.java:789)
	at hudson.FilePath.act(FilePath.java:1007)
	... 12 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.tmatesoft.svn.core.internal.db.SVNSqlJetDb
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.openDb(SVNWCDb.java:4857)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.parseDir(SVNWCDb.java:1930)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.isVersionedDirectory(SvnOperationFactory.java:1486)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.isVersionedDirectory(SvnOperationFactory.java:1464)
	at org.tmatesoft.svn.core.wc.SVNWCUtil.isVersionedDirectory(SVNWCUtil.java:296)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.getImplementation(SvnOperationFactory.java:1302)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1224)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:119)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	... 13 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/uima/uimaj/branches/experiment-v3-jcas at revision '2017-01-13T23:29:42.652 +0000'
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/UIMA-v3-sdk/ws/> at hudson.remoting.Channel@7de23f37:beam1: java.io.IOException: Remote call on beam1 failed
	at hudson.FilePath.act(FilePath.java:1014)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:897)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:833)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Remote call on beam1 failed
	at hudson.remoting.Channel.call(Channel.java:789)
	at hudson.FilePath.act(FilePath.java:1007)
	... 12 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.tmatesoft.svn.core.internal.db.SVNSqlJetDb
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.openDb(SVNWCDb.java:4857)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.parseDir(SVNWCDb.java:1930)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.isVersionedDirectory(SvnOperationFactory.java:1486)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.isVersionedDirectory(SvnOperationFactory.java:1464)
	at org.tmatesoft.svn.core.wc.SVNWCUtil.isVersionedDirectory(SVNWCUtil.java:296)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.getImplementation(SvnOperationFactory.java:1302)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1224)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:119)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	... 13 more
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : UIMA-v3-sdk #41

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-v3-sdk/41/changes>


Build failed in Jenkins: UIMA-v3-sdk #40

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-v3-sdk/40/>

------------------------------------------
[...truncated 7508 lines...]
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.forms/3.7.0/org.eclipse.ui.forms-3.7.0.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.forms/3.7.0/org.eclipse.ui.forms-3.7.0.pom (3 KB at 25.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ltk.ui.refactoring/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ltk.ui.refactoring/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.ltk.ui.refactoring/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ltk.ui.refactoring/maven-metadata.xml (357 B at 2.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ltk.ui.refactoring/3.8.0/org.eclipse.ltk.ui.refactoring-3.8.0.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ltk.ui.refactoring/3.8.0/org.eclipse.ltk.ui.refactoring-3.8.0.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ltk.ui.refactoring/3.8.0/org.eclipse.ltk.ui.refactoring-3.8.0.pom (4 KB at 18.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.navigator/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.ui.navigator/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator/maven-metadata.xml (357 B at 1.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.navigator/3.6.101/org.eclipse.ui.navigator-3.6.101.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator/3.6.101/org.eclipse.ui.navigator-3.6.101.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator/3.6.101/org.eclipse.ui.navigator-3.6.101.pom (3 KB at 20.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.compare/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.compare/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.compare/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.compare/maven-metadata.xml (346 B at 2.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.compare/3.7.0/org.eclipse.compare-3.7.0.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.compare/3.7.0/org.eclipse.compare-3.7.0.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.compare/3.7.0/org.eclipse.compare-3.7.0.pom (4 KB at 16.0 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.views/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.ui.views/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views/maven-metadata.xml (353 B at 3.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.views/3.8.101/org.eclipse.ui.views-3.8.101.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views/3.8.101/org.eclipse.ui.views-3.8.101.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views/3.8.101/org.eclipse.ui.views-3.8.101.pom (3 KB at 114.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.editors/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.editors/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.ui.editors/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.editors/maven-metadata.xml (352 B at 3.1 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.editors/3.10.1/org.eclipse.ui.editors-3.10.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.editors/3.10.1/org.eclipse.ui.editors-3.10.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.editors/3.10.1/org.eclipse.ui.editors-3.10.1.pom (4 KB at 17.0 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.team.core/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.core/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.team.core/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.core/maven-metadata.xml (348 B at 2.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.team.core/3.8.0/org.eclipse.team.core-3.8.0.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.core/3.8.0/org.eclipse.team.core-3.8.0.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.core/3.8.0/org.eclipse.team.core-3.8.0.pom (3 KB at 12.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.team.ui/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.ui/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.team.ui/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.ui/maven-metadata.xml (346 B at 5.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.team.ui/3.8.0/org.eclipse.team.ui-3.8.0.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.ui/3.8.0/org.eclipse.team.ui-3.8.0.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.team.ui/3.8.0/org.eclipse.team.ui-3.8.0.pom (4 KB at 31.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.debug.ui/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.debug.ui/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.debug.ui/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.debug.ui/maven-metadata.xml (356 B at 3.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.debug.ui/3.11.202/org.eclipse.debug.ui-3.11.202.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.debug.ui/3.11.202/org.eclipse.debug.ui-3.11.202.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.debug.ui/3.11.202/org.eclipse.debug.ui-3.11.202.pom (4 KB at 103.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.console/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.console/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.ui.console/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.console/maven-metadata.xml (355 B at 2.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.console/3.6.201/org.eclipse.ui.console-3.6.201.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.console/3.6.201/org.eclipse.ui.console-3.6.201.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.console/3.6.201/org.eclipse.ui.console-3.6.201.pom (3 KB at 56.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.navigator.resources/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator.resources/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.ui.navigator.resources/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator.resources/maven-metadata.xml (367 B at 1.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.navigator.resources/3.5.101/org.eclipse.ui.navigator.resources-3.5.101.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator.resources/3.5.101/org.eclipse.ui.navigator.resources-3.5.101.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.navigator.resources/3.5.101/org.eclipse.ui.navigator.resources-3.5.101.pom (4 KB at 28.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.views.properties.tabbed/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views.properties.tabbed/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/eclipse/platform/org.eclipse.ui.views.properties.tabbed/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views.properties.tabbed/maven-metadata.xml (365 B at 2.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/org/eclipse/platform/org.eclipse.ui.views.properties.tabbed/3.7.0/org.eclipse.ui.views.properties.tabbed-3.7.0.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views.properties.tabbed/3.7.0/org.eclipse.ui.views.properties.tabbed-3.7.0.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.ui.views.properties.tabbed/3.7.0/org.eclipse.ui.views.properties.tabbed-3.7.0.pom (3 KB at 16.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/com/ibm/icu/icu4j/maven-metadata.xml
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/maven-metadata.xml (900 B at 5.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/4.6/icu4j-4.6.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.6/icu4j-4.6.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.6/icu4j-4.6.pom (5 KB at 226.1 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/4.6.1/icu4j-4.6.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.6.1/icu4j-4.6.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.6.1/icu4j-4.6.1.pom (5 KB at 88.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/4.6.1.1/icu4j-4.6.1.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.6.1.1/icu4j-4.6.1.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.6.1.1/icu4j-4.6.1.1.pom (5 KB at 41.1 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/4.8/icu4j-4.8.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.8/icu4j-4.8.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.8/icu4j-4.8.pom (5 KB at 156.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/4.8.1/icu4j-4.8.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.8.1/icu4j-4.8.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.8.1/icu4j-4.8.1.pom (5 KB at 26.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/4.8.1.1/icu4j-4.8.1.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.8.1.1/icu4j-4.8.1.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.8.1.1/icu4j-4.8.1.1.pom (5 KB at 114.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/50.1/icu4j-50.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/50.1/icu4j-50.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/50.1/icu4j-50.1.pom (5 KB at 120.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.pom (5 KB at 224.3 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/51.1/icu4j-51.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/51.1/icu4j-51.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/51.1/icu4j-51.1.pom (5 KB at 37.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom (5 KB at 88.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom (5 KB at 204.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/54.1.1/icu4j-54.1.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/54.1.1/icu4j-54.1.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/54.1.1/icu4j-54.1.1.pom (5 KB at 196.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/55.1/icu4j-55.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/55.1/icu4j-55.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/55.1/icu4j-55.1.pom (5 KB at 277.1 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/57.1/icu4j-57.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/57.1/icu4j-57.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/57.1/icu4j-57.1.pom (5 KB at 130.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/58.1/icu4j-58.1.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.pom (5 KB at 126.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/eclipse/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom
[INFO] Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom (5 KB at 112.8 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................. SUCCESS [ 34.661 s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities . SUCCESS [01:05 min]
[INFO] Apache UIMA Base: uimaj-core ....................... SUCCESS [04:15 min]
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library .. SUCCESS [ 44.981 s]
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter SUCCESS [ 34.335 s]
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine SUCCESS [01:32 min]
[INFO] Apache UIMA Base: uimaj-document-annotation ........ SUCCESS [ 26.213 s]
[INFO] Apache UIMA Base: uimaj-tools: Tools ............... SUCCESS [01:17 min]
[INFO] Apache UIMA Base: uimaj-v3migration-jcas ........... SUCCESS [ 26.987 s]
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples ..... SUCCESS [ 39.835 s]
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter . SUCCESS [ 26.042 s]
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit SUCCESS [ 26.877 s]
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ................ FAILURE [01:05 min]
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen .............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ........ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor ........... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime .............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools ... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime . SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup . SKIPPED
[INFO] Apache UIMA SDK Documentation - references ......... SKIPPED
[INFO] Apache UIMA SDK Documentation - tools .............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks .... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ........ SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap .................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............. SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................. SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:02 min
[INFO] Finished at: 2017-01-14T15:26:43+00:00
[INFO] Final Memory: 94M/921M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project uimaj-ep-debug: Could not resolve dependencies for project org.apache.uima:uimaj-ep-debug:jar:3.0.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.jdt:org.eclipse.jdt.debug.ui:jar:3.2.0 -> org.eclipse.jdt:org.eclipse.jdt.ui:jar:3.12.2 -> org.eclipse.platform:org.eclipse.search:jar:3.11.1 -> org.eclipse.platform:org.eclipse.ui:jar:3.108.1 -> org.eclipse.platform:org.eclipse.swt:jar:3.105.2 -> org.eclipse.platform:org.eclipse.swt.gtk.linux.aarch64:jar:[3.105.2,3.105.2]: No versions available for org.eclipse.platform:org.eclipse.swt.gtk.linux.aarch64:jar:[3.105.2,3.105.2] within specified range -> [Help 1]
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj-ep-debug
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-eclipse-feature-runtime/pom.xml> to org.apache.uima/uimaj-eclipse-feature-runtime/3.0.0-SNAPSHOT/uimaj-eclipse-feature-runtime-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-launcher/pom.xml> to org.apache.uima/uimaj-ep-launcher/3.0.0-SNAPSHOT/uimaj-ep-launcher-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-eclipse-feature-tools/pom.xml> to org.apache.uima/uimaj-eclipse-feature-tools/3.0.0-SNAPSHOT/uimaj-eclipse-feature-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-bootstrap/pom.xml> to org.apache.uima/uimaj-bootstrap/3.0.0-SNAPSHOT/uimaj-bootstrap-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/aggregate-uimaj-eclipse-plugins/pom.xml> to org.apache.uima/aggregate-uimaj-eclipse-plugins/3.0.0-SNAPSHOT/aggregate-uimaj-eclipse-plugins-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/pom.xml> to org.apache.uima/uimaj-core/3.0.0-SNAPSHOT/uimaj-core-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/target/uima-core.jar> to org.apache.uima/uimaj-core/3.0.0-SNAPSHOT/uimaj-core-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-core #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-component-test-util/pom.xml> to org.apache.uima/uimaj-component-test-util/3.0.0-SNAPSHOT/uimaj-component-test-util-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-component-test-util/target/uimaj-component-test-util-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimaj-component-test-util/3.0.0-SNAPSHOT/uimaj-component-test-util-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-component-test-util: for JUnit #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/aggregate-uimaj-docbooks/pom.xml> to org.apache.uima/aggregate-uimaj-docbooks/3.0.0-SNAPSHOT/aggregate-uimaj-docbooks-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-tools/pom.xml> to org.apache.uima/uima-docbook-tools/3.0.0-SNAPSHOT/uima-docbook-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-document-annotation/pom.xml> to org.apache.uima/uimaj-document-annotation/3.0.0-SNAPSHOT/uimaj-document-annotation-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-document-annotation/target/uima-document-annotation.jar> to org.apache.uima/uimaj-document-annotation/3.0.0-SNAPSHOT/uimaj-document-annotation-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-document-annotation #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/jVinci/pom.xml> to org.apache.uima/jVinci/3.0.0-SNAPSHOT/jVinci-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/jVinci/target/jVinci.jar> to org.apache.uima/jVinci/3.0.0-SNAPSHOT/jVinci-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: jVinci: Vinci Transport Library #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-configurator/pom.xml> to org.apache.uima/uimaj-ep-configurator/3.0.0-SNAPSHOT/uimaj-ep-configurator-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-examples/pom.xml> to org.apache.uima/uimaj-examples/3.0.0-SNAPSHOT/uimaj-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-examples/target/uima-examples.jar> to org.apache.uima/uimaj-examples/3.0.0-SNAPSHOT/uimaj-examples-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-examples: SDK Examples #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-adapter-vinci/pom.xml> to org.apache.uima/uimaj-adapter-vinci/3.0.0-SNAPSHOT/uimaj-adapter-vinci-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-adapter-vinci/target/uima-adapter-vinci.jar> to org.apache.uima/uimaj-adapter-vinci/3.0.0-SNAPSHOT/uimaj-adapter-vinci-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/PearPackagingMavenPlugin/pom.xml> to org.apache.uima/PearPackagingMavenPlugin/3.0.0-SNAPSHOT/PearPackagingMavenPlugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-cas-editor-ide/pom.xml> to org.apache.uima/uimaj-ep-cas-editor-ide/3.0.0-SNAPSHOT/uimaj-ep-cas-editor-ide-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-test-util/pom.xml> to org.apache.uima/uimaj-test-util/3.0.0-SNAPSHOT/uimaj-test-util-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-test-util/target/uimaj-test-util-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimaj-test-util/3.0.0-SNAPSHOT/uimaj-test-util-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-runtime/pom.xml> to org.apache.uima/uimaj-ep-runtime/3.0.0-SNAPSHOT/uimaj-ep-runtime-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-debug/pom.xml> to org.apache.uima/uimaj-ep-debug/3.0.0-SNAPSHOT/uimaj-ep-debug-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-cas-editor/pom.xml> to org.apache.uima/uimaj-ep-cas-editor/3.0.0-SNAPSHOT/uimaj-ep-cas-editor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/aggregate-uimaj/pom.xml> to org.apache.uima/aggregate-uimaj/3.0.0-SNAPSHOT/aggregate-uimaj-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-parent/pom.xml> to org.apache.uima/uimaj-parent/3.0.0-SNAPSHOT/uimaj-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/jcasgen-maven-plugin/pom.xml> to org.apache.uima/jcasgen-maven-plugin/3.0.0-SNAPSHOT/jcasgen-maven-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/pom.xml> to org.apache.uima/uimaj/3.0.0-SNAPSHOT/uimaj-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-jcasgen/pom.xml> to org.apache.uima/uimaj-ep-jcasgen/3.0.0-SNAPSHOT/uimaj-ep-jcasgen-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-json/pom.xml> to org.apache.uima/uimaj-json/3.0.0-SNAPSHOT/uimaj-json-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-v3migration-jcas/pom.xml> to org.apache.uima/uimaj-v3migration-jcas/3.0.0-SNAPSHOT/uimaj-v3migration-jcas-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-v3migration-jcas/target/uimaj-v3migration-jcas.jar> to org.apache.uima/uimaj-v3migration-jcas/3.0.0-SNAPSHOT/uimaj-v3migration-jcas-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-v3migration-jcas #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-tools/pom.xml> to org.apache.uima/uimaj-tools/3.0.0-SNAPSHOT/uimaj-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-tools/target/uima-tools.jar> to org.apache.uima/uimaj-tools/3.0.0-SNAPSHOT/uimaj-tools-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-tools: Tools #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-tutorials-and-users-guides/pom.xml> to org.apache.uima/uima-docbook-tutorials-and-users-guides/3.0.0-SNAPSHOT/uima-docbook-tutorials-and-users-guides-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-adapter-soap/pom.xml> to org.apache.uima/uimaj-adapter-soap/3.0.0-SNAPSHOT/uimaj-adapter-soap-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-adapter-soap/target/uima-adapter-soap.jar> to org.apache.uima/uimaj-adapter-soap/3.0.0-SNAPSHOT/uimaj-adapter-soap-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-v3-users-guide/pom.xml> to org.apache.uima/uima-docbook-v3-users-guide/3.0.0-SNAPSHOT/uima-docbook-v3-users-guide-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-pear-packager/pom.xml> to org.apache.uima/uimaj-ep-pear-packager/3.0.0-SNAPSHOT/uimaj-ep-pear-packager-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-overview-and-setup/pom.xml> to org.apache.uima/uima-docbook-overview-and-setup/3.0.0-SNAPSHOT/uima-docbook-overview-and-setup-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-references/pom.xml> to org.apache.uima/uima-docbook-references/3.0.0-SNAPSHOT/uima-docbook-references-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-cpe/pom.xml> to org.apache.uima/uimaj-cpe/3.0.0-SNAPSHOT/uimaj-cpe-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-cpe/target/uima-cpe.jar> to org.apache.uima/uimaj-cpe/3.0.0-SNAPSHOT/uimaj-cpe-3.0.0-SNAPSHOT.jar
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-cpe: Collection Processing Engine #35 to compare, so performing full copy of artifacts
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE