Build failed in Jenkins: JBoss-AS-7.0.x #1914

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Nov 10 18:53:31 EST 2011


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/1914/>

------------------------------------------
[...truncated 10576 lines...]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 129 resources
[INFO] Copying 19 resources
[INFO] 
[INFO] --- xml-maven-plugin:1.0:transform (update-ip-addresses-jbossas.server) @ jboss-as-testsuite-integration ---
[INFO] Transforming file: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/jbossas/standalone/configuration/standalone-xts.xml>
[INFO] Transforming file: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/jbossas/standalone/configuration/standalone.xml>
[INFO] Transformed 2 file(s).
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (build-smoke.server) @ jboss-as-testsuite-integration ---
[INFO] Executing tasks

main:

build-smoke:
     [echo] Building config smoke from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/../../build/target/jboss-as-7.1.0.Alpha2-SNAPSHOT>
     [copy] Copying 104 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/smoke>
     [copy] Copied 21 empty directories to 4 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/smoke>
     [copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/resources/test-configs/smoke> does not exist.

changeDefaultDatabase:
     [echo] Changing IP addresses for config smoke
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/smoke/standalone/configuration/standalone-ha.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/smoke/standalone/configuration/standalone-ha.xml.mod>
     [xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/xslt/changeIPAddresses.xsl>
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/smoke/standalone/configuration/standalone.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/smoke/standalone/configuration/standalone.xml.mod>
     [move] Moving 2 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/smoke/standalone/configuration>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration ---
[INFO] Compiling 1157 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/test-classes>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/weld/ejb/SessionObjectReferenceTestCase.java>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/weld/ejb/SessionObjectReferenceTestCase.java>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java>:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/weld/ejb/SessionObjectReferenceTestCase.java>:[87,48] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/src/test/java/org/jboss/as/test/integration/ejb/timerservice/schedule/descriptor/DescriptorScheduleTestCase.java>:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (smoke-default.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.226 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.1 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.235 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.571 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.688 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.945 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.43 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.369 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.922 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 9, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 3.12 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 sec

Results :

Failed tests:   testAddAndRemoveXaDs(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): expected:<[success]> but was:<[failed]>
  testMarshallUnmarshallXaDs(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): expected:<...sources/XaJndiDsName[2]> but was:<...sources/XaJndiDsName[]>
  DisableAndReEnableXaDs(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): expected:<[success]> but was:<[failed]>

Tests run: 87, Failures: 3, Errors: 0, Skipped: 3

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [4.989s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [4.620s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [1.557s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [18.294s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [10.677s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.545s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [41.622s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [6.501s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [7.925s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.912s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [6.761s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [10.733s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [14.436s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.429s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [13.920s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [7.951s]
[INFO] JBoss Application Server: Server .................. SUCCESS [23.548s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [13.839s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [16.904s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [20.047s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [13.636s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.240s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [16.111s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [13.394s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [18.304s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [17.161s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [26.735s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [22.630s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [31.784s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [18.682s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [8.684s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [8.155s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [15.672s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [32.213s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.284s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [27.202s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [13.105s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [16.384s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [36.390s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [16.017s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [17.770s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [7.868s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.406s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [10.377s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.322s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [14.477s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [24.659s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [14.226s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.460s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [9.588s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [22.020s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [16.288s]
[INFO] JBoss Application Server: JAXR Subsystem .......... SUCCESS [12.287s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [16.474s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [11.455s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [31.173s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.988s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [10.147s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.227s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [23.699s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [6.318s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.771s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [16.514s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [14.554s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [4.434s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [6.770s]
[INFO] JBoss Application Server: Build ................... SUCCESS [21.967s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.339s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [2.631s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.957s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.584s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [33.210s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [4.816s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [29.159s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [10.629s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [2.445s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [3.693s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [5.615s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [3.451s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SUCCESS [16.317s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.521s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [3.786s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [4.521s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SUCCESS [2.479s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [3.994s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [5.585s]
[INFO] JBoss Application Server Test Suite: Integration Tests  FAILURE [3:07.584s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:06.102s
[INFO] Finished at: Thu Nov 10 18:53:24 EST 2011
[INFO] Final Memory: 237M/462M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-default.surefire) on project jboss-as-testsuite-integration: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jboss-as-testsuite-integration
Recording test results
Archiving artifacts



More information about the builds mailing list