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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Dec 12 18:47:56 EST 2011


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

Changes:

[Stuart Douglas] Fix NPE in ReferenceCountingEntityCache

[Stuart Douglas] Move lock release back into afterCompletion for entity beans

[Stuart Douglas] Add database timeout ratio property.

[Stuart Douglas] Add testsuite/shared module for globally shared testsuite classes and resources.

[Stuart Douglas] Move util and base classes to org.jboss.as.test.integration.management.base.

[Stuart Douglas] Set testsuite-shared <scope>test</scope>.

[Stuart Douglas] Add checkstyle for Javadoc on each class in TS shared.

[Stuart Douglas] Move version management to top level pom

------------------------------------------
[...truncated 11348 lines...]
[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.0.x/ws/testsuite/integration/smoke/../../../build/target/jboss-as-7.1.0.CR1-SNAPSHOT> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target>
     [copy] Copying 114 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke>
     [copy] Copied 23 empty directories to 4 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integration/smoke/target/jbossas-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/smoke/target/jbossas-smoke/standalone/configuration/standalone-full.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.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/smoke/target/jbossas-smoke/standalone/configuration/standalone-ha.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.0.x/ws/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone.xml> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.0.x/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 73 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.0.x/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.363 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 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.0.x/ws/testsuite/integration/smoke/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.861 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.238 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.005 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.997 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.715 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.668 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.639 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.023 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.796 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 sec
Running org.jboss.as.test.smoke.TestsuiteSanityTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.654 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.748 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: 3

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [3.788s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [2.714s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [21.664s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [8.639s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [33.713s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [4.997s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.351s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [5.072s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.393s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [5.519s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [8.374s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [10.370s]
[INFO] JBoss Application Server: Network ................. SUCCESS [3.522s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [9.693s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [7.374s]
[INFO] JBoss Application Server: Server .................. SUCCESS [20.344s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [8.576s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [19.328s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [13.147s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [14.096s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [15.072s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.188s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [8.386s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [9.313s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [21.209s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [14.519s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [21.310s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [19.479s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [35.596s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [14.610s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [5.690s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [6.182s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [10.708s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [25.504s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.179s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [18.151s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [7.667s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [14.783s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [32.651s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [12.007s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [1.021s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [5.332s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [3.491s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.259s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [5.194s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [2.779s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [11.597s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [15.653s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [8.186s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.175s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [6.528s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [6.397s]
[INFO] JBoss Application Server: Management Client Content  SUCCESS [2.853s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [19.267s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [15.521s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [8.926s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [24.956s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [10.510s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [7.354s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.182s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [21.026s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [5.528s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.952s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [7.120s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [7.819s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [3.587s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [5.339s]
[INFO] JBoss Application Server: Infinispan Hibernate 2nd level cache provider  SUCCESS [2.942s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SUCCESS [3.239s]
[INFO] JBoss Application Server: Build ................... SUCCESS [22.742s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [0.261s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [0.330s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.189s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [2.392s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [3.700s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [4.106s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [19.891s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [3.862s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [18.302s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [7.481s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.475s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [4.309s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SUCCESS [11.499s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.088s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [3.884s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [4.518s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SUCCESS [1.695s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [3.040s]
[INFO] JBoss Application Server Test Suite: Shared ....... SUCCESS [7.066s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [11.142s]
[INFO] JBoss Application Server Test Suite: Integration Aggregator  SUCCESS [4.307s]
[INFO] JBoss AS Test Suite: Integration - Smoke .......... FAILURE [1:47.804s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:08.753s
[INFO] Finished at: Mon Dec 12 18:47:46 EST 2011
[INFO] Final Memory: 163M/456M
[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.0.x/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