Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-windows-test #173

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/173/changes>

Changes:

[Matthias Sohn] Update maven-source-plugin to 3.0.1 to fix OOM during build

[Matthias Sohn] Ignore infer output folder

------------------------------------------
[...truncated 4996 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (compile-with-errorprone) @ org.eclipse.jgit.lfs.server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.server <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\org.eclipse.jgit.lfs.server-4.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\org.eclipse.jgit.lfs.server-4.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\org.eclipse.jgit.junit-4.6.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default) > :findbugs @ org.eclipse.jgit.junit >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.eclipse.jgit.junit ---
[INFO] Fork Value is true
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\org.eclipse.jgit.lfs.server-4.6.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default) > :findbugs @ org.eclipse.jgit.lfs.server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.eclipse.jgit.lfs.server ---
[INFO] Fork Value is true
     [java]      [java] Warnings generated: 13
     [java] Warnings generated: 6
[INFO] Done FindBugs Analysis....
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default) < :findbugs @ org.eclipse.jgit.lfs.server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default) @ org.eclipse.jgit.lfs.server ---
[INFO] BugInstance size is 13
[INFO] Error size is 0
[INFO] Total bugs: 13
[INFO] Unwritten field: org.eclipse.jgit.lfs.server.LfsObject.oid [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 101] UWF_UNWRITTEN_FIELD
[INFO] Unread field: org.eclipse.jgit.lfs.server.LfsProtocolServlet$Error.message [org.eclipse.jgit.lfs.server.LfsProtocolServlet$Error] At LfsProtocolServlet.java:[line 215] URF_UNREAD_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Action.href [org.eclipse.jgit.lfs.server.fs.FileLfsRepository] At FileLfsRepository.java:[line 138] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Error.code [org.eclipse.jgit.lfs.server.TransferHandler$Download] At TransferHandler.java:[line 149] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Error.message [org.eclipse.jgit.lfs.server.TransferHandler$Download] At TransferHandler.java:[line 150] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$ObjectInfo.oid [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 101] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$ObjectInfo.size [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 102] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Class org.eclipse.jgit.lfs.server.fs.FileLfsServlet defines non-transient non-serializable instance field repository [org.eclipse.jgit.lfs.server.fs.FileLfsServlet] In FileLfsServlet.java SE_BAD_FIELD
[INFO] Unread field: org.eclipse.jgit.lfs.server.fs.FileLfsServlet$Error.message [org.eclipse.jgit.lfs.server.fs.FileLfsServlet$Error] At FileLfsServlet.java:[line 186] URF_UNREAD_FIELD
[INFO] Found reliance on default encoding in org.eclipse.jgit.lfs.server.s3.SignerV4.createSignature(S3Config, String, String, String, String): String.getBytes() [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 412] DM_DEFAULT_ENCODING
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.lfs.server.s3.SignerV4.canonicalRequest(URL, String, String, String, String, String) [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 335] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.lfs.server.s3.SignerV4.stringToSign(String, String, String, String, String) [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 379] VA_FORMAT_STRING_USES_NEWLINE
[INFO] org.eclipse.jgit.lfs.server.s3.SignerV4.formatAuthorizationQuery(Map) makes inefficient use of keySet iterator instead of entrySet iterator [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 160] WMI_WRONG_MAP_ITERATOR
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.lfs.server >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default) < :findbugs @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default) @ org.eclipse.jgit.junit ---
[INFO] BugInstance size is 6
[INFO] Error size is 0
[INFO] Total bugs: 6
[INFO] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.tearDown() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 170] DM_GC
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.write(String) [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 491]Another occurrence at LocalDiskRepositoryTestCase.java:[line 494]Another occurrence at LocalDiskRepositoryTestCase.java:[line 497] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread.run() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread] At LocalDiskRepositoryTestCase.java:[line 564] DM_GC
[INFO] Should org.eclipse.jgit.junit.MockSystemReader$MockConfig be a _static_ inner class? [org.eclipse.jgit.junit.MockSystemReader$MockConfig] At MockSystemReader.java:[lines 73-85] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unread public/protected field: org.eclipse.jgit.junit.RepositoryTestCase.trash [org.eclipse.jgit.junit.RepositoryTestCase] At RepositoryTestCase.java:[line 169] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.jgit.junit.TestRepository.packAndPrune() [org.eclipse.jgit.junit.TestRepository, org.eclipse.jgit.junit.TestRepository] At TestRepository.java:[line 891]Another occurrence at TestRepository.java:[line 898] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.junit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.lfs.server <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.lfs.server ---
[INFO] You have 1 CPD duplication. For more details see: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\cpd.xml
[INFO] 
[INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Command Line Interface 4.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-shade-plugin/2.4.3/maven-shade-plugin-2.4.3.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - JUnit Http Utility Classes 4.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-shade-plugin/2.4.3/maven-shade-plugin-2.4.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.3/maven-shade-plugin-2.4.3.pom
Dec 18, 2016 7:36:49 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Dec 18, 2016 7:36:49 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Dec 18, 2016 7:36:49 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Dec 18, 2016 7:36:49 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Dec 18, 2016 7:36:49 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Dec 18, 2016 7:36:49 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jetty/jetty-servlet/9.2.13.v20150730/jetty-servlet-9.2.13.v20150730.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [01:59 min]
[INFO] JGit - Core ........................................ SUCCESS [03:04 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 15.830 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 14.941 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 19.433 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 11.933 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 19.451 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 15.760 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 16.053 s]
[INFO] JGit - Command Line Interface ...................... FAILURE [  0.144 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 19.032 s]
[INFO] JGit - JUnit Http Utility Classes .................. SKIPPED
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SKIPPED
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:10 min (Wall Clock)
[INFO] Finished at: 2016-12-18T07:36:50-05:00
[INFO] Final Memory: 108M/344M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.maven.plugins:maven-shade-plugin:2.4.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-shade-plugin:jar:2.4.3
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JGit - Ant Tasks Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.13.v20150730/jetty-servlet-9.2.13.v20150730.pom
Dec 18, 2016 7:36:50 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Dec 18, 2016 7:36:50 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
[DEBUG] Closing connection to remote
[ERROR] Plugin org.apache.maven.plugins:maven-shade-plugin:2.4.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-shade-plugin:jar:2.4.3: Could not transfer artifact org.apache.maven.plugins:maven-shade-plugin:pom:2.4.3 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org:443 failed to respond -> [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/PluginResolutionException
[ERROR] o.h.m.e.EventSpyProcessor - Processing failure; aborting Maven
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.call(Request.java:142) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Channel.call(Channel.java:643) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:151) ~[4277c4e2-475c23d4:na]
	at com.sun.proxy.$Proxy25.invoke(Unknown Source) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.invoker.RemoteInvokeHandler.invoke(RemoteInvokeHandler.java:129) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.invoker.CallbackCloseAwareHandler.invoke(CallbackCloseAwareHandler.java:63) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.invoker.ObjectLocalHandler.invoke(ObjectLocalHandler.java:51) ~[na:na]
	at com.sun.proxy.$Proxy26.addArtifacts(Unknown Source) ~[na:na]
	at org.hudsonci.maven.eventspy_31.recorder.BuildRecorder.commitArtifacts(BuildRecorder.java:269) ~[maven3-eventspy-3.1.jar:na]
	at org.hudsonci.maven.eventspy_31.recorder.BuildRecorder.updateProject(BuildRecorder.java:255) ~[maven3-eventspy-3.1.jar:na]
	at org.hudsonci.maven.eventspy_31.recorder.BuildRecorder.recordProjectFinished(BuildRecorder.java:241) ~[maven3-eventspy-3.1.jar:na]
	at org.hudsonci.maven.eventspy_31.handler.ExecutionEventHandler.recordProjectFinished(ExecutionEventHandler.java:109) ~[maven3-eventspy-3.1.jar:na]
	at org.hudsonci.maven.eventspy_31.handler.ExecutionEventHandler.handle(ExecutionEventHandler.java:69) ~[maven3-eventspy-3.1.jar:na]
	at org.hudsonci.maven.eventspy_31.handler.ExecutionEventHandler.handle(ExecutionEventHandler.java:57) ~[maven3-eventspy-3.1.jar:na]
	at org.hudsonci.utils.event.EventProcessorSupport.process(EventProcessorSupport.java:117) ~[maven3-eventspy-runtime.jar:na]
	at org.hudsonci.maven.eventspy_31.EventSpyProcessor.process(EventSpyProcessor.java:54) [maven3-eventspy-3.1.jar:na]
	at org.hudsonci.maven.eventspy_31.RemotingEventSpy.onEvent(RemotingEventSpy.java:163) [maven3-eventspy-3.1.jar:na]
	at org.hudsonci.maven.eventspy_31.DelegatingEventSpy.onEvent(DelegatingEventSpy.java:192) [maven3-eventspy-3.1.jar:na]
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:104) [maven-core-3.3.9.jar:3.3.9]
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.projectSkipped(EventSpyExecutionListener.java:68) [maven-core-3.3.9.jar:3.3.9]
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:68) [maven-core-3.3.9.jar:3.3.9]
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) [maven-core-3.3.9.jar:3.3.9]
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:99) [maven-core-3.3.9.jar:3.3.9]
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:185) [maven-core-3.3.9.jar:3.3.9]
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:181) [maven-core-3.3.9.jar:3.3.9]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_51]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_51]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_51]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_51]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_51]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.abort(Request.java:262) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Channel.terminate(Channel.java:743) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:831) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1033) ~[4277c4e2-475c23d4:na]
Caused by: hudson.remoting.Channel$OrderlyShutdown: null
	... 2 common frames omitted
hudson.remoting.Command$Source: null
	at hudson.remoting.Command.<init>(Command.java:54) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Command.<init>(Command.java:40) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:827) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:827) ~[4277c4e2-475c23d4:na]
	at hudson.remoting.Channel.close(Channel.java:875) ~[4277c4e2-475c23d4:na]
	at hudson.slaves.Channels$1.close(Channels.java:85) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.PerformBuild.doExecute(PerformBuild.java:204) ~[na:na]
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:50) ~[na:na]
	at org.hudsonci.maven.plugin.builder.MavenBuilder.perform(MavenBuilder.java:169) ~[na:na]
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34) ~[na:na]
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:736) ~[na:na]
	at hudson.model.Build$RunnerImpl.build(Build.java:181) ~[na:na]
	at hudson.model.Build$RunnerImpl.doRun(Build.java:136) ~[na:na]
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524) ~[na:na]
	at hudson.model.Run.run(Run.java:1493) ~[na:na]
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) ~[na:na]
	at hudson.model.ResourceController.execute(ResourceController.java:82) ~[na:na]
	at hudson.model.Executor.run(Executor.java:137) ~[na:na]
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top