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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Dec 19 11:16:57 EST 2011


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

Changes:

[bstansberry at jboss.com] [AS7-3004] Remove useDomainController attribute from authentication element as it was never supported.

[bstansberry at jboss.com] [AS7-1388] Added configuration for referencing a truststore to be used for verification of client certificates.

[bstansberry at jboss.com] [AS7-1388] Initialise truststore and TrustManger where configured and enable ClientAuth on HTTP server for HTTPS request.

[bstansberry at jboss.com] [AS7-1388] Completed ClientCert based authentication for the HTTP management interface.

[bstansberry at jboss.com] [AS7-3045] Cause of connection failure not propagated in IOException thrown to calling client.

[bstansberry at jboss.com] [AS7-1387] First move SSL enablement into core OptionMap generation based on realm definition.

[bstansberry at jboss.com] [AS7-1387] Minor modification to now supply an XnioSsl instance and enable SSL if the realm is configured with a SSL identity,

[bstansberry at jboss.com] [AS7-1387] Generate appropriate options for initialise Remoting for the native interface with SSL configured based on the realm capabilities.

[bstansberry at jboss.com] [AS7-3047] Add error message in CLI if connection failure is due to failed SSL connection.

[bstansberry at jboss.com] [AS7-3058] Take into account user interactions when handling connection timeouts.

[bstansberry at jboss.com] [AS7-3047] Initial configuration for SSL in the CLI.

[bstansberry at jboss.com] [AS7-3047] Added SSLContext initialisation to CLI.

[bstansberry at jboss.com] [AS7-3047] Allow the SSLContext to be passed through the ModelControllerClient to the Remoting connection.

[bstansberry at jboss.com] [AS7-3047] Added final parts to CLI to support SSL.

[bstansberry at jboss.com] [AS7-3074] Upgrade to temporary release of Remoting

[bstansberry at jboss.com] Now that SSL is no longer globally enabled we need to 'optionally' enable it from the client.

