[Still Unstable] jbosstools-nightly-3.2.next #40
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/40
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/40/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/40/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/40/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/40/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/40//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/40//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/40//con...
--------------------------------------------------
Failed Tests:
2 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)
--------------------------------------------------
Changes:
[irooskov(a)redhat.com] modified book to be built with publican and maven
[irooskov(a)redhat.com] updated book to build with publican and maven
[irooskov(a)redhat.com] changed format for building with publican and maven
[irooskov(a)redhat.com] renamed release notes folder to exclude version number. Once the release has gone ahead these release notes will be moved into the JBDS 3.0 tag or branch and then this folder with house the release notes for the next JBDS release
--------------------------------------------------
Console log:
[...truncated 143284 lines...]
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/maven-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/examples.community-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/examples.community-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137
[xslt] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/download.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/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: 341 minutes 28 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=1267692934
+++ echo 'scale=2; (1267692934 - 1267672440)/60'
+++ bc -l
++ elapsed=341.56
++ echo 'Elapsed time: 341.56mins.'
Elapsed time: 341.56mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/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 /mnt/hudson_workspace/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/201003032137
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ grep product.buildDesc
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003032137
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201003032137/
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1267693962
+++ echo 'scale=2; (1267693962 - 1267672440)/60'
+++ bc -l
++ elapsed=358.70
++ echo 'Elapsed time: 358.70mins.'
Elapsed time: 358.70mins.
++ [[ -d /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201003032137N-H40-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003032137N-H40-31764.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/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
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003032137N-H40-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003032137N.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003032137N-H40-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003032137N-H40-GA.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1267694209
+++ echo 'scale=2; (1267694209 - 1267672440)/60'
+++ bc -l
++ elapsed=362.81
++ echo 'Elapsed time: 362.81mins.'
Elapsed time: 362.81mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :19
Killing Xvnc process ID 16771
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/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: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/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: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003032137/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13250 annotations (6 new, 0 high, 13250 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
--------------------------------------------------
16 years, 1 month
[Still Unstable] devstudio-nightly-3.1.0.beta1 #45
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/45
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/45/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/45/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/45/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/45/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/45//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/45//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/45//c...
--------------------------------------------------
Failed Tests:
2 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)
--------------------------------------------------
Changes:
[irooskov(a)redhat.com] book updated to build with publican and maven
[irooskov(a)redhat.com] modified book to be built by publican and maven
[irooskov(a)redhat.com] modified book to be built with publican and maven
--------------------------------------------------
Console log:
[...truncated 106997 lines...]
[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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/logInfo/drools-ide-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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/logInfo/drools-ide-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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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/201003032355
[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/201003032355
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032355/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: 178 minutes 50 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=1267689411
+++ echo 'scale=2; (1267689411 - 1267678652)/60'
+++ bc -l
++ elapsed=179.31
++ echo 'Elapsed time: 179.31mins.'
Elapsed time: 179.31mins.
++ [[ '' != '' ]]
++ [[ -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/201003032355
+++ 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=201003032355
++ [[ '' == '' ]]
++ 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/201003032355 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003032355/
++ 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=1267689634
+++ echo 'scale=2; (1267689634 - 1267678652)/60'
+++ bc -l
++ elapsed=183.03
++ echo 'Elapsed time: 183.03mins.'
Elapsed time: 183.03mins.
++ [[ -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.hibernate.eclipse.feature_3.3.0.v201003032355N-H45-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.v201003032355N-H45-GA.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.jboss.tools.esb.feature_1.3.0.v201003032355N-H45-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.v201003032355N-H45-GA.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.v201003032355N-H45-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003032355N-H45-31764.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.jboss.tools.tptp.feature_1.1.0.v201003032355N-H45-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.v201003032355N-H45-GA.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.v201003032355N-H45-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.v201003032355N-H45-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.v201003032355N-H45-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.v201003032355N-H45-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.v201003032355N-H45-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.ide.eclipse.archives.feature_3.1.0.v201003032355N-H45-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.v201003032355N-H45-31764.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.v201003032355N-H45-GA.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.v201003032355N-H45-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.ide.eclipse.freemarker.feature_1.1.0.v201003032355N-H45-GA.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.v201003032355N-H45-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_v201003032355N.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.v201003032355N-H45-GA.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.v201003032355N-H45-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.v201003032355N-H45-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.tools.ws.feature_1.1.0.v201003032355N-H45-GA.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.v201003032355N-H45-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=1267689659
+++ echo 'scale=2; (1267689659 - 1267678652)/60'
+++ bc -l
++ elapsed=183.45
++ echo 'Elapsed time: 183.45mins.'
Elapsed time: 183.45mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :21
Killing Xvnc process ID 11486
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13095 annotations (8 new, 0 high, 13095 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
--------------------------------------------------
16 years, 1 month
[Unstable] devstudio-nightly-3.1.0.beta1 #44
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/44
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/44/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/44/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/44/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/44/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/44//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/44//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/44//c...
--------------------------------------------------
Failed Tests:
2 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)
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 109953 lines...]
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/logInfo/jmx-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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/logInfo/drools-ide-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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/logInfo/drools-ide-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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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/201003032010
[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/201003032010
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003032010/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: 211 minutes 2 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=1267678146
+++ echo 'scale=2; (1267678146 - 1267665444)/60'
+++ bc -l
++ elapsed=211.70
++ echo 'Elapsed time: 211.70mins.'
Elapsed time: 211.70mins.
++ [[ '' != '' ]]
++ [[ -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/201003032010
+++ 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=201003032010
++ [[ '' == '' ]]
++ 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/201003032010 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003032010/
++ 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=1267678378
+++ echo 'scale=2; (1267678378 - 1267665444)/60'
+++ bc -l
++ elapsed=215.56
++ echo 'Elapsed time: 215.56mins.'
Elapsed time: 215.56mins.
++ [[ -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.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.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003032010N-H44-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_v201003032010N.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.jboss.tools.birt.feature_1.1.0.v201003032010N-H44-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.v201003032010N-H44-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.v201003032010N-H44-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003032010N-H44-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.v201003032010N-H44-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.v201003032010N-H44-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.v201003032010N-H44-GA.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.v201003032010N-H44-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.v201003032010N-H44-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.v201003032010N-H44-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.portlet.feature_1.1.0.v201003032010N-H44-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.v201003032010N-H44-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.ide.eclipse.archives.feature_3.1.0.v201003032010N-H44-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.v201003032010N-H44-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.v201003032010N-H44-GA.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.v201003032010N-H44-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003032010N-H44-31764.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.v201003032010N-H44-GA.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.v201003032010N-H44-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.v201003032010N-H44-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.v201003032010N-H44-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.v201003032010N-H44-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.tools.seam.feature_3.1.0.v201003032010N-H44-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=1267678401
+++ echo 'scale=2; (1267678401 - 1267665444)/60'
+++ bc -l
++ elapsed=215.95
++ echo 'Elapsed time: 215.95mins.'
Elapsed time: 215.95mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :21
Killing Xvnc process ID 15613
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13093 annotations (14 new, 0 high, 13093 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
--------------------------------------------------
16 years, 1 month
JBoss-AS-3.2.x-CompatibilityMatrix - Build # 463 - Failure!
by jboss-qa-internal@redhat.com
JBoss-AS-3.2.x-CompatibilityMatrix - Build # 463 - Failure:
Check console output at $PUBLIC_HUDSON_URL/job/JBoss-AS-3.2.x-CompatibilityMatrix/463 to view the results.
Modifications since last build:
-------------------------------------------------------------------------
[...truncated 13536 lines...]
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/jbosstest-web-util.jar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/lib/util.jar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/websubdir
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/websubdir/relative.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/manifest-web.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/manifest-web.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/root-web.war
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/wars
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/wars/notjbosstest-web.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/resources.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/jbosstest-web.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/bad-web.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/good-web.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/jbosstest-web.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/jbosstest-web2.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/jbosstest-bad.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/jbosstest-good.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/form-auth.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/form-auth.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/clientcert-auth.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/sso-form-auth.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/web-sso.ear
_jars-xa:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/xatestclient.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/xatest.jar
_jars-byvalue:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/output/lib/jar-byvalue.jar
jars:
tests-matrix:
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.359 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.668 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.552 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 74.075 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.978 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.048 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.694 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.566 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 74.092 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.937 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.434 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.693 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.537 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 78.533 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 28.667 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.145 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.33 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 69.992 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.696 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
Overriding previous definition of reference to xdoclet.task.classpath
tests-standard-unit-matrix-version:
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=testbyvalue
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.679 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=client
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.74 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=bmp
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.6 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=cmp2
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 264, Failures: 0, Errors: 0, Time elapsed: 73.338 sec
Overriding previous definition of reference to xdoclet.task.classpath
execute-matrix-unit-target:
[echo] >>>>>> Executing test=jms
[junit] Running org.jboss.test.compatibility.test.matrix.MatrixTestContainer
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 27.927 sec
[echo] Will stop the jboss instance at url jnp://localhost:1099
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for 'all' server to stop...
[echo] Will start the jboss instance localhost with all
[echo] Waiting for localhost to start...
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:1900: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:1915: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-3.2.x-CompatibilityMatrix/Branch_3_2/testsuite/build.xml:418: Timeout waiting for nodes to start
Total time: 16 minutes 24 seconds
Archiving artifacts
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 1 month
[Failure] jbosstools-nightly-3.1.0.CR3 #46
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/46
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/46/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/46/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/46/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/46/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/46//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/46//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/46//co...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 128888 lines...]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.120
[b.agg] !MESSAGE Adding child meta-data repository jar:file:/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/BPEL-Update-R-SNAPSHOT.zip!/
[b.agg] INFO: Adding child meta-data repository jar:file:/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/BPEL-Update-R-SNAPSHOT.zip!/
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.125
[b.agg] !MESSAGE Adding child meta-data repository jar:file:/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/pi4soa-Update-R-SNAPSHOT.zip!/
[b.agg] INFO: Adding child meta-data repository jar:file:/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/pi4soa-Update-R-SNAPSHOT.zip!/
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.129
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.134
[b.agg] !MESSAGE Starting generation of verification feature
[b.agg] INFO: Starting generation of verification feature
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.173
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.182
[b.agg] !MESSAGE Starting generation of categories
[b.agg] INFO: Starting generation of categories
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.192
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.198
[b.agg] !MESSAGE Starting planner verification
[b.agg] INFO: Starting planner verification
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:17.214
[b.agg] !MESSAGE Verifying config win32,win32,x86...
[b.agg] INFO: Verifying config win32,win32,x86...
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-03 22:52:47.896
[b.agg] !MESSAGE Done. Took 30 seconds
[b.agg] INFO: Done. Took 30 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 4 293 2010-03-03 22:52:47.904
[b.agg] !MESSAGE Build failed! Exception was org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] !STACK 1
[b.agg] org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] at org.eclipse.buckminster.aggregator.engine.RepositoryVerifier.run(RepositoryVerifier.java:226)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runRepositoryVerifier(Builder.java:1212)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:691)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[b.agg] Contains: Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: Only one of the following can be installed at once:
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003032111 (org.jboss.tools.jbpm.common 4.3.0.v201003032111)
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003031453 (org.jboss.tools.jbpm.common 4.3.0.v201003031453)
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003031453-52-7w312114142564 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003031453-52-7w312114142564)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003031453]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003032111-52-7w312114143222 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003032111-52-7w312114143222)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003032111]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 3 Tools SDK 3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003032111-52-7w312114143222]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools Runtime 4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003031453-52-7w312114142564]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools SDK 4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM)
[b.agg] Contains: To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423]
[b.agg] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.907
[b.agg] !MESSAGE Cannot complete the install because of a conflicting dependency.
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.907
[b.agg] !MESSAGE Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.907
[b.agg] !MESSAGE Only one of the following can be installed at once:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.908
[b.agg] !MESSAGE Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003032111 (org.jboss.tools.jbpm.common 4.3.0.v201003032111)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.908
[b.agg] !MESSAGE Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003031453 (org.jboss.tools.jbpm.common 4.3.0.v201003031453)
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.908
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.908
[b.agg] !MESSAGE From: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.908
[b.agg] !MESSAGE To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.908
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.909
[b.agg] !MESSAGE From: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.909
[b.agg] !MESSAGE To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.909
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.909
[b.agg] !MESSAGE From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003031453-52-7w312114142564 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003031453-52-7w312114142564)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.909
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common [4.3.0.v201003031453]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.909
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.910
[b.agg] !MESSAGE From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003032111-52-7w312114143222 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003032111-52-7w312114143222)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.910
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common [4.3.0.v201003032111]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.910
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.910
[b.agg] !MESSAGE From: jBPM 3 Tools SDK 3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.910
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003032111-52-7w312114143222]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.910
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.911
[b.agg] !MESSAGE From: jBPM 4 Tools Runtime 4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.911
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003031453-52-7w312114142564]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-03 22:52:47.911
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.911
[b.agg] !MESSAGE From: jBPM 4 Tools SDK 4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-03 22:52:47.911
[b.agg] !MESSAGE To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423]
[b.agg] ERROR: Build failed! Exception was org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] at org.eclipse.buckminster.aggregator.engine.RepositoryVerifier.run(RepositoryVerifier.java:226)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runRepositoryVerifier(Builder.java:1212)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:691)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[b.agg] Contains: Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: Only one of the following can be installed at once:
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003032111 (org.jboss.tools.jbpm.common 4.3.0.v201003032111)
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003031453 (org.jboss.tools.jbpm.common 4.3.0.v201003031453)
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003031453-52-7w312114142564 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003031453-52-7w312114142564)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003031453]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003032111-52-7w312114143222 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003032111-52-7w312114143222)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003032111]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 3 Tools SDK 3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003032111-7F79-94E5OxDFBFDHBHBKE9It957)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003032111-52-7w312114143222]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools Runtime 4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003031453-52-7w312114142564]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools SDK 4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM)
[b.agg] Contains: To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423]
BUILD FAILED
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/buildRelease.xml:29: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/build.xml:88: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:168: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:26: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:453: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.xml:520: exec returned: 1
Total time: 73 minutes 34 seconds
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR3] $ vncserver -kill :18
Killing Xvnc process ID 20851
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
16 years, 1 month
[Still Unstable] devstudio-nightly-3.0.0.CR3 #38
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/38
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/38/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/38/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/38/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/38/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/38//tes...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/38//cha...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/38//con...
--------------------------------------------------
Failed Tests:
1 tests failed.
REGRESSION: SeamUiAllTests
Error Message:
Component mockSecureEntity not found with m expected:<m[ockSecureEntity]> but was:<m[yPersistenceContext1]>
Stack Trace:
junit.framework.ComparisonFailure: Component mockSecureEntity not found with m expected:<m[ockSecureEntity]> but was:<m[yPersistenceContext1]>
at org.jboss.tools.seam.ui.test.wizard.OpenSeamComponentDialogTest.find(OpenSeamComponentDialogTest.java:104)
at org.jboss.tools.seam.ui.test.wizard.OpenSeamComponentDialogTest.testOpenSeamComponentDialogSearch(OpenSeamComponentDialogTest.java:70)
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] switch from M to R Athena builds
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5989
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5976
[nickboldt] switch from M to R Athena builds
[nickboldt] switch from M to R Athena builds
--------------------------------------------------
Console log:
[...truncated 106508 lines...]
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/archives-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/struts-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/as-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/as-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/seam-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/examples-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/esb-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/ws-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/birt-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/tests-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654
[copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/images
[copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/script
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654
[xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003031654/download-snippet.txt
[xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 304 minutes 57 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=1267671908
+++ echo 'scale=2; (1267671908 - 1267653560)/60'
+++ bc -l
++ elapsed=305.80
++ echo 'Elapsed time: 305.80mins.'
Elapsed time: 305.80mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR3
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.CR3/201003031654
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR3
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003031654
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.CR3
++ scp -r /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3 /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/201003031654/
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/latestBuild-3.0.0.CR3.html
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/latestBuildFailures-3.0.0.CR3.html
+++ date +%s
++ endtime=1267672126
+++ echo 'scale=2; (1267672126 - 1267653560)/60'
+++ bc -l
++ elapsed=309.43
++ echo 'Elapsed time: 309.43mins.'
Elapsed time: 309.43mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3
++ mv /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/images /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3
+++ find /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.esb.feature_1.3.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.runtime.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.struts_feature_3.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.tptp.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.seam.feature_3.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.birt.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.richfaces.feature_3.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.portlet.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.ws.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.guvnor.tools.feature_5.1.0.v201003031654M-H38-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.drools.eclipse.feature_5.1.0.v201003031654M-H38-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003031654M.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.smooks.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.hibernate.eclipse.feature_3.3.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/com.jboss.jbds.product.feature_3.0.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.project.examples.feature_1.1.0.v201003031654M-H38-CR3.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jbpm.gd.jpdl.feature_3.2.0.v201003031453-41-7w312114142564.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201003031453-41-7w312114142564.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201003031453-52-7w312114142564.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201003031453-7F79-94E5OxDFBFBNJL9QMDIt957.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201003031453-52-7w312114142564.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3 /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1267672144
+++ echo 'scale=2; (1267672144 - 1267653560)/60'
+++ bc -l
++ elapsed=309.73
++ echo 'Elapsed time: 309.73mins.'
Elapsed time: 309.73mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR3] $ vncserver -kill :19
Killing Xvnc process ID 10218
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13088 annotations (3 new, 0 high, 13088 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
--------------------------------------------------
16 years, 1 month
Build failed in Hudson: JBoss-Remoting-2.2 » java16_default,linux #36
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...>
------------------------------------------
[...truncated 5765 lines...]
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-73" junit.framework.AssertionFailedError: Error: 40087
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-72" junit.framework.AssertionFailedError: Error: 40088
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-71" junit.framework.AssertionFailedError: Error: 40089
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-70" junit.framework.AssertionFailedError: Error: 40090
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-69" junit.framework.AssertionFailedError: Error: 40091
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-68" junit.framework.AssertionFailedError: Error: 40092
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] port found: 40160
[junit] Exception in thread "Thread-100" junit.framework.AssertionFailedError: Error: 40160
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] port found: 40108
[junit] port found: 40073
[junit] port found: 40157
[junit] Exception in thread "Thread-51" junit.framework.AssertionFailedError: Error: 40108
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-87" junit.framework.AssertionFailedError: Error: 40073
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Exception in thread "Thread-14" junit.framework.AssertionFailedError: Error: 40157
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] port found: 40159
[junit] Exception in thread "Thread-88" junit.framework.AssertionFailedError: Error: 40159
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] port found: 40161
[junit] Exception in thread "Thread-0" junit.framework.AssertionFailedError: Error: 40161
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at junit.framework.Assert.assertTrue(Assert.java:20)
[junit] at org.jboss.test.remoting.util.PortUtilTestCase$1.run(PortUtilTestCase.java:76)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Running org.jboss.test.remoting.util.TimerUtilTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.027 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.93.65
[echo] jrunit.mcast_addr=227.43.89.14
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
compile:
[javac] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...>
manifest:
jars:
tests.compile:
tests.jars:
tests.nonserializable:
[junit] Running org.jboss.test.remoting.callback.pull.memory.callbackstore.nonserializable.NonserializableCallbackTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
[junit] Running org.jboss.test.remoting.serialization.invocations.jboss.nonserializable.NonSerializableTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.334 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.93.65
[echo] jrunit.mcast_addr=227.43.89.14
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
compile:
[javac] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...>
manifest:
jars:
tests.compile:
tests.jars:
tests.functional.main.serialization.jboss:
[junit] Running org.jboss.test.remoting.serialization.invocations.jboss.JBossSerializationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 23.987 sec
[junit] Running org.jboss.test.remoting.serialization.jboss.JBossSerializationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.066 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.93.65
[echo] jrunit.mcast_addr=227.43.89.14
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
compile:
[javac] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...>
manifest:
jars:
tests.compile:
tests.jars:
tests.functional.main.isJDK5:
[junit] Running org.jboss.test.remoting.transport.http.chunked.Chunked2TestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 65.429 sec
[junit] Running org.jboss.test.remoting.transport.http.chunked.ChunkedTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 67.318 sec
[junit] Running org.jboss.test.remoting.transport.http.chunked.ChunkedUnmarshallingTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.93.65
[echo] jrunit.mcast_addr=227.43.89.14
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
tests.report:
[mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...>
[junitreport] [Fatal Error] TEST-org.jboss.test.remoting.lease.socket.multiple.SocketLeaseTestCase-java_serialization.xml:136:24: XML document structures must start and end within the same entity.
[junitreport] The file <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...> is not a valid XML document. It is possibly corrupted.
[junitreport] [Fatal Error] TEST-org.jboss.test.remoting.lease.socket.multiple.SocketLeaseTestCase-jboss_serialization.xml:136:24: XML document structures must start and end within the same entity.
[junitreport] The file <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...> is not a valid XML document. It is possibly corrupted.
BUILD FAILED
<http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...>:595: The following error occurred while executing this line:
java.lang.OutOfMemoryError: Java heap space
Total time: 259 minutes 26 seconds
Recording test results
ERROR: Failed to archive test reports
hudson.util.IOException2: remote file operation failed
at hudson.FilePath.act(FilePath.java:677)
at hudson.FilePath.act(FilePath.java:665)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:117)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:577)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:551)
at hudson.model.Build$RunnerImpl.post2(Build.java:152)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:535)
at hudson.model.Run.run(Run.java:1199)
at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:123)
Caused by: hudson.util.IOException2: Failed to read <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...>
at hudson.tasks.junit.TestResult.parse(TestResult.java:195)
at hudson.tasks.junit.TestResult.parse(TestResult.java:136)
at hudson.tasks.junit.TestResult.<init>(TestResult.java:99)
at hudson.tasks.junit.JUnitResultArchiver$ParseResultCallable.invoke(JUnitResultArchiver.java:234)
at hudson.tasks.junit.JUnitResultArchiver$ParseResultCallable.invoke(JUnitResultArchiver.java:209)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2072)
at hudson.remoting.UserRequest.perform(UserRequest.java:104)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.dom4j.DocumentException: Error on line 136 of document file://<http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java16_def...> : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
at org.dom4j.io.SAXReader.read(SAXReader.java:482)
at org.dom4j.io.SAXReader.read(SAXReader.java:264)
at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:93)
at hudson.tasks.junit.TestResult.parse(TestResult.java:180)
... 14 more
Caused by: org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)
at org.apache.xerces.impl.XMLEntityManager.endEntity(Unknown Source)
at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
at org.apache.xerces.impl.XMLEntityScanner.scanData(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.dom4j.io.SAXReader.read(SAXReader.java:465)
... 17 more
16 years, 1 month
[Unstable] jbosstools-nightly-3.2.next #39
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/39
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/39/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/39/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/39/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/39/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/39//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/39//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/39//con...
--------------------------------------------------
Failed Tests:
3 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:
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)
--------------------------------------------------
Changes:
[dgolovin] classpath altered to fix errors in dependent plugins in eclipse 3.5.2
[akazakov]
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5976
--------------------------------------------------
Console log:
[...truncated 108254 lines...]
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/examples-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/esb-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/ws-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/birt-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/tests-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531
[copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/images
[copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/script
[copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531
[xslt] Processing /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/download.xml to /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/download-snippet.txt
[xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/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: 281 minutes 25 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=1267665859
+++ echo 'scale=2; (1267665859 - 1267648847)/60'
+++ bc -l
++ elapsed=283.53
++ echo 'Elapsed time: 283.53mins.'
Elapsed time: 283.53mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/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/201003031531
+++ cat /home/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/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 /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003031531
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201003031531/
++ scp /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1267666894
+++ echo 'scale=2; (1267666894 - 1267648847)/60'
+++ bc -l
++ elapsed=300.78
++ echo 'Elapsed time: 300.78mins.'
Elapsed time: 300.78mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003031531N.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003031531N-H39-31764.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003031531N-H39-31764.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201003031531N-H39-31764.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003031531N-H39-GA.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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
/home/hudson/hudson_workspace/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 ]]
+++ perl -ne 's/[^@]//g; print;'
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ [[ @ != \@ ]]
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1267667136
+++ echo 'scale=2; (1267667136 - 1267648847)/60'
+++ bc -l
++ elapsed=304.81
++ echo 'Elapsed time: 304.81mins.'
Elapsed time: 304.81mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :18
Killing Xvnc process ID 13248
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/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: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/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: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003031531/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13243 annotations (8 new, 0 high, 13243 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
--------------------------------------------------
16 years, 1 month
[Unstable] jbosstools-nightly-3.1.0.CR3 #45
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/45
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/45/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/45/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/45/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/45/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/45//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/45//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/45//co...
--------------------------------------------------
Failed Tests:
1 tests failed.
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)
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 105157 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003031702
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003031702/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 161 minutes 9 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=1267663661
+++ echo 'scale=2; (1267663661 - 1267653897)/60'
+++ bc -l
++ elapsed=162.73
++ echo 'Elapsed time: 162.73mins.'
Elapsed time: 162.73mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.0.GA/201003031702
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003031702
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.0.GA
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.GA/201003031702/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.GA/latestBuild-3.1.0.GA.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.GA/latestBuildFailures-3.1.0.GA.html
+++ date +%s
++ endtime=1267664633
+++ echo 'scale=2; (1267664633 - 1267653897)/60'
+++ bc -l
++ elapsed=178.93
++ echo 'Elapsed time: 178.93mins.'
Elapsed time: 178.93mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.feature_1.0.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.cdi.feature_1.0.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.smooks.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.struts_feature_3.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201003031453-52-7w312114142564.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.portlet.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.core.source.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.ws.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.guvnor.tools.feature_5.1.0.v201003031702R-H45-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.hibernate.eclipse.feature_3.3.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.birt.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201003031453-41-7w312114142564.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.project.examples.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.core.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201003031453-41-7w312114142564.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm4.feature_4.0.0.v201003031600-7D2-8BF9D7z0GAEAGKFFMN8Dx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201003031622-3--8-Co3ICPjR_UQwNwh8iyAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003031702R.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201003031453-7F79-94E5OxDFBFBNJL9QMDIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201003031453-52-7w312114142564.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.source.feature_1.0.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.common.feature_4.0.0.v201003031600-5--7w312114142711.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.esb.feature_1.3.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.source.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.richfaces.feature_3.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.seam.feature_3.1.0.v201003031702R-H45-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.drools.eclipse.feature_5.1.0.v201003031702R-H45-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201003031600-795-8s735339395F33.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201003031600-795-8s735339395F33.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.drools.eclipse.task.feature_5.1.0.v201003031702R-H45-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201003031600-7H2-9xQ99FIVGTIKCQEbRQfJIbaM.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.sdk.feature_3.0.0.v201003031452-77--84O23FfTENFIaGVRugPDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201003031600-5--7w312114142711.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1267664861
+++ echo 'scale=2; (1267664861 - 1267653897)/60'
+++ bc -l
++ elapsed=182.73
++ echo 'Elapsed time: 182.73mins.'
Elapsed time: 182.73mins.
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR3] $ vncserver -kill :24
Killing Xvnc process ID 18290
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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13238 annotations (5 new, 0 high, 13238 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
--------------------------------------------------
16 years, 1 month