Skip to main content

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

See <https://hudson.eclipse.org/egit/job/egit-stable/577/changes>

Changes:

[Matthias Sohn] Update documentation for 4.5

------------------------------------------
[...truncated 3896 lines...]
[INFO] --- tycho-packaging-plugin:0.23.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
[INFO] Building jar: /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-4.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.23.0:test (default-test) @ org.eclipse.egit.ui.test ---
[INFO] Expected eclipse log file: /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_51.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir, -Declipse.consoleLog=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dorg.eclipse.swtbot.screenshots.dir=target/screenshots, -Xmx1024m, -XX:MaxPermSize=150m, -Dosgi.clean=true, -jar, /jobs/genie.egit/egit-stable/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.jar, -data, /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/work/data, -install, /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/work, -configuration, /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -nouithread]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=150m; support was removed in 8.0
!SESSION 2016-09-21 09:28:39.803 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -nouithread
Command-line arguments:  -data /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -nouithread

!ENTRY org.eclipse.jdt.launching.macosx 4 0 2016-09-21 09:28:42.255
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [224]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

	at org.eclipse.osgi.container.Module.start(Module.java:444)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2016-09-21 09:28:42.257
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [225]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

	at org.eclipse.osgi.container.Module.start(Module.java:444)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Launching application org.eclipse.ui.ide.workbench...

!ENTRY org.eclipse.osgi 4 0 2016-09-21 09:28:42.556
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
	at org.eclipse.swt.SWT.error(SWT.java:4559)
	at org.eclipse.swt.widgets.Display.createDisplay(Display.java:958)
	at org.eclipse.swt.widgets.Display.create(Display.java:942)
	at org.eclipse.swt.graphics.Device.<init>(Device.java:174)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:562)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:553)
	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:789)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:160)
	at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:168)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:111)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
