Build failed in Hudson: JBoss-AS-7.0.x-testSuite-windows #53

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon May 23 21:53:31 EDT 2011


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

Changes:

[David M. Lloyd] JBAS-9181: an implementation of EJB 3.1 Embeddable

[David M. Lloyd] JBAS-9181: fix NPE on non-existent path elements

[David M. Lloyd] JBAS-9181: ignore empty class path entries

[David M. Lloyd] Increase startup timeout and always destroy the process if timed out

[David M. Lloyd] AS7-434: work-around a jboss-modules bug

[David M. Lloyd] AS7-434: bring up EJB3 Embeddable with an existing ModuleLoader

[David M. Lloyd] AS7-434: properly set the dependencies of jboss-as-embedded

[David M. Lloyd] AS7-434: add classpath to deployment if running within classpath modular enviroment (requires exp-ejbemb)

[David M. Lloyd] AS7-485: make sure jsfunit-aquillian does not end up on the test class path and disable JSFTestCase

[David M. Lloyd] AS7-835: refactored EjbAnnotationProcessor into EJBComponentDescriptionFactory

[David M. Lloyd] Initial implementation of default interceptors

[David M. Lloyd] WIP interceptor ordering

[David M. Lloyd] WIP interceptors

[David M. Lloyd] WIP intercptors

[David M. Lloyd] Fix CDI/EJB integration

[David M. Lloyd] Update to jboss-invocation snapshot

[David M. Lloyd] Change the way duplicate bindings are detected

[David M. Lloyd] Change the way interceptor methods declared in the deployment descriptor are handled

[David M. Lloyd] Fix equals / hashCode for EJB views, and also implemented SessionContext.getBusinessObject

[David M. Lloyd] Throw IllegalStateException as required by the spec

[David M. Lloyd] Change the order of parsing so that @ApplicationException annotations are overriden by XML

[David M. Lloyd] Add support for injecting the SessionContext through SessionBean.setSessionContext()

[David M. Lloyd] Add singleton BMT interceptor

[David M. Lloyd] Fix env-entry problems

[David M. Lloyd] Change the web NamingListener to a valve

[David M. Lloyd] Improve resource-env-ref injection from DD's

[David M. Lloyd] jboss-invocation version

[David M. Lloyd] Using jboss-metadata-ejb-7.0.0.Beta2-6-g0f72d3d

[David M. Lloyd] AS7-835: move lookup to common.Naming

[David M. Lloyd] AS7-859: find back the callback method using the correct ClassReflectionIndex

[David M. Lloyd] AS7-835: work-around JBMETA-332

[David M. Lloyd] Re-enabled StatefulSessionSynchronizationInterceptor

[David M. Lloyd] Make sure the StatefulSessionSynchronizationInterceptor gets the proper config

[David M. Lloyd] fix @Resource injection for managed beans

[David M. Lloyd] Exclusions for Xalan

------------------------------------------
[...truncated 10922 lines...]
[INFO] skip non existing resourceDirectory W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\internals\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-testsuite2-integration-internals ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-internals ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite2-integration-internals ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-internals ---
[INFO] Compiling 6 source files to W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\internals\target\test-classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-internals ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1031 resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-internals ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\internals\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityBASICTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.563 sec
Running org.jboss.as.test.integration.internals.as7_835.DeployUnknownSessionTypeTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.453 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityFORMTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 sec
Running org.jboss.as.test.integration.internals.as7_859.PrivatePostConstructsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityCERTTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.25 sec
Running org.jboss.as.test.integration.internals.security.CustomLoginModuleTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityJBossWebXmlSecurityRolesTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.703 sec

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 2

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Test Suite: Domain Mode Integration Tests 7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy (default) @ jboss-as-testsuite2-integration-domain ---
[INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:1.0.0.Final:jar already exists in W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\endorsed
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-testsuite2-integration-domain ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-domain ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1031 resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-domain ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.domain.ManagementReadsTestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.876 sec
Running org.jboss.as.test.integration.domain.CoreResourceManagementTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.625 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 1

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Web Services Tests Integration Subsystem 7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-webservices-tests-integration ---
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (build-jars) @ jboss-as-webservices-tests-integration ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

build-jars:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-webservices-tests-integration ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\webservices\tests-integration\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.test.ws.tools.jbws3207.JBWS3207TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [0.546s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [0.610s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [1.906s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [1.344s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.062s]
[INFO] JBoss Application Server: Arquillian Container Commons  SUCCESS [0.250s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.063s]
[INFO] JBoss Application Server: Arquillian Testenricher CDI  SUCCESS [0.062s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Testenricher Resource  SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Protocol Servlet  SUCCESS [0.235s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [1.218s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [0.188s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [0.437s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [0.188s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [0.531s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [0.469s]
[INFO] JBoss Application Server: Server .................. SUCCESS [2.187s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [0.219s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.735s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.046s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [0.813s]
[INFO] JBoss Application Server: Arquillian Service ...... SUCCESS [0.266s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [0.765s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [0.813s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [0.703s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [0.344s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [3.093s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [0.266s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [0.656s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [1.000s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [1.813s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [0.250s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [1.687s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [0.719s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [1.219s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [0.406s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [0.344s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [0.672s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [0.234s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [0.750s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [0.172s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [0.516s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [0.484s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.047s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [0.906s]
[INFO] JBoss Application Server: Build ................... SUCCESS [1.313s]
[INFO] JBoss Application Server: Arquillian Container Managed  SUCCESS [9.984s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [0.735s]
[INFO] JBoss Application Server: Arquillian Embedded Container  SUCCESS [0.187s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [4.328s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [0.188s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.250s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [1.187s]
[INFO] JBoss Application Server: Demos ................... SUCCESS [0.516s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [1.094s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [1.187s]
[INFO] JBoss Application Server: Microcontainer Subsystem  SUCCESS [0.172s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [0.172s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.594s]
[INFO] JBoss Application Server: Test Suite: Smoke Tests . SUCCESS [39.782s]
[INFO] JBoss Application Server: Test Suite: Stress Tests  SUCCESS [0.562s]
[INFO] JBoss Application Server: Test Suite: Benchmark Tests  SUCCESS [0.563s]
[INFO] JBoss Application Server: Test Suite: Integration Tests  FAILURE [37.266s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.594s]
[INFO] JBoss Application Server: Test Suite: AS7 API Integration Tests  SUCCESS [12.563s]
[INFO] JBoss Application Server: Test Suite: Spec Integration Tests  SUCCESS [1:00.657s]
[INFO] JBoss Application Server: Test Suite: AS7 Internals Integration Tests  SUCCESS [43.439s]
[INFO] JBoss Application Server: Test Suite: Domain Mode Integration Tests  SUCCESS [40.563s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [0.906s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:53.677s
[INFO] Finished at: Mon May 23 21:53:26 EDT 2011
[INFO] Final Memory: 88M/245M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project jboss-as-testsuite-integration: There are test failures.
[ERROR] 
[ERROR] Please refer to W:\workspace\JBoss-AS-7.0.x-testSuite-windows\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



More information about the builds mailing list