[Failure] devstudio-nightly-3.0.0.RC1 #33

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Dec 7 02:03:09 EST 2009


Public: 
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.RC1/33
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.RC1/33/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.RC1/33/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.RC1/33/console

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

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

Failed Tests:

8 tests failed.
REGRESSION:  JsfAllTests

Error Message:
expected:< a[] > but was:< a[>] >

Stack Trace:
junit.framework.ComparisonFailure: expected:<
a[]
> but was:<
a[>]
>
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.EditingSPecialSymbolsVPE_JBIDE3810.compareVisualAndSourceTargets(EditingSPecialSymbolsVPE_JBIDE3810.java:160)
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.EditingSPecialSymbolsVPE_JBIDE3810.testEditingSPecialSymbolsVPE_JBIDE3810(EditingSPecialSymbolsVPE_JBIDE3810.java:58)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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:  JsfAllTests

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
	at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
	at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
	at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
	at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
	at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
	at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
	at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


FAILED:  SeamRefactoringAllTests

Error Message:
Can't load component org.jboss.seam.mail.newMailSession

Stack Trace:
junit.framework.AssertionFailedError: Can't load component org.jboss.seam.mail.newMailSession
	at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.renameComponent(SeamComponentRefactoringTest.java:130)
	at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.testRemaningMailSessionDeclarationInComponentsXml_JBIDE4447(SeamComponentRefactoringTest.java:93)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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)


FAILED:  JsfAllTests

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.jboss.tools.vpe.ui.test.TestUtil.getVpeVisualDocument(TestUtil.java:386)
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4510Test.testCorrectDoctypeOnFileFromJarArchive(JBIDE4510Test.java:81)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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)


FAILED:  SeamAllTests

Error Message:
Cann't find element with id=barchartID1

Stack Trace:
junit.framework.AssertionFailedError: Cann't find element with id=barchartID1
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:114)
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
	at org.jboss.tools.jsf.vpe.seam.test.SeamComponentContentTest.testPdfBarChart(SeamComponentContentTest.java:238)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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)


FAILED:  SeamAllTests

Error Message:
Cann't find element with id=linechartID1

Stack Trace:
junit.framework.AssertionFailedError: Cann't find element with id=linechartID1
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:114)
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
	at org.jboss.tools.jsf.vpe.seam.test.SeamComponentContentTest.testPdfLineChart(SeamComponentContentTest.java:242)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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)


FAILED:  SeamAllTests

Error Message:
Cann't find element with id=piechartID1

Stack Trace:
junit.framework.AssertionFailedError: Cann't find element with id=piechartID1
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:114)
	at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
	at org.jboss.tools.jsf.vpe.seam.test.SeamComponentContentTest.testPdfPieChart(SeamComponentContentTest.java:246)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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)


FAILED:  VpeAllTests

Error Message:
Sheme vpe-templates-seam.xml is not valid : cvc-complex-type.2.4.a: Invalid content was found starting with element 'vpe:drop'. One of '{"":nobr, "":span, "":input, "":div, "":img, "":select, "":option, "":table, "":textarea, "":td, "":label, "":button, "":tr, "":h0, "":h1, "":h2, "":h3, "":h4, "":h5, "":h6, "":hr, "":a, "":p, "":ul, "":li, "":pre, "":em, "":i, "":ol, "":form, "":frame, "":iframe, "http://org.jboss.org/tools/vpe/template":panellayout, "http://org.jboss.org/tools/vpe/template":list, "http://org.jboss.org/tools/vpe/template":datatable, "http://org.jboss.org/tools/vpe/template":grid, "http://org.jboss.org/tools/vpe/template":panelgrid, "http://org.jboss.org/tools/vpe/template":column, "http://org.jboss.org/tools/vpe/template":a, "http://org.jboss.org/tools/vpe/template":any, "http://org.jboss.org/tools/vpe/template":copy, "http://org.jboss.org/tools/vpe/template":taglib, "http://org.jboss.org/tools/vpe/template":jsproot, "http://org.jboss.org/tools/vpe/template":resize, "http://org.jboss.org/tools/vpe/template":dnd, "http://org.jboss.org/tools/vpe/template":load-bundle, "http://org.jboss.org/tools/vpe/template":link, "http://org.jboss.org/tools/vpe/template":textFormatting, "http://org.jboss.org/tools/vpe/template":pseudoContent, "http://org.jboss.org/tools/vpe/template":style, "http://org.jboss.org/tools/vpe/template":breaker, "http://org.jboss.org/tools/vpe/template":facet}' is expected.