------------------------------------------
[...truncated 9090 lines...]
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts>
[INFO] Storing buildNumber: 11da7fe306cd35dffcfa1c3f0f017810ce1b19bb at timestamp: 1324311383672
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-xts ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-xts ---
[INFO] Compiling 15 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-xts ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-xts ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-xts ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/target/test-classes>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/src/test/java/org/jboss/as/xts/XTSSubsystemTestCase.java>:[47,22] [deprecation] testRemoval() in org.jboss.as.subsystem.test.AbstractSubsystemBaseTest has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-xts ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.xts.XTSSubsystemTestCase
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-xts ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/target/jboss-as-xts-7.1.0.CR1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-xts ---
[INFO] org already added, skipping
[INFO] org/jboss already added, skipping
[INFO] org/jboss/as already added, skipping
[INFO] org/jboss/as/xts already added, skipping
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/target/jboss-as-xts-7.1.0.CR1-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/jboss already added, skipping
[INFO] org/jboss/as already added, skipping
[INFO] org/jboss/as/xts already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-xts ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/target/jboss-as-xts-7.1.0.CR1-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-xts/7.1.0.CR1-SNAPSHOT/jboss-as-xts-7.1.0.CR1-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-xts/7.1.0.CR1-SNAPSHOT/jboss-as-xts-7.1.0.CR1-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/xts/target/jboss-as-xts-7.1.0.CR1-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-xts/7.1.0.CR1-SNAPSHOT/jboss-as-xts-7.1.0.CR1-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Hibernate 3.6.x JPA integration 7.1.0.CR1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-jpa-hibernate3 ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-jpa-hibernate3 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-jpa-hibernate3 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-jpa-hibernate3 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-jpa-hibernate3 ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3>
[INFO] Storing buildNumber: 11da7fe306cd35dffcfa1c3f0f017810ce1b19bb at timestamp: 1324311393487
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-jpa-hibernate3 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-jpa-hibernate3 ---
[INFO] Compiling 6 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-jpa-hibernate3 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-jpa-hibernate3 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-jpa-hibernate3 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-jpa-hibernate3 ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-jpa-hibernate3 ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/target/jboss-as-jpa-hibernate3-7.1.0.CR1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-jpa-hibernate3 ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/target/jboss-as-jpa-hibernate3-7.1.0.CR1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-jpa-hibernate3 ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/target/jboss-as-jpa-hibernate3-7.1.0.CR1-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-jpa-hibernate3/7.1.0.CR1-SNAPSHOT/jboss-as-jpa-hibernate3-7.1.0.CR1-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-jpa-hibernate3/7.1.0.CR1-SNAPSHOT/jboss-as-jpa-hibernate3-7.1.0.CR1-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/jpa/hibernate3/target/jboss-as-jpa-hibernate3-7.1.0.CR1-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-jpa-hibernate3/7.1.0.CR1-SNAPSHOT/jboss-as-jpa-hibernate3-7.1.0.CR1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.284s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [5.199s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [24.863s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [9.768s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [42.977s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [6.404s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.674s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [6.283s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.801s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [7.369s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [11.192s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [14.724s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.460s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [12.804s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [10.568s]
[INFO] JBoss Application Server: Server .................. SUCCESS [23.763s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [10.657s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [21.049s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [21.639s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [23.816s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [14.009s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.236s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [10.276s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [12.650s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [24.520s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [19.200s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [25.102s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [28.993s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [46.427s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [17.378s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [7.700s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [8.305s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [17.292s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [25.951s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.289s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [21.852s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [10.436s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [21.637s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider  SUCCESS [4.708s]
[INFO] JBoss Application Server: Clustered singleton services  SUCCESS [7.623s]
[INFO] JBoss Application Server: Clustered singleton services  SUCCESS [6.456s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [35.429s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [13.181s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [1.708s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [6.643s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [4.018s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.235s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [6.380s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.363s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [13.162s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [19.359s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [10.459s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.196s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [9.203s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [9.076s]
[INFO] JBoss Application Server: Management Client Content  SUCCESS [4.095s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [22.467s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [20.897s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.961s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [32.813s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [15.209s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [9.980s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.200s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [18.836s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [5.887s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.797s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [9.079s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [10.139s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  FAILURE [4.258s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SKIPPED
[INFO] JBoss Application Server: Infinispan Hibernate 2nd level cache provider  SKIPPED
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SKIPPED
[INFO] JBoss Application Server: Build ................... SKIPPED
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SKIPPED
[INFO] JBoss Application Server: Public APIs ............. SKIPPED
[INFO] JBoss Application Server: Arquillian .............. SKIPPED
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SKIPPED
[INFO] JBoss Application Server: Arquillian Common ....... SKIPPED
[INFO] JBoss Application Server: Arquillian Protocol JMX . SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Container  SKIPPED
[INFO] JBoss Application Server: Arquillian Remote Container  SKIPPED
[INFO] JBoss Application Server: Arquillian TestNG Integration  SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SKIPPED
[INFO] JBoss Application Server: Demos: Aggregator ....... SKIPPED
[INFO] JBoss Application Server: Demos: Spec ............. SKIPPED
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SKIPPED
[INFO] JBoss Application Server: Distribution ............ SKIPPED
[INFO] JBoss Application Server: OSGi Integration Plugin . SKIPPED
[INFO] JBoss Application Server: Remoting Subsystem Test . SKIPPED
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SKIPPED
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SKIPPED
[INFO] JBoss Application Server Test Suite: Shared ....... SKIPPED
[INFO] JBoss Application Server Test Suite: Aggregator ... SKIPPED
[INFO] JBoss Application Server Test Suite: Integration Aggregator  SKIPPED
[INFO] JBoss AS Test Suite: Integration - Smoke .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:11.104s
[INFO] Finished at: Mon Dec 19 11:16:37 EST 2011
[INFO] Final Memory: 223M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project jboss-as-jpa-hibernate3: Failed to install metadata org.jboss.as:jboss-as-jpa-hibernate3:7.1.0.CR1-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/hudson/.m2/repository/org/jboss/as/jboss-as-jpa-hibernate3/7.1.0.CR1-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jboss-as-jpa-hibernate3
Recording test results
Archiving artifacts



More information about the builds mailing list