Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Hudson: egit #2265

See <https://hudson.eclipse.org/hudson/job/egit/2265/changes>

Changes:

[Robin Stocker] Revert "Save Actions for removing braces of one-line statements"

[Matthias Sohn] Allow for optional commit message for stash commits.

------------------------------------------
[...truncated 3382 lines...]
Results :

Tests run: 244, Failures: 0, Errors: 0, Skipped: 10

[INFO] All tests passed!
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default) @ org.eclipse.egit.ui.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ org.eclipse.egit.ui.test ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/findbugsTemp.xml>
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   org.eclipse.jetty.servlet.ServletContextHandler
     [java]   org.eclipse.jgit.http.server.GitServlet
     [java]   org.eclipse.jetty.servlet.ServletHolder
     [java] Warnings generated: 4
     [java] Missing classes: 4
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default) @ org.eclipse.egit.ui.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default) @ org.eclipse.egit.ui.test ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] 
[INFO] >>> maven-pmd-plugin:2.6:cpd-check (default) @ org.eclipse.egit.ui.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.6:cpd (cpd) @ org.eclipse.egit.ui.test ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:2.6:cpd-check (default) @ org.eclipse.egit.ui.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.6:cpd-check (default) @ org.eclipse.egit.ui.test ---
[INFO] You have 7 CPD duplications. For more details see:<https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/cpd.xml>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.ui.test ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-2.0.0-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.ui.test-2.0.0-SNAPSHOT.jar>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/pom.xml> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.ui.test-2.0.0-SNAPSHOT.pom>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/p2content.xml> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.ui.test-2.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/p2artifacts.xml> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.ui.test-2.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:update-local-index (default-update-local-index) @ org.eclipse.egit.ui.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit Mylyn UI Test Plug-in 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Deleting <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.egit.mylyn.ui.test ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 2 source files to <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/classes>

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.egit.mylyn.ui.test ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/src/test/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:testCompile (default-testCompile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-plugin (default-package-plugin) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.12.0:test (default-test) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Adding repository (cached) file:/<https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/../org.eclipse.egit-updatesite/target/site>
[INFO] Adding repository (cached) https://hudson.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site/
[INFO] Adding repository (cached) http://download.eclipse.org/releases/maintenance
[INFO] Adding repository (cached) http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site
[INFO] Adding repository (cached) http://download.eclipse.org/tools/mylyn/releases/3.6
[INFO] Adding repository (cached) http://download.eclipse.org/jetty/7.1.6.v20100715/repository/
[INFO] Adding repository (cached) http://download.eclipse.org/tools/orbit/downloads/drops/R20120119162704/repository
[INFO] Expected eclipse log file: <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/work/data/.metadata/.log>
[INFO] Command line:
	/bin/sh -c cd <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test> && /opt/public/common/sun-jdk1.6.0_21_x64/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -Xmx512m -XX:MaxPermSize=256m -jar <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.2.0.v20110502/org.eclipse.equinox.launcher-1.2.0.v20110502.jar> -data <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/work/data> -dev <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/dev.properties> -install <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/work> -configuration <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/work/configuration> -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/surefire.properties> -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide
Xlib:  extension "RANDR" missing on display ":13.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.egit.internal.mylyn.AllMylynTests
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default) @ org.eclipse.egit.mylyn.ui.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default) @ org.eclipse.egit.mylyn.ui.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] 
[INFO] >>> maven-pmd-plugin:2.6:cpd-check (default) @ org.eclipse.egit.mylyn.ui.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.6:cpd (cpd) @ org.eclipse.egit.mylyn.ui.test ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:2.6:cpd-check (default) @ org.eclipse.egit.mylyn.ui.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.6:cpd-check (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-2.0.0-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.mylyn.ui.test-2.0.0-SNAPSHOT.jar>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/pom.xml> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.mylyn.ui.test-2.0.0-SNAPSHOT.pom>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/p2content.xml> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.mylyn.ui.test-2.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.mylyn.ui.test/target/p2artifacts.xml> to <https://hudson.eclipse.org/hudson/job/egit/ws/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/2.0.0-SNAPSHOT/org.eclipse.egit.mylyn.ui.test-2.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:update-local-index (default-update-local-index) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [7.248s]
[INFO] Eclipse EGit ...................................... SUCCESS [3.236s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [48.733s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [1:57.739s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [21.946s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [1:07.623s]
[INFO] EGit Team Project Set Support ..................... SUCCESS [2.085s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [2.734s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [1.996s]
[INFO] Eclipse EGit Sources Feature ...................... SUCCESS [2.436s]
[INFO] Eclipse Git Plugin Update Site .................... SUCCESS [4:20.953s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [55.258s]
[INFO] EGit UI Test Plug-in .............................. SUCCESS [9:02.054s]
[INFO] EGit Mylyn UI Test Plug-in ........................ SUCCESS [32.465s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:26.111s
[INFO] Finished at: Mon Apr 30 18:57:30 EDT 2012
[INFO] Final Memory: 134M/912M
[INFO] ------------------------------------------------------------------------
[egit] $ /bin/sh -xe /tmp/hudson8761304024826672717.sh
+ ls -Ral /home/data/httpd/download.eclipse.org/egit/updates-nightly
/home/data/httpd/download.eclipse.org/egit/updates-nightly:
total 48
drwxrwsrwx  5 caniszczyk  technology.egit  4096 2012-04-30 18:46 .
drwxrwsr-x 23 caniszczyk  technology.egit  4096 2012-03-22 12:10 ..
-rw-rw-r--  1 hudsonbuild technology.egit  1599 2012-04-30 18:46 artifacts.jar
-rw-rw-r--  1 hudsonbuild technology.egit 16863 2012-04-30 18:46 content.jar
drwxrwsr-x  2 hudsonbuild technology.egit  4096 2012-04-30 18:46 features
drwxrwsr-x  2 hudsonbuild technology.egit  4096 2012-04-30 18:46 META-INF
drwxrwsr-x  2 hudsonbuild technology.egit  4096 2012-04-30 18:46 plugins
-rw-rw-r--  1 hudsonbuild technology.egit  1735 2012-04-30 18:46 site.xml

/home/data/httpd/download.eclipse.org/egit/updates-nightly/features:
total 216
drwxrwsr-x 2 hudsonbuild technology.egit  4096 2012-04-30 18:46 .
drwxrwsrwx 5 caniszczyk  technology.egit  4096 2012-04-30 18:46 ..
-rw-rw-r-- 1 hudsonbuild technology.egit 19724 2012-04-30 18:46 org.eclipse.egit_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 15337 2012-04-30 18:46 org.eclipse.egit_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 19516 2012-04-30 18:46 org.eclipse.egit.mylyn_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 15122 2012-04-30 18:46 org.eclipse.egit.mylyn_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 19448 2012-04-30 18:46 org.eclipse.egit.psf_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 15067 2012-04-30 18:46 org.eclipse.egit.psf_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 19655 2012-04-30 18:46 org.eclipse.egit.source_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 15203 2012-04-30 18:46 org.eclipse.egit.source_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 16883 2012-04-30 18:46 org.eclipse.jgit_2.0.0.201204301615.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 12055 2012-04-30 18:46 org.eclipse.jgit_2.0.0.201204301615.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 16926 2012-04-30 18:46 org.eclipse.jgit.source_2.0.0.201204301615.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 12025 2012-04-30 18:46 org.eclipse.jgit.source_2.0.0.201204301615.jar.pack.gz

/home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF:
total 28
drwxrwsr-x 2 hudsonbuild technology.egit 4096 2012-04-30 18:46 .
drwxrwsrwx 5 caniszczyk  technology.egit 4096 2012-04-30 18:46 ..
-rw-rw-r-- 1 hudsonbuild technology.egit   57 2012-04-30 18:46 eclipse.inf
-rw-rw-r-- 1 hudsonbuild technology.egit 7816 2012-04-30 18:46 ECLIPSE_.RSA
-rw-rw-r-- 1 hudsonbuild technology.egit  322 2012-04-30 18:46 ECLIPSE_.SF
-rw-rw-r-- 1 hudsonbuild technology.egit  201 2012-04-30 18:46 MANIFEST.MF

/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins:
total 14420
drwxrwsr-x 2 hudsonbuild technology.egit    4096 2012-04-30 18:46 .
drwxrwsrwx 5 caniszczyk  technology.egit    4096 2012-04-30 18:46 ..
-rw-rw-r-- 1 hudsonbuild technology.egit   11042 2012-04-30 18:46 org.eclipse.egit_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit    8803 2012-04-30 18:46 org.eclipse.egit_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit  314585 2012-04-30 18:46 org.eclipse.egit.core_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit   94123 2012-04-30 18:46 org.eclipse.egit.core_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit  200132 2012-04-30 18:46 org.eclipse.egit.core.source_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit  108522 2012-04-30 18:46 org.eclipse.egit.core.source_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 3135458 2012-04-30 18:46 org.eclipse.egit.doc_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 3067773 2012-04-30 18:46 org.eclipse.egit.doc_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit   22347 2012-04-30 18:46 org.eclipse.egit.mylyn.ui_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit   12884 2012-04-30 18:46 org.eclipse.egit.mylyn.ui_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit   15329 2012-04-30 18:46 org.eclipse.egit.mylyn.ui.source_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit   10997 2012-04-30 18:46 org.eclipse.egit.mylyn.ui.source_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 2181343 2012-04-30 18:46 org.eclipse.egit.ui_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit  633973 2012-04-30 18:46 org.eclipse.egit.ui_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit  968499 2012-04-30 18:46 org.eclipse.egit.ui.source_2.0.0.201204301838.jar
-rw-rw-r-- 1 hudsonbuild technology.egit  565734 2012-04-30 18:46 org.eclipse.egit.ui.source_2.0.0.201204301838.jar.pack.gz
-rw-rw-r-- 1 hudsonbuild technology.egit 1663436 2012-04-30 18:46 org.eclipse.jgit_2.0.0.201204301611.jar
-rw-rw-r-- 1 hudsonbuild technology.egit 1659217 2012-04-30 18:46 org.eclipse.jgit.source_2.0.0.201204301611.jar
Terminating xvnc.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':13'.
[DRY] Collecting duplicate code analysis files...
ERROR: Publisher hudson.plugins.dry.DryPublisher aborted due to exception
java.lang.ClassCastException: cannot assign instance of hudson.plugins.analysis.core.FilesParser to field hudson.FilePath$FileCallableWrapper.callable of type hudson.FilePath$FileCallable in instance of hudson.FilePath$FileCallableWrapper
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2032)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1212)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1953)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts



Back to the top