Build failed in Jenkins: JBoss-AS-7.x-latest #202

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sun Dec 11 22:32:47 EST 2011


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/202/changes>

Changes:

[bstansberry at jboss.com] Expose Host Controller name in ServerEnvironment.

------------------------------------------
[...truncated 11420 lines...]
[INFO] Transforming file: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-full.xml>
[INFO] Transforming file: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/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-smoke ---
[INFO] Executing tasks

main:

build-smoke:
     [echo] Building AS instance "smoke" from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/../../../build/target/jboss-as-7.1.0.CR1-SNAPSHOT> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target>
     [copy] Copying 114 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke>
     [copy] Copied 23 empty directories to 6 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke>
     [copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/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.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-full.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-full.xml.mod>
     [xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/src/test/xslt/changeIPAddresses.xsl>
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-ha.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-ha.xml.mod>
     [xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone.xml.mod>
     [move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration-smoke ---
[INFO] Compiling 75 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration-smoke ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.199 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (smoke-web.surefire) @ jboss-as-testsuite-integration-smoke ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
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.052 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.425 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.781 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
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.DataSourceOperationsUnitTestCase
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.633 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.737 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.764 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.59 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.459 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.34 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.385 sec
Running org.jboss.as.test.smoke.TestsuiteSanityTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec

Results :

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

Tests run: 91, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.401s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [5.759s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [19.375s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [7.729s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [30.564s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [5.482s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.273s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [4.779s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.355s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [5.531s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [7.900s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [9.480s]
[INFO] JBoss Application Server: Network ................. SUCCESS [3.280s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [10.004s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [7.390s]
[INFO] JBoss Application Server: Server .................. SUCCESS [18.214s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [8.416s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [17.423s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [12.288s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [15.857s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [10.114s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.242s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [6.528s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [9.397s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [15.288s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [13.757s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [19.944s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [21.919s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [36.007s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [13.633s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [8.351s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [5.867s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [9.928s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [25.292s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.213s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [12.391s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [7.337s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [12.988s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [29.313s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [11.955s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [0.898s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [5.358s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [3.433s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.205s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [5.107s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [2.864s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [10.763s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [10.712s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [8.327s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.209s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [6.618s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [8.916s]
[INFO] JBoss Application Server: Management Client Content  SUCCESS [2.588s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [16.770s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [16.348s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [8.802s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [25.870s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [10.581s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [7.311s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.251s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [15.122s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [4.448s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.346s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [9.433s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [7.964s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [3.582s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [7.956s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SUCCESS [2.954s]
[INFO] JBoss Application Server: Build ................... SUCCESS [24.683s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [0.807s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [0.669s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.263s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [2.524s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [5.481s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [4.593s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [25.228s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [4.295s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [16.762s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [6.970s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.628s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [4.532s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SUCCESS [14.547s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.341s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [2.705s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [4.832s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SUCCESS [1.889s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [3.861s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [4.557s]
[INFO] JBoss Application Server Test Suite: Integration Aggregator  SUCCESS [3.729s]
[INFO] JBoss AS Test Suite: Integration - Smoke .......... FAILURE [1:57.887s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:38.554s
[INFO] Finished at: Sun Dec 11 22:32:14 EST 2011
[INFO] Final Memory: 294M/476M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-web.surefire) on project jboss-as-testsuite-integration-smoke: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/integration/smoke/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-smoke
Recording test results
Archiving artifacts



More information about the builds mailing list