Stack Trace:
junit.framework.AssertionFailedError: Sheme vpe-templates-seam.xml is not valid : cvc-complex-type.2.4.a: Invalid content was found starting with element 'vpe:drop'. One of '{"":nobr, "":span, "":input, "":div, "":img, "":select, "":option, "":table, "":textarea, "":td, "":label, "":button, "":tr, "":h0, "":h1, "":h2, "":h3, "":h4, "":h5, "":h6, "":hr, "":a, "":p, "":ul, "":li, "":pre, "":em, "":i, "":ol, "":form, "":frame, "":iframe, "http://org.jboss.org/tools/vpe/template":panellayout, "http://org.jboss.org/tools/vpe/template":list, "http://org.jboss.org/tools/vpe/template":datatable, "http://org.jboss.org/tools/vpe/template":grid, "http://org.jboss.org/tools/vpe/template":panelgrid, "http://org.jboss.org/tools/vpe/template":column, "http://org.jboss.org/tools/vpe/template":a, "http://org.jboss.org/tools/vpe/template":any, "http://org.jboss.org/tools/vpe/template":copy, "http://org.jboss.org/tools/vpe/template":taglib, "http://org.jboss.org/tools/vpe/template":jsproot, "http://org.jboss.org/tools/vpe/template":resize, "http://org.jboss.org/tools/vpe/template":dnd, "http://org.jboss.org/tools/vpe/template":load-bundle, "http://org.jboss.org/tools/vpe/template":link, "http://org.jboss.org/tools/vpe/template":textFormatting, "http://org.jboss.org/tools/vpe/template":pseudoContent, "http://org.jboss.org/tools/vpe/template":style, "http://org.jboss.org/tools/vpe/template":breaker, "http://org.jboss.org/tools/vpe/template":facet}' is expected.
	at org.jboss.tools.vpe.test.TemplateSchemeValidateTest.testValidationGlobalTemplates(TemplateSchemeValidateTest.java:119)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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:



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

Console log:

[...truncated 167757 lines...]
[analyzeLog] analyzing test case "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite201GA"...
[analyzeLog] analyzing test case "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite202SP1"...
[analyzeLog] analyzing test case "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuite203CR1"...
[analyzeLog] analyzing test case "org.jboss.tools.seam.ui.test.wizard.Seam20XOperationsTestSuiteFP"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.html.test.HtmlAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.jsp.test.JSPAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.test.VpeAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.ui.test.VpeUiTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.ws.core.test.JBossWSCoreAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.ws.ui.test.JBossWSUIAllTests"...
[analyzeLog] analyzing test case "org.drools.eclipse.AllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jmx.core.test.JMXCoreAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jmx.ui.JMXUIAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jbpm.convert.JBPMConvertAllTests"...

apply-stylesheets:
    [mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/logInfo.properties
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-properties.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/jmx-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/jmx-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/drools-ide-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/drools-ide-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/archives-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/archives-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/richfaces-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/freemarker-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/struts-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/struts-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/as-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/as-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/bpel-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/bpel-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/seam-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/seam-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/maven-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/maven-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/examples-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/examples-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/esb-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/esb-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/ws-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/ws-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/birt-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/birt-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/portlet-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/portlet-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/smooks-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/smooks-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/tptp-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/tptp-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/runtime-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/runtime-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/tests-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/logInfo/tests-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015
     [copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/images
     [copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/script
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015
     [xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1/200912062015/download-snippet.txt
     [xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/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: 339 minutes 46 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=1260169918
+++ echo 'scale=2; (1260169918 - 1260149510)/60'
+++ bc -l
++ elapsed=340.13
++ echo 'Elapsed time: 340.13mins.'
Elapsed time: 340.13mins.
++ [[ '' != '' ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.RC1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.RC1/200912062015
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.RC1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=200912062015
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.RC1
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.RC1/jbds-build/3.0.0.RC1 /qa/services/http/binaries/RHDS/builds/nightly/
Terminating xvnc.
Killing Xvnc process ID 11228
Build was aborted
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
FATAL: null
java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:502)
	at hudson.remoting.Request.call(Request.java:116)
	at hudson.remoting.Channel.call(Channel.java:514)
	at hudson.FilePath.act(FilePath.java:642)
	at hudson.FilePath.act(FilePath.java:635)
	at hudson.FilePath.exists(FilePath.java:876)
	at hudson.plugins.emma.EmmaPublisher.perform(EmmaPublisher.java:54)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:379)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:367)
	at hudson.model.Build$RunnerImpl.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:352)
	at hudson.model.Run.run(Run.java:958)
	at hudson.model.Build.run(Build.java:112)
	at hudson.model.ResourceController.execute(ResourceController.java:93)
	at hudson.model.Executor.run(Executor.java:118)


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




More information about the builds mailing list