[Still Unstable] devstudio-nightly-3.0.0.CR3 #11

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Feb 17 08:46:19 EST 2010


Public: 
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/11
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/11/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/11/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/11/console

Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/11/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/11//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/11//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/11//console

--------------------------------------------------

Failed Tests:

4 tests failed.
REGRESSION:  ConsolePluginAllTests

Error Message:
org.hibernate.MappingNotFoundException: resource: mapping/map/UserGroup.hbm.xml not found

Stack Trace:

Package mapping.map:
org.hibernate.MappingNotFoundException: resource: mapping/map/UserGroup.hbm.xml not found
	at org.hibernate.cfg.Configuration.addResource(Configuration.java:610)
	at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:1635)
	at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:1603)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1582)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1556)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:1510)
	at org.hibernate.console.ConsoleConfiguration.loadConfigurationXML(ConsoleConfiguration.java:466)
	at org.hibernate.console.ConsoleConfiguration.configureStandardConfiguration(ConsoleConfiguration.java:769)
	at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:741)
	at org.hibernate.console.ConsoleConfiguration.access$1(ConsoleConfiguration.java:716)
	at org.hibernate.console.ConsoleConfiguration$3.execute(ConsoleConfiguration.java:343)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:320)
	at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:147)
	at org.hibernate.eclipse.console.test.mappingproject.HbmExportExceptionTest.testHbmExportExceptionTest(HbmExportExceptionTest.java:75)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


REGRESSION:  ConsolePluginAllTests

Error Message:
resource: mapping/map/UserGroup.hbm.xml not found

Stack Trace:
org.hibernate.MappingNotFoundException: resource: mapping/map/UserGroup.hbm.xml not found
	at org.hibernate.cfg.Configuration.addResource(Configuration.java:610)
	at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:1635)
	at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:1603)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1582)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1556)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:1510)
	at org.hibernate.console.ConsoleConfiguration.loadConfigurationXML(ConsoleConfiguration.java:466)
	at org.hibernate.console.ConsoleConfiguration.configureStandardConfiguration(ConsoleConfiguration.java:769)
	at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:741)
	at org.hibernate.console.ConsoleConfiguration.access$1(ConsoleConfiguration.java:716)
	at org.hibernate.console.ConsoleConfiguration$3.execute(ConsoleConfiguration.java:343)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:320)
	at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:147)
	at org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:40)
	at org.hibernate.eclipse.console.test.mappingproject.OpenSourceFileTest.testOpenSourceFileTest(OpenSourceFileTest.java:79)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


REGRESSION:  ConsolePluginAllTests

Error Message:
resource: mapping/map/UserGroup.hbm.xml not found

Stack Trace:
org.hibernate.MappingNotFoundException: resource: mapping/map/UserGroup.hbm.xml not found
	at org.hibernate.cfg.Configuration.addResource(Configuration.java:610)
	at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:1635)
	at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:1603)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1582)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1556)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:1510)
	at org.hibernate.console.ConsoleConfiguration.loadConfigurationXML(ConsoleConfiguration.java:466)
	at org.hibernate.console.ConsoleConfiguration.configureStandardConfiguration(ConsoleConfiguration.java:769)
	at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:741)
	at org.hibernate.console.ConsoleConfiguration.access$1(ConsoleConfiguration.java:716)
	at org.hibernate.console.ConsoleConfiguration$3.execute(ConsoleConfiguration.java:343)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:320)
	at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:147)
	at org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:40)
	at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.testOpenMappingFileTest(OpenMappingFileTest.java:77)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


REGRESSION:  ConsolePluginAllTests

Error Message:
resource: mapping/map/UserGroup.hbm.xml not found

Stack Trace:
org.hibernate.MappingNotFoundException: resource: mapping/map/UserGroup.hbm.xml not found
	at org.hibernate.cfg.Configuration.addResource(Configuration.java:610)
	at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:1635)
	at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:1603)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1582)
	at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1556)
	at org.hibernate.cfg.Configuration.configure(Configuration.java:1510)
	at org.hibernate.console.ConsoleConfiguration.loadConfigurationXML(ConsoleConfiguration.java:466)
	at org.hibernate.console.ConsoleConfiguration.configureStandardConfiguration(ConsoleConfiguration.java:769)
	at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:741)
	at org.hibernate.console.ConsoleConfiguration.access$1(ConsoleConfiguration.java:716)
	at org.hibernate.console.ConsoleConfiguration$3.execute(ConsoleConfiguration.java:343)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
	at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:320)
	at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:147)
	at org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:40)
	at org.hibernate.eclipse.console.test.mappingproject.OpenMappingDiagramTest.testOpenMappingDiagram(OpenMappingDiagramTest.java:70)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
	at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)




--------------------------------------------------

Changes:

[irooskov at redhat.com] added new JIRA

[nickboldt] build jbpm4 against eclipse repo instead of sdk so job can run on any supported platform (32- or 64-bit linux)

[bfitzpat] Updating ESB, Smooks, and BPEL What's New documents for JBT 3.1.0 CR2

[nickboldt] disable tptp builder from JBDS

[nickboldt] disable tptp builder from JBDS

[nickboldt] remove profiler as a required builder before which tests builder can run; profiler should be optional and currently disabled from JBT/JBDS builds in RC2 and trunk

[nickboldt] remove profiler as a required builder before which tests builder can run; profiler should be optional and currently disabled from JBT/JBDS builds in RC2 and trunk

[dgolovin] https://jira.jboss.org/jira/browse/JBDS-641 launcher on desktop not getting created

resolved by overriding ShortcutPanel and related classes. Fixed only for current user desktop.



--------------------------------------------------

Console log:

[...truncated 107924 lines...]
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/jmx-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/jmx-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/drools-ide-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/drools-ide-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/archives-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/archives-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/richfaces-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/freemarker-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/struts-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/struts-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/as-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/as-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/seam-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/seam-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/birt-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/birt-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214
     [copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/images
     [copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/script
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214
     [xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214/download-snippet.txt
     [xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl

post-build:

publish.results:

send.notification.email:
     [mail] Failed to initialise MIME mail: javax/mail/MessagingException

publish.log:

init:

clean.all.subfolders:

BUILD SUCCESSFUL
Total time: 361 minutes 13 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1266413037
+++ echo 'scale=2; (1266413037 - 1266391314)/60'
+++ bc -l
++ elapsed=362.05
++ echo 'Elapsed time: 362.05mins.'
Elapsed time: 362.05mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR3
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.0.0.CR3/201002170214
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR3
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002170214
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201002170214 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201002170214/
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1266413371
+++ echo 'scale=2; (1266413371 - 1266391314)/60'
+++ bc -l
++ elapsed=367.61
++ echo 'Elapsed time: 367.61mins.'
Elapsed time: 367.61mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk
++ mv /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/images /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index_root.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk
+++ find /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201002170214N-H11-31552.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002170214N.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201002170214N-H11-31552.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201002170214N-H11-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1266413400
+++ echo 'scale=2; (1266413400 - 1266391314)/60'
+++ bc -l
++ elapsed=368.10
++ echo 'Elapsed time: 368.10mins.'
Elapsed time: 368.10mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR3] $ vncserver -kill :11
Killing Xvnc process ID 27487
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13078 annotations (1 new, 0 high, 13078 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable


--------------------------------------------------




More information about the builds mailing list