[Still Unstable] jbosstools-nightly-3.2.next #65
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/65
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/65/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/65/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/65/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/65/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/65//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/65//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/65//con...
--------------------------------------------------
Failed Tests:
6 tests failed.
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-6054
--------------------------------------------------
Console log:
[...truncated 107646 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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: 185 minutes 0 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=1268480431
+++ echo 'scale=2; (1268480431 - 1268469279)/60'
+++ bc -l
++ elapsed=185.86
++ echo 'Elapsed time: 185.86mins.'
Elapsed time: 185.86mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201003130331
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003130331
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201003130331/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268481380
+++ echo 'scale=2; (1268481380 - 1268469279)/60'
+++ bc -l
++ elapsed=201.68
++ echo 'Elapsed time: 201.68mins.'
Elapsed time: 201.68mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003130331N-H65-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003130331N-H65-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003130331N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201003130331N-H65-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002180918-3--8-Co3ICOkWZXPrZmXeZz-AKhM.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002181010-7H2-9xQ99FISJhHDASFgQUaTSWQO.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003130331N-H65-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1268481585
+++ echo 'scale=2; (1268481585 - 1268469279)/60'
+++ bc -l
++ elapsed=205.10
++ echo 'Elapsed time: 205.10mins.'
Elapsed time: 205.10mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :11
Killing Xvnc process ID 3655
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003130331/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13273 annotations (8 new, 0 high, 13273 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
--------------------------------------------------
14 years, 8 months
[Still Unstable] devstudio-nightly-3.1.0.beta1 #75
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/75
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/75/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/75/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/75/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/75/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/75//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/75//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/75//c...
--------------------------------------------------
Failed Tests:
4 tests failed.
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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 146004 lines...]
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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: 240 minutes 26 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1268476791
+++ echo 'scale=2; (1268476791 - 1268462361)/60'
+++ bc -l
++ elapsed=240.50
++ echo 'Elapsed time: 240.50mins.'
Elapsed time: 240.50mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003130040
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003130040
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130040 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003130040/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268477067
+++ echo 'scale=2; (1268477067 - 1268462361)/60'
+++ bc -l
++ elapsed=245.10
++ echo 'Elapsed time: 245.10mins.'
Elapsed time: 245.10mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003130040N-H75-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003130040N-H75-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003130040N.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003130040N-H75-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003130040N-H75-GA.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268477090
+++ echo 'scale=2; (1268477090 - 1268462361)/60'
+++ bc -l
++ elapsed=245.48
++ echo 'Elapsed time: 245.48mins.'
Elapsed time: 245.48mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :15
Killing Xvnc process ID 21836
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13198 annotations (3 new, 0 high, 13198 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
--------------------------------------------------
14 years, 8 months
[Unstable] devstudio-nightly-3.1.0.beta1 #74
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/74
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/74/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/74/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/74/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/74/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/74//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/74//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/74//c...
--------------------------------------------------
Failed Tests:
9 tests failed.
FAILED: ASTestSuite
Error Message:
URI is null
Stack Trace:
junit.framework.AssertionFailedError: URI is null
at org.jboss.ide.eclipse.as.test.publishing.JBIDE2512bTest.testJBIDE2512b(JBIDE2512bTest.java:38)
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: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: SeamValidatorsAllTests
Error Message:
Marker matches the 'Unknown @DataModel/@Out name: "messageList2"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Unknown @DataModel/@Out name: "messageList2"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testUnknownDataModelName_Validator(SeamValidatorsTest.java:553)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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: SeamUiAllTests
Error Message:
Problems encountered while deleting resources.
Stack Trace:
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:737)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Could not delete '/test_seam20_war/src'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1772)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:724)
at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
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)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/tests/workspace/test_seam20_war/src/main.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/tests/workspace/test_seam20_war/src.
Contains: Could not delete '/qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/tests/workspace/test_seam20_war'.
--------------------------------------------------
Changes:
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -Reviewed the content of Smooks doc sources,deleted all the old out-of date screens and .xml s that were included into them but were no longer useful.</p>
</body></html>
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -Reviewed the content of Smooks doc sources,deleted all the old out-of date screens and .xml s that were included into them but were no longer useful.</p>
</body></html>
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -Added info about Properties view to the Smooks-doc. </p>
</body></html>
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -Added info about Properties view to the Smooks-doc. </p>
</body></html>
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -Reviewed the content of Smooks doc sources,deleted all the old out-of date screens and .xml s that were included into them but were no longer useful.</p>
</body></html>
[yradtsevich] https://jira.jboss.org/jira/browse/JBIDE-5042
Enhance DnD support in VPE
VPE Refactoring in progress.
- VpeDnD initialization has been moved from VpeVisualDomBuilder to VpeController.
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -Reviewed the content of Smooks doc sources,deleted all the old out-of date screens and .xml s that were included into them but were no longer useful.</p>
</body></html>
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 -Reviewed the content of Smooks doc sources,deleted all the old out-of date screens and .xml s that were included into them but were no longer useful.</p>
</body></html>
--------------------------------------------------
Console log:
[...truncated 110395 lines...]
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/archives-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/struts-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/as-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/as-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/seam-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/examples-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/esb-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/ws-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/birt-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/tests-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821
[copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/images
[copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/script
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821
[xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121821/download-snippet.txt
[xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 307 minutes 10 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=1268455413
+++ echo 'scale=2; (1268455413 - 1268436848)/60'
+++ bc -l
++ elapsed=309.41
++ echo 'Elapsed time: 309.41mins.'
Elapsed time: 309.41mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003121821
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003121821
++ [[ '' == '' ]]
++ 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.1.0.beta1/jbds-build/3.1.0.beta1/201003121821 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003121821/
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268455718
+++ echo 'scale=2; (1268455718 - 1268436848)/60'
+++ bc -l
++ elapsed=314.50
++ echo 'Elapsed time: 314.50mins.'
Elapsed time: 314.50mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003121821N-H74-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003121821N-H74-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003121821N.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003121821N-H74-GA.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.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.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268455749
+++ echo 'scale=2; (1268455749 - 1268436848)/60'
+++ bc -l
++ elapsed=315.01
++ echo 'Elapsed time: 315.01mins.'
Elapsed time: 315.01mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :12
Killing Xvnc process ID 16740
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13196 annotations (14 new, 0 high, 13196 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 8 months
[Unstable] jbosstools-nightly-3.2.next #64
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/64
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/64/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/64/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/64/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/64/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/64//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/64//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/64//con...
--------------------------------------------------
Failed Tests:
5 tests failed.
FAILED: ConsolePluginAllTests
Error Message:
Highlighted region for org.hibernate.mapping.RootClass(mapping.value.type.collection.map.CollectionMap) is empty. (package mapping.value.type.collection.map)
Stack Trace:
junit.framework.AssertionFailedError: Highlighted region for org.hibernate.mapping.RootClass(mapping.value.type.collection.map.CollectionMap) is empty. (package mapping.value.type.collection.map)
at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.openTest(OpenMappingFileTest.java:159)
at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.testOpenMappingFileTest(OpenMappingFileTest.java:90)
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)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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 143489 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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: 292 minutes 39 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1268447130
+++ echo 'scale=2; (1268447130 - 1268429565)/60'
+++ bc -l
++ elapsed=292.75
++ echo 'Elapsed time: 292.75mins.'
Elapsed time: 292.75mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201003121531
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003121531
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201003121531/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268448172
+++ echo 'scale=2; (1268448172 - 1268429565)/60'
+++ bc -l
++ elapsed=310.11
++ echo 'Elapsed time: 310.11mins.'
Elapsed time: 310.11mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003121531N-H64-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003121531N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003121531N-H64-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201003121531N-H64-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003121531N-H64-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002181010-7H2-9xQ99FISJhHDASFgQUaTSWQO.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002180918-3--8-Co3ICOkWZXPrZmXeZz-AKhM.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1268448378
+++ echo 'scale=2; (1268448378 - 1268429565)/60'
+++ bc -l
++ elapsed=313.55
++ echo 'Elapsed time: 313.55mins.'
Elapsed time: 313.55mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :11
Killing Xvnc process ID 9199
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003121531/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13268 annotations (18 new, 0 high, 13268 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 8 months
[Still Failing] devstudio-nightly-3.0.x #55
by jboss-qa-internal@redhat.com
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/55/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/55//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/55//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/55//console
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 132029 lines...]
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbossas/jboss-4.2.3.GA.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-5.0.1.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[download jbossas] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-5.0.1.GA.zip
[download jbossas] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbossas/jboss-5.0.1.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbossas/jboss-5.0.1.GA.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-5.1.0.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[download jbossas] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-5.1.0.GA.zip
[download jbossas] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbossas/jboss-5.1.0.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbossas/jboss-5.1.0.GA.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/jbossas/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-eap-noauth-4.3.0.GA_CP03.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbeap
[download jbeap] Getting: http://porkchop.devel.redhat.com/released/JBEAP-4.3.0/CP03/zip/jboss-eap-...
[download jbeap] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbeap/jboss-eap-noauth-4.3.0.GA_CP03.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/jbeap/jboss-eap-noauth-4.3.0.GA_CP03.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/jbeap/return.properties
unzip.archive:
init:
check.archive:
[echo] Checking the requirement's archive rhds-seam-gen-patch.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/eapseamgen
[download eapseamgen] Getting: file://mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/eapseamgen/rhds-seam-gen-patch.zip
[download eapseamgen] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/eapseamgen/rhds-seam-gen-patch.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/eapseamgen/rhds-seam-gen-patch.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss/jboss-eap-4.3/seam
post.unpack.requirement:
unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/eapseamgen/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-eap-fp-4.3.0.CP03-FP01.zip
[echo] Archive is downloaded and no MD5 checksum is provided
download.archive:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seamfp/jboss-eap-fp-4.3.0.CP03-FP01.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/seamfp/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.0.1.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.1.GA
[download seam-2.0.1.GA] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.1.GA.zip
[download seam-2.0.1.GA] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.1.GA/jboss-seam-2.0.1.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.1.GA/jboss-seam-2.0.1.GA.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/seam-2.0.1.GA/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.0.2.SP1.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.2.SP1
[download seam-2.0.2.SP1] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.2.SP1.zip
[download seam-2.0.2.SP1] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.2.SP1/jboss-seam-2.0.2.SP1.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.2.SP1/jboss-seam-2.0.2.SP1.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/seam-2.0.2.SP1/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.0.3.CR1.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.3.CR1
[download seam-2.0.3.CR1] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.3.CR1.zip
[download seam-2.0.3.CR1] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.3.CR1/jboss-seam-2.0.3.CR1.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.0.3.CR1/jboss-seam-2.0.3.CR1.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003121222/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/seam-2.0.3.CR1/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.1.1.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.1.1.GA
[download seam-2.1.1.GA] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.1.1.GA.zip
[download seam-2.1.1.GA] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.1.1.GA/jboss-seam-2.1.1.GA.zip
[download seam-2.1.1.GA] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/jboss/JBoss%20Seam/2.1.1.GA/...
[download seam-2.1.1.GA] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/jboss/JBoss%20Seam/2.1.1.GA/...
[download seam-2.1.1.GA] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/jboss/JBoss%20Seam/2.1.1.GA/...
[download seam-2.1.1.GA] Can't get http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.1.1.GA.zip to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.1.1.GA/jboss-seam-2.1.1.GA.zip
BUILD FAILED
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/buildRelease.xml:29: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/build.xml:88: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:185: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:35: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:40: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:48: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/generic/build.xml:83: Can't get http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.1.1.GA.zip to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/seam-2.1.1.GA/jboss-seam-2.1.1.GA.zip
Total time: 165 minutes 39 seconds
Terminating xvnc.
[devstudio-nightly-3.0.x] $ vncserver -kill :16
Killing Xvnc process ID 491
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 8 months
[Still Failing] devstudio-nightly-3.1.0.beta1 #73
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/73
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/73/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/73/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/73/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/73/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/73//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/73//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/73//c...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
[vyemialyanchyk] https://jira.jboss.org/jira/browse/JBIDE-6053 - fixed
[yradtsevich] https://jira.jboss.org/jira/browse/JBIDE-5042
Enhance DnD support in VPE
VPE Refactoring in progress.
- registration of Mozilla*Listeners has been moved to VpeController
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5855
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5941
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5941
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5975
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5975
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5975
[yzhishko] https://jira.jboss.org/jira/browse/JBIDE-5994 fixed.
[rob.stryker(a)jboss.com] JBIDE-6028 - trunk
--------------------------------------------------
Console log:
[...truncated 98894 lines...]
[download seam-2.0.2.SP1] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.0.2.SP1/jboss-seam-2.0.2.SP1.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.0.2.SP1/jboss-seam-2.0.2.SP1.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121221/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/requirements/seam-2.0.2.SP1/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.0.3.CR1.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.0.3.CR1
[download seam-2.0.3.CR1] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.3.CR1.zip
[download seam-2.0.3.CR1] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.0.3.CR1/jboss-seam-2.0.3.CR1.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.0.3.CR1/jboss-seam-2.0.3.CR1.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121221/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/requirements/seam-2.0.3.CR1/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.1.1.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.1.1.GA
[download seam-2.1.1.GA] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.1.1.GA.zip
[download seam-2.1.1.GA] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.1.1.GA/jboss-seam-2.1.1.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/seam-2.1.1.GA/jboss-seam-2.1.1.GA.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121221/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/requirements/seam-2.1.1.GA/return.properties
build.requirement:
build.soap:
init:
check.archive:
[echo] Checking the requirement's archive soa-4.3.0.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/soap
[download soap] Getting: http://download.devel.redhat.com/released/JBossSOAP/4.3.0/GA/soa-4.3.0.GA...
[download soap] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/soap/soa-4.3.0.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/soap/soa-4.3.0.GA.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121221/tests/jboss
post.unpack.requirement:
build.driver:
build.soap:
init:
check.archive:
[echo] Checking the requirement's archive soa-5.0.0.Beta1.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[download soap] Getting: http://download.devel.redhat.com/released/JBossSOAP/5.0.0/Beta1/soa-5.0.0...
[download soap] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/soap/soa-5.0.0.Beta1.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/soap/soa-5.0.0.Beta1.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121221/tests/jboss
post.unpack.requirement:
build.driver:
[echo] load properties from /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/requirements/soap/return.properties
unpack.requirement:
download.requirement:
build-all:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-3.2.8.SP1.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
download.requirement:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-4.0.5.GA.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
download.requirement:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-4.2.3.GA.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
download.requirement:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-5.0.1.GA.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
download.requirement:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-5.1.0.GA.zip
[echo] Archive is downloaded and MD5 checksum is provided
[echo] Downloaded archive is correct, download is not required
download.archive:
download.requirement:
init:
check.archive:
[echo] Checking the requirement's archive jbossesb-4.7.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/jbossesb
[download jbossesb] Getting: http://www.jboss.org/file-access/default/members/jbossesb/downloads/4.7/b...
[download jbossesb] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/jbossesb/jbossesb-4.7.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/jbossesb/jbossesb-4.7.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003121221/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
init:
check.archive:
[echo] Checking the requirement's archive riftsaw-2.0-CR1.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/riftsaw
[download riftsaw] Getting: http://downloads.sourceforge.net/project/riftsaw/riftsaw/2.0-CR1/riftsaw-...
[download riftsaw] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/riftsaw/riftsaw-2.0-CR1.zip
[download riftsaw] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/riftsaw/riftsaw/2.0-CR1/rift...
[download riftsaw] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/riftsaw/riftsaw/2.0-CR1/rift...
[download riftsaw] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/riftsaw/riftsaw/2.0-CR1/rift...
[download riftsaw] Can't get http://downloads.sourceforge.net/project/riftsaw/riftsaw/2.0-CR1/riftsaw-... to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/riftsaw/riftsaw-2.0-CR1.zip
BUILD FAILED
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:185: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:35: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:40: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:48: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/requirements/jboss-riftsaw/buildRequirement.xml:26: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/requirements/generic/build.xml:83: Can't get http://downloads.sourceforge.net/project/riftsaw/riftsaw/2.0-CR1/riftsaw-... to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/riftsaw/riftsaw-2.0-CR1.zip
Total time: 167 minutes 2 seconds
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :12
Killing Xvnc process ID 14711
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 8 months
[Still Failing] devstudio-nightly-3.0.x #54
by jboss-qa-internal@redhat.com
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/54/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/54//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/54//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/54//console
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 129408 lines...]
[p2.dir] !ENTRY org.eclipse.equinox.p2.core 4 0 2010-03-12 08:36:50.937
[p2.dir] !MESSAGE Provisioning exception
[p2.dir] !STACK 1
[p2.dir] org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Communication with repository at http://download.eclipse.org/releases/galileo/201002260900 failed.
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.CacheManager.createCache(CacheManager.java:136)
[p2.dir] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:60)
[p2.dir] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.validateAndLoad(SimpleMetadataRepositoryFactory.java:99)
[p2.dir] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:87)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:54)
[p2.dir] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:669)
[p2.dir] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:617)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:88)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:146)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:101)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.validateAndLoad(CompositeMetadataRepositoryFactory.java:127)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:87)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:54)
[p2.dir] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:669)
[p2.dir] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:617)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
[p2.dir] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:88)
[p2.dir] at org.eclipse.equinox.internal.p2.console.ProvisioningHelper.getMetadataRepository(ProvisioningHelper.java:58)
[p2.dir] at org.eclipse.equinox.internal.p2.console.ProvisioningHelper.getInstallableUnits(ProvisioningHelper.java:164)
[p2.dir] at org.eclipse.equinox.internal.p2.director.app.DirectorApplication$LocationQueryable.query(DirectorApplication.java:55)
[p2.dir] at org.eclipse.equinox.internal.provisional.p2.query.CompoundQueryable.query(CompoundQueryable.java:45)
[p2.dir] at org.eclipse.equinox.internal.p2.director.app.DirectorApplication.collectRootIUs(DirectorApplication.java:235)
[p2.dir] at org.eclipse.equinox.internal.p2.director.app.DirectorApplication.collectRoots(DirectorApplication.java:247)
[p2.dir] at org.eclipse.equinox.internal.p2.director.app.DirectorApplication.performProvisioningActions(DirectorApplication.java:481)
[p2.dir] at org.eclipse.equinox.internal.p2.director.app.DirectorApplication.run(DirectorApplication.java:707)
[p2.dir] at org.eclipse.equinox.internal.p2.director.app.DirectorApplication.start(DirectorApplication.java:807)
[p2.dir] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[p2.dir] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[p2.dir] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[p2.dir] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[p2.dir] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[p2.dir] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[p2.dir] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[p2.dir] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[p2.dir] at java.lang.reflect.Method.invoke(Method.java:585)
[p2.dir] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[p2.dir] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[p2.dir] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[p2.dir] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[p2.dir] Caused by: java.net.SocketTimeoutException: Read timed out
[p2.dir] at java.net.SocketInputStream.socketRead0(Native Method)
[p2.dir] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[p2.dir] at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
[p2.dir] at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
[p2.dir] at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
[p2.dir] at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
[p2.dir] at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
[p2.dir] at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413)
[p2.dir] at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
[p2.dir] at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
[p2.dir] at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
[p2.dir] at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
[p2.dir] at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
[p2.dir] at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
[p2.dir] at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
[p2.dir] at org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:204)
[p2.dir] at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:71)
[p2.dir] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.repository 4 1002 2010-03-12 08:36:50.939
[p2.dir] !MESSAGE Communication with repository at http://download.eclipse.org/releases/galileo/201002260900 failed.
[p2.dir] !STACK 0
[p2.dir] java.net.SocketTimeoutException: Read timed out
[p2.dir] at java.net.SocketInputStream.socketRead0(Native Method)
[p2.dir] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[p2.dir] at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
[p2.dir] at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
[p2.dir] at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
[p2.dir] at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
[p2.dir] at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
[p2.dir] at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413)
[p2.dir] at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
[p2.dir] at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
[p2.dir] at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
[p2.dir] at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
[p2.dir] at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
[p2.dir] at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
[p2.dir] at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
[p2.dir] at org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:204)
[p2.dir] at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:71)
[p2.dir] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[p2.dir] Installing org.eclipse.buckminster.aggregator.engine.feature.feature.group 1.0.0.r11097.
[p2.dir]
[p2.dir] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:36:56.173
[p2.dir] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[p2.dir] Operation completed in 518055 ms.
generate.build.file:
getIndex:
addFeatureToCategories:
[unzip] Expanding: /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/p2repos/jbpm3-Update-R-SNAPSHOT.zip into /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/requirements/p2repos/jbpm3-Update-R-SNAPSHOT.zip_
[echo] org.jbpm.gd.jpdl.feature_3.2.0.v201003041416-41-7w312114152527: add @repositories.1/(a)features.0 to //@customCategories[identifier='AllTools2'] //@customCategories[identifier='SOATools2']
getIndex:
addFeatureToCategories:
[echo] org.jbpm.gd.jpdl.feature_3.2.0.v201003041416-41-7w312114152527 already added.
getIndex:
addFeatureToCategories:
[echo] org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957: add @repositories.1/(a)features.1 to //@customCategories[identifier='SDKTools2']
run.build.file:
[b.agg] !SESSION 2010-03-12 08:40:32.259 -----------------------------------------------
[b.agg] eclipse.buildId=M20100211-1343
[b.agg] java.version=1.5.0_15
[b.agg] java.vendor=Sun Microsystems Inc.
[b.agg] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
[b.agg] Framework arguments: -application org.eclipse.buckminster.aggregator -buildModel /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003120627/buckminster.aggregator/repo.build
[b.agg] Command-line arguments: -os linux -ws gtk -arch x86_64 -application org.eclipse.buckminster.aggregator -consoleLog -buildModel /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201003120627/buckminster.aggregator/repo.build
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.475
[b.agg] !MESSAGE The installable unit org.eclipse.ui.workbench.compatibility.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.478
[b.agg] !MESSAGE The installable unit org.eclipse.swt.gtk.linux.x86_64.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.481
[b.agg] !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.482
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.492
[b.agg] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.492
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.495
[b.agg] !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.537
[b.agg] !MESSAGE The installable unit org.eclipse.ui.workbench.compatibility.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.539
[b.agg] !MESSAGE The installable unit org.eclipse.swt.gtk.linux.x86_64.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.540
[b.agg] !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.541
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.545
[b.agg] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.545
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:40.547
[b.agg] !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:58.857
[b.agg] !MESSAGE The installable unit org.eclipse.ui.workbench.compatibility.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:58.858
[b.agg] !MESSAGE The installable unit org.eclipse.swt.gtk.linux.x86_64.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:58.859
[b.agg] !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:58.859
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:58.861
[b.agg] !MESSAGE The installable unit org.eclipse.test.performance.win32.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:58.861
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-03-12 08:40:58.862
[b.agg] !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.
FATAL: command execution failed
hudson.util.IOException2: Failed to join the process
at hudson.Proc$RemoteProc.join(Proc.java:312)
at hudson.Launcher$ProcStarter.join(Launcher.java:275)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:83)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
at hudson.model.Build$RunnerImpl.build(Build.java:165)
at hudson.model.Build$RunnerImpl.doRun(Build.java:132)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1198)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
Caused by: java.util.concurrent.ExecutionException: hudson.remoting.RequestAbortedException: java.io.EOFException
at hudson.remoting.Request$1.get(Request.java:218)
at hudson.remoting.Request$1.get(Request.java:172)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
at hudson.Proc$RemoteProc.join(Proc.java:304)
... 12 more
Caused by: hudson.remoting.RequestAbortedException: java.io.EOFException
at hudson.remoting.Request.abort(Request.java:257)
at hudson.remoting.Channel.terminate(Channel.java:598)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:876)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2570)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1314)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:856)
FATAL: Unable to delete script file /tmp/hudson2413048560289742601.sh
hudson.util.IOException2: remote file operation failed: /tmp/hudson2413048560289742601.sh at hudson.remoting.Channel@245b122c:soa4-rhel5-x86_64
at hudson.FilePath.act(FilePath.java:690)
at hudson.FilePath.act(FilePath.java:676)
at hudson.FilePath.delete(FilePath.java:931)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:93)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
at hudson.model.Build$RunnerImpl.build(Build.java:165)
at hudson.model.Build$RunnerImpl.doRun(Build.java:132)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1198)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:551)
at hudson.FilePath.act(FilePath.java:683)
... 13 more
Terminating xvnc.
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.callAsync(Request.java:170)
at hudson.remoting.Channel.callAsync(Channel.java:578)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:713)
at hudson.Launcher.launch(Launcher.java:441)
at hudson.Launcher.launch(Launcher.java:373)
at hudson.Launcher.launch(Launcher.java:365)
at hudson.plugins.xvnc.Xvnc$1.tearDown(Xvnc.java:111)
at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1198)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
--------------------------------------------------
14 years, 8 months
[Still Failing] jbosstools-nightly-3.0.x #201
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.0.x/201
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.0.x/201/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.0.x/201/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.0.x/201/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.0.x/201/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.0.x/201//testR...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.0.x/201//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.0.x/201//console
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 49819 lines...]
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] ....................................................
[java] [get] .............................
[java]
[java] build.driver:
[java] [unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/requirements/seam-2.2.0.CR1/jboss-seam-2.2.0.CR1.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/requirements/seam-2.2.0.CR1
[java] [echo] load properties from /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/requirements/seam-2.2.0.CR1/return.properties
[java] [echo] Building builder = tests,
[java] [echo] versionTag = 3.0.1.v201003120542N-H201-GA,
[java] [echo] buildType = N
[java] [echo] clean.eclipse.home = /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/clean-eclipse/eclipse,
[java] [echo] pdebuildscriptsdir = /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/ ...
[java]
[java] main:
[java]
[java] preBuild:
[java]
[java] preSetup:
[java]
[java] getMapFiles:
[java] [echo] copyMapFile builder=tests, buildDirectory=/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse,cvsTag=NONE, svnURL=NONE, svnTag=trunk, root=/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbosstools-src
[java] [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/maps
[java]
[java] postSetup:
[java]
[java] processRepos:
[java]
[java] fetch:
[java]
[java] preFetch:
[java]
[java] allElements:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/features/org.jboss.tools.test_feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 22 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.kb.test
[java] [copy] Copying 22 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.model.test
[java] [copy] Copied 21 empty directories to 2 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.model.test
[java] [copy] Copying 16 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.test
[java] [copy] Copying 15 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.verification.test
[java] [copy] Copying 93 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.test
[java] [copy] Copying 59 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.text.ext.test
[java] [copy] Copying 38 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.verification.test
[java] [copy] Copied 22 empty directories to 2 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.verification.test
[java] [copy] Copying 24 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jst.web.test
[java] [copy] Copied 22 empty directories to 1 empty directory under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jst.web.test
[java] [copy] Copying 30 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.tests
[java] [copy] Copied 19 empty directories to 4 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.tests
[java] [copy] Copying 19 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test
[java] [copy] Copied 13 empty directories to 1 empty directory under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.test
[java] [copy] Copying 9 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jst.web.ui.test
[java] [copy] Copying 307 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.seam.core.test
[java] [copy] Copied 107 empty directories to 19 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.seam.core.test
[java] [copy] Copying 153 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.seam.ui.test
[java] [copy] Copied 58 empty directories to 9 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.seam.ui.test
[java] [copy] Copying 10 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.xulrunner.test
[java] [copy] Copying 200 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test
[java] [copy] Copied 43 empty directories to 2 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces.test
[java] [copy] Copying 56 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.facelets.test
[java] [copy] Copying 320 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test
[java] [copy] Copied 100 empty directories to 3 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.jsf.test
[java] [copy] Copying 26 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam.test
[java] [copy] Copying 144 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.struts.vpe.struts.test
[java] [copy] Copying 14 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.model.ui.test
[java] [copy] Copying 56 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jst.jsp.test
[java] [copy] Copying 48 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.ui.test
[java] [copy] Copying 194 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test
[java] [copy] Copied 30 empty directories to 1 empty directory under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.html.test
[java] [copy] Copying 58 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.jsp.test
[java] [copy] Copying 83 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test
[java] [copy] Copied 22 empty directories to 2 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.myfaces.test
[java] [copy] Copying 158 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.archives.test
[java] [copy] Copied 105 empty directories to 15 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.archives.test
[java] [copy] Copying 11 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.el.core.test
[java] [copy] Copying 59 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.ws.core.test
[java] [copy] Copied 57 empty directories to 6 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.ws.core.test
[java] [copy] Copying 8 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.ws.ui.test
[java] [copy] Copying 59 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.common.text.ext.test
[java] [copy] Copying 33 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jmx.core.test
[java] [copy] Copying 8 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jmx.ui.test
[java] [copy] Copying 13 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jbpm.convert.test
[java] [copy] Copying 56 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.ui.test
[java] [copy] Copying 13 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.seam.pages.xml.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/features/org.hibernate.eclipse.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 530 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.hibernate.eclipse.console.test
[java] [copy] Copied 160 empty directories to 1 empty directory under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.hibernate.eclipse.console.test
[java] [copy] Copying 45 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.hibernate.eclipse.jdt.ui.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/features/org.jboss.ide.eclipse.as.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 55 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.test
[java] [copy] Copied 43 empty directories to 6 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.test
[java] [copy] Copying 33 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.tools.jmx.core.test
[java] [copy] Copying 7 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.ui.test
[java] [copy] Copied 13 empty directories to 1 empty directory under /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.ui.test
[java]
[java] fetch.recursively:
[java]
[java] postFetch:
[java] [updateVersions] updating version of feature org.jboss.tools.test_feature to 3.0.1.v201003120542N-H201-GA...
[java]
[java] generate:
[java]
[java] preGenerate:
[java]
[java] allElements:
[java]
[java] init:
[java]
[java] generateScript:
[java] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[java] [eclipse.buildScript] Bundle org.jboss.tools.seam.core.test:
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.seam.core_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.seam.xml_0.0.0.
[java] [eclipse.buildScript] Bundle org.jboss.tools.seam.ui.test:
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.seam.ui_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.seam.core.test_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.seam.core_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.seam.text.ext_0.0.0.
[java] [eclipse.buildScript] Bundle org.jboss.tools.ws.core.test:
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.ws.core_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.ws.creation.core_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.ws.creation.ui_0.0.0.
[java] [eclipse.buildScript] Bundle org.jboss.tools.ws.ui.test:
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.ws.ui_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.ws.core_0.0.0.
[java] [eclipse.buildScript] Bundle org.jboss.tools.seam.pages.xml.test:
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.seam.pages.xml_0.0.0.
[java] Java Result: 13
[echo]
[echo] The builder <b>${builder}</b> failed to compile with the following results:<br/><br/>
[echo]
[echo] <pre>
[echo] BUILD FAILED
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:200: The following error occurred while executing this line:
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:364: The following error occurred while executing this line:
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:68: The following error occurred while executing this line:
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:200: The following error occurred while executing this line:
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:35: The following error occurred while executing this line:
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:91: The following error occurred while executing this line:
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:12: The following error occurred while executing this line:
[echo] /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:106: Bundle org.jboss.tools.seam.core.test_0.0.0 failed to resolve.:
[echo] Missing required plug-in org.jboss.tools.seam.core_0.0.0.
[echo] Missing required plug-in org.jboss.tools.seam.xml_0.0.0.
[echo]
[echo]
[echo] Total time: 16 minutes 18 seconds
[echo] </pre>
[echo] Building JBossTools with build type 'reports'
init:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/3.0.3.GA/201003120542/reports
generate-checkstyle:
generate-pmd:
[echo] PMD Report Generation
[echo] Processing Sources that matches: /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/eclipse/plugins/**/*.java
[echo] Report generated to: /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/3.0.3.GA/201003120542/reports/pmd.xml
[echo] Rule set used: rulesets/basic.xml,rulesets/strictexception.xml,rulesets/strings.xml,/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/reports/pmd-checks.xml
generate-reports:
[echo] Building JBossTools with build type 'update-site'
nightly:
build.site:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/site/eclipse
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:22: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/build.xml:60: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:103: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:168: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:14: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:79: /qa/hudson_ws/workspace/jbosstools-nightly-3.0.x/jbds-build/3.0.3.GA/201003120542/all not found.
Total time: 55 minutes 33 seconds
Terminating xvnc.
[jbosstools-nightly-3.0.x] $ vncserver -kill :31
Killing Xvnc process ID 12859
Recording test results
Description found: <b>${builder}</b> failed
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 8 months
[Failure] devstudio-nightly-3.1.0.beta1 #72
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/72
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/72/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/72/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/72/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/72/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/72//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/72//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/72//c...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
[dgeraskov] https://jira.jboss.org/jira/browse/JBIDE-6051
set default-access type to field
[dgeraskov] https://jira.jboss.org/jira/browse/JBIDE-6050
discriminator value added
[dgeraskov] https://jira.jboss.org/jira/browse/JBIDE-6040
enum property mapping added
[dazarov] https://jira.jboss.org/jira/browse/JBIDE-5986
[yradtsevich] https://jira.jboss.org/jira/browse/JBIDE-5042
Enhance DnD support in VPE
VPE Refactoring in progress.
- double initialization of VpeController has been replaced by single initialization.
- MozillaEditor tooltip- and resize- listeners have been separated.
--------------------------------------------------
Console log:
[...truncated 95834 lines...]
[pack200] Extracting eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2.jar
[pack200] Running Repack on updateSite/updateSitePackTmp/output/temp_Master.zip/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2.jar
[pack200] Processing nested file: xulrunner/chrome/classic.jar
[pack200] Processing nested file: xulrunner/chrome/comm.jar
[pack200] Processing nested file: xulrunner/chrome/en-US.jar
[pack200] Processing nested file: xulrunner/chrome/pippki.jar
[pack200] Processing nested file: xulrunner/chrome/toolkit.jar
[pack200] Processing nested file: xulrunner/javaxpcom.jar
[pack200] Running Pack on /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/updateSite/updateSitePackTmp/output/temp_Master.zip/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2.jar
[pack200] Processing nested file: xulrunner/chrome/classic.jar
[pack200] Processing nested file: xulrunner/chrome/comm.jar
[pack200] Processing nested file: xulrunner/chrome/en-US.jar
[pack200] Processing nested file: xulrunner/chrome/pippki.jar
[pack200] Processing nested file: xulrunner/chrome/toolkit.jar
[pack200] Processing nested file: xulrunner/javaxpcom.jar
[pack200] Adding eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2.jar.pack.gz to updateSite/updateSitePackTmp/output/Master.zip.temp
[pack200]
[pack200] Adding eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2.jar to updateSite/updateSitePackTmp/output/Master.zip.temp
[pack200]
[pack200] Processing updateSite/updateSitePackTmp/input/Master.zip
[pack200] Extracting eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.1.2a.jar
[pack200] Running Repack on updateSite/updateSitePackTmp/output/temp_Master.zip/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.1.2a.jar
[pack200] Processing nested file: xulrunner/chrome/classic.jar
[pack200] Processing nested file: xulrunner/chrome/comm.jar
[pack200] Processing nested file: xulrunner/chrome/en-US.jar
[pack200] Processing nested file: xulrunner/chrome/pippki.jar
[pack200] Processing nested file: xulrunner/chrome/toolkit.jar
[pack200] Processing nested file: xulrunner/javaxpcom.jar
[pack200] Running Pack on /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/updateSite/updateSitePackTmp/output/temp_Master.zip/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.1.2a.jar
[pack200] Processing nested file: xulrunner/chrome/classic.jar
[pack200] Processing nested file: xulrunner/chrome/comm.jar
[pack200] Processing nested file: xulrunner/chrome/en-US.jar
[pack200] Processing nested file: xulrunner/chrome/pippki.jar
[pack200] Processing nested file: xulrunner/chrome/toolkit.jar
[pack200] Processing nested file: xulrunner/javaxpcom.jar
[pack200] Adding eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.1.2a.jar.pack.gz to updateSite/updateSitePackTmp/output/Master.zip.temp
[pack200]
[pack200] Adding eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.1.2a.jar to updateSite/updateSitePackTmp/output/Master.zip.temp
[pack200]
[pack200] Processing updateSite/updateSitePackTmp/input/Master.zip
[pack200] Extracting eclipse/plugins/org.mozilla.xulrunner.win32.win32.x86_1.9.1.2.jar
[pack200] Running Repack on updateSite/updateSitePackTmp/output/temp_Master.zip/eclipse/plugins/org.mozilla.xulrunner.win32.win32.x86_1.9.1.2.jar
[pack200] Processing nested file: xulrunner/chrome/classic.jar
[pack200] Processing nested file: xulrunner/chrome/comm.jar
[pack200] Processing nested file: xulrunner/chrome/en-US.jar
[pack200] Processing nested file: xulrunner/chrome/pippki.jar
[pack200] Processing nested file: xulrunner/chrome/toolkit.jar
[pack200] Processing nested file: xulrunner/javaxpcom.jar
[pack200] Running Pack on /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/updateSite/updateSitePackTmp/output/temp_Master.zip/org.mozilla.xulrunner.win32.win32.x86_1.9.1.2.jar
[pack200] Processing nested file: xulrunner/chrome/classic.jar
[pack200] Processing nested file: xulrunner/chrome/comm.jar
[pack200] Processing nested file: xulrunner/chrome/en-US.jar
[pack200] Processing nested file: xulrunner/chrome/pippki.jar
[pack200] Processing nested file: xulrunner/chrome/toolkit.jar
[pack200] Processing nested file: xulrunner/javaxpcom.jar
[pack200] Adding eclipse/plugins/org.mozilla.xulrunner.win32.win32.x86_1.9.1.2.jar.pack.gz to updateSite/updateSitePackTmp/output/Master.zip.temp
[pack200]
[pack200] Adding eclipse/plugins/org.mozilla.xulrunner.win32.win32.x86_1.9.1.2.jar to updateSite/updateSitePackTmp/output/Master.zip.temp
[pack200]
[pack200] Processing updateSite/updateSitePackTmp/input/Master.zip
-timestamp:
[echo] 06:38:59
[echo] Jar packing done.
[exec] 200M updateSite/updateSitePackTmp/output/Master.zip
[echo] Add any previously packed jars (from a third party zip) into the output/Master.zip
[exec] 200M updateSite/updateSitePackTmp/output/Master.zip
[unzip] Expanding: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/updateSite/updateSitePackTmp/output/Master.zip into /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site
[delete] Deleting directory /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/updateSite/updateSitePackTmp
copy.site.rootfiles:
[echo] Build nightly jbds update site...
[copy] Copying 10 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse
p2:
[echo] Run p2.publisher.UpdateSitePublisher using launcherjar = /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/clean-eclipse/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
[p2] Generating metadata for ..
[p2] Generation completed with success [15 seconds].
build.metadata:
build.site.zip:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 27 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[zip] Building zip: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/all/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip
[delete] Deleting directory /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip_tmp
[echo] Use buckminster aggregator to mix in jbpm3 into jbds's jbdevstudio-Update-3.1.0.v201003120541N-H72-beta1.zip
init:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120541/buckminster.aggregator
prefetch.repo.zips:
prefetchRepoZips:
[get] Getting: http://hudson.qa.jboss.com/hudson/view/DevStudio_CBI/job/jbosstools-cbi-j...
[get] To: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/p2repos/jbpm3-Update-N-SNAPSHOT.zip
[get] Error opening connection java.io.IOException: Server returned HTTP response code: 502 for URL: http://hudson.qa.jboss.com/hudson/view/DevStudio_CBI/job/jbosstools-cbi-j...
[get] Error opening connection java.io.IOException: Server returned HTTP response code: 502 for URL: http://hudson.qa.jboss.com/hudson/view/DevStudio_CBI/job/jbosstools-cbi-j...
[get] Error opening connection java.io.IOException: Server returned HTTP response code: 502 for URL: http://hudson.qa.jboss.com/hudson/view/DevStudio_CBI/job/jbosstools-cbi-j...
[get] Can't get http://hudson.qa.jboss.com/hudson/view/DevStudio_CBI/job/jbosstools-cbi-j... to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/p2repos/jbpm3-Update-N-SNAPSHOT.zip
BUILD FAILED
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:168: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:14: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:462: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.xml:125: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.xml:156: Can't get http://hudson.qa.jboss.com/hudson/view/DevStudio_CBI/job/jbosstools-cbi-j... to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/requirements/p2repos/jbpm3-Update-N-SNAPSHOT.zip
Total time: 52 minutes 43 seconds
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :29
Killing Xvnc process ID 30834
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 8 months
[Still Unstable] devstudio-nightly-3.1.0.beta1 #71
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/71
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/71/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/71/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/71/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/71/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/71//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/71//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/71//c...
--------------------------------------------------
Failed Tests:
7 tests failed.
REGRESSION: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: CommonExtAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.common.text.ext.test.OpenOnsTest.testStyleClassOpenOns(OpenOnsTest.java:212)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[nickboldt] fix link to banner image
[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-6042 add missing cdi test to uberbuild, and backport to 3.1.x stream
[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-6042 add missing cdi test to uberbuild, and backport to 3.1.x stream
[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-6042 add missing cdi test to uberbuild, and backport to 3.1.x stream
[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-6042 add missing cdi test to uberbuild, and backport to 3.1.x stream
[nickboldt] fix link to banner image
[nickboldt] fix link to banner image
--------------------------------------------------
Console log:
[...truncated 110054 lines...]
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/cdi-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/cdi-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003120021
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 308 minutes 1 second
++ 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=1268389896
+++ echo 'scale=2; (1268389896 - 1268371377)/60'
+++ bc -l
++ elapsed=308.65
++ echo 'Elapsed time: 308.65mins.'
Elapsed time: 308.65mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003120021
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ grep product.buildDesc
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003120021
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003120021 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003120021/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268390141
+++ echo 'scale=2; (1268390141 - 1268371377)/60'
+++ bc -l
++ elapsed=312.73
++ echo 'Elapsed time: 312.73mins.'
Elapsed time: 312.73mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003120021N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003120021N-H71-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003120021N-H71-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003120021N-H71-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003120021N-H71-GA.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268390174
+++ echo 'scale=2; (1268390174 - 1268371377)/60'
+++ bc -l
++ elapsed=313.28
++ echo 'Elapsed time: 313.28mins.'
Elapsed time: 313.28mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :24
Killing Xvnc process ID 5939
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13188 annotations (11 new, 0 high, 13188 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
--------------------------------------------------
14 years, 8 months