An error has occurred. See the log file
/jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.ui.test/target/work/data/.metadata/.log.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.260 s
[INFO] Finished at: 2016-09-21T09:28:44-04:00
[INFO] Final Memory: 64M/947M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.egit.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.egit.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.egit.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:185)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:181)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	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)
Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occured while launching the test runtime (return code 13). See log for details.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:950)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:630)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 11 more
[ERROR] 
[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/MojoFailureException
[INFO] Build failures were ignored.
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.3.9
[WARN] Detected superfluous option: -B
[workspace] $ /shared/common/apache-maven-latest/bin/mvn verify -B -V -B -DJGIT_VERSION=4.5.0-SNAPSHOT -DPUBLISH_PATH=/home/data/httpd/download.eclipse.org${PUBLISH_FOLDER} -DPUBLISH_FOLDER=/egit/updates-stable-nightly "-DTEST_PARAMS=-Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true" -DJGIT_SITE=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/${JGIT_VERSION}/org.eclipse.jgit.repository-${JGIT_VERSION}.zip-unzip/ "-Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.0-SNAPSHOT/org.eclipse.jgit.repository-4.5.0-SNAPSHOT.zip-unzip/ eclipse.p2.mirrors=false -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true" -DJDK_HOME=/shared/common/jdk1.7.0-latest -Dmaven.ext.class.path=/home/hudson/genie.egit/.hudson/maven/slavebundle/resources:/home/hudson/genie.egit/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.egit/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=48807 -Dmaven.repo.local=<https://hudson.eclipse.org/egit/job/egit-stable/ws/.maven/repo> -f org.eclipse.egit.mylyn.ui.test/pom.xml -P other-os -fn -T 1
[DEBUG] Waiting for connection on port: 48807
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=150m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_51, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_51.x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.47.71-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.egit/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@2bc12da (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@2bc12da (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui.test:4.5.0-SNAPSHOT @ /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit.mylyn.ui.test/pom.xml
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Invalid repository URL: https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.0-SNAPSHOT/org.eclipse.jgit.repository-4.5.0-SNAPSHOT.zip-unzip/ eclipse.p2.mirrors=false -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: Invalid repository URL: https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.0-SNAPSHOT/org.eclipse.jgit.repository-4.5.0-SNAPSHOT.zip-unzip/ eclipse.p2.mirrors=false -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true: Illegal character in path at index 168: https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.0-SNAPSHOT/org.eclipse.jgit.repository-4.5.0-SNAPSHOT.zip-unzip/ eclipse.p2.mirrors=false -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Invalid repository URL: https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.0-SNAPSHOT/org.eclipse.jgit.repository-4.5.0-SNAPSHOT.zip-unzip/ eclipse.p2.mirrors=false -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.RuntimeException: Invalid repository URL: https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.0-SNAPSHOT/org.eclipse.jgit.repository-4.5.0-SNAPSHOT.zip-unzip/ eclipse.p2.mirrors=false -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addEntireP2RepositoryToTargetPlatform(P2DependencyResolver.java:310)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:212)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:109)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	... 11 more
Caused by: java.net.URISyntaxException: Illegal character in path at index 168: https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.0-SNAPSHOT/org.eclipse.jgit.repository-4.5.0-SNAPSHOT.zip-unzip/ eclipse.p2.mirrors=false -Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true
	at java.net.URI$Parser.fail(URI.java:2848)
	at java.net.URI$Parser.checkChars(URI.java:3021)
	at java.net.URI$Parser.parseHierarchical(URI.java:3105)
	at java.net.URI$Parser.parse(URI.java:3053)
	at java.net.URI.<init>(URI.java:588)
	at java.net.URL.toURI(URL.java:939)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addEntireP2RepositoryToTargetPlatform(P2DependencyResolver.java:302)
	... 17 more
[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/InternalErrorException
[INFO] Build failures were ignored.
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugsXml.xml
[FINDBUGS] Parsing 12 files in <https://hudson.eclipse.org/egit/job/egit-stable/ws/>
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.core.test/target/findbugsXml.xml> of module  with 12 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.core/target/findbugsXml.xml> of module  with 11 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow.test/target/findbugsXml.xml> of module  with 4 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow.ui/target/findbugsXml.xml> of module  with 3 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow/target/findbugsXml.xml> of module  with 2 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn.ui.test/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn.ui/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.importer.tests/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.importer/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.smartimport/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.test/target/findbugsXml.xml> of module  with 29 warnings.
[FINDBUGS] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui/target/findbugsXml.xml> of module  with 42 warnings.
[FINDBUGS] Computing warning deltas based on reference build #576
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern **/cpd.xml
[DRY] Parsing 38 files in <https://hudson.eclipse.org/egit/job/egit-stable/ws/>
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit-feature/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit-feature/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.core.test/target/cpd.xml> of module  with 73 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.core.test/target/site/cpd.xml> of module  with 73 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.core/target/cpd.xml> of module  with 8 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.core/target/site/cpd.xml> of module  with 8 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.doc/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.doc/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow-feature/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow-feature/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow.test/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow.test/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow.ui/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow.ui/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.gitflow/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn-feature/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn-feature/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn.ui.test/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn.ui.test/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn.ui/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.mylyn.ui/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/577/artifact/org.eclipse.egit.repository/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/577/artifact/org.eclipse.egit.repository/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.source-feature/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.source-feature/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.importer.tests/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.importer.tests/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.importer/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.importer/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.smartimport/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.smartimport/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.test/target/cpd.xml> of module  with 13 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui.test/target/site/cpd.xml> of module  with 13 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui/target/cpd.xml> of module  with 67 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit.ui/target/site/cpd.xml> of module  with 67 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit/target/cpd.xml> of module  with 0 warnings.
[DRY] Successfully parsed file <https://hudson.eclipse.org/egit/job/egit-stable/ws/org.eclipse.egit/target/site/cpd.xml> of module  with 0 warnings.
[DRY] Computing warning deltas based on reference build #576
Archiving artifacts
Recording test results
No test report files were found. Configuration error?

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


Back to the top