[weld-builds] Build failed in Jenkins: Weld-2.x-WF9.x-build #20

ci-builds at redhat.com ci-builds at redhat.com
Fri Jan 24 18:03:00 EST 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/20/changes>

Changes:

[Jozef Hartinger] Remove unused code

------------------------------------------
[...truncated 1326 lines...]
[INFO] Compiling 16 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ wildfly-network ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wildfly-network ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wildfly-network ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ wildfly-network ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wildfly-network ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/target/wildfly-network-8.0.0.Final-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ wildfly-network ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/target/wildfly-network-8.0.0.Final-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wildfly-network ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/target/wildfly-network-8.0.0.Final-SNAPSHOT.jar> to /qa/home/hudson/private_maven_repos/weld/org/wildfly/wildfly-network/8.0.0.Final-SNAPSHOT/wildfly-network-8.0.0.Final-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/wildfly/wildfly-network/8.0.0.Final-SNAPSHOT/wildfly-network-8.0.0.Final-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/network/target/wildfly-network-8.0.0.Final-SNAPSHOT-sources.jar> to /qa/home/hudson/private_maven_repos/weld/org/wildfly/wildfly-network/8.0.0.Final-SNAPSHOT/wildfly-network-8.0.0.Final-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly: Remoting Subsystem 8.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wildfly-remoting ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-bad-dependencies) @ wildfly-remoting ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-remoting ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-remoting ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-remoting ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-remoting ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wildfly-remoting ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wildfly-remoting ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 63 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/target/classes>
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/RemotingExtension.java>:[106,20] isRegisterTransformers() in org.jboss.as.controller.ExtensionContext has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/RemotingServices.java>:[194,69] OPTIONAL in org.jboss.msc.service.ServiceBuilder.DependencyType has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/EndpointConfigFactory.java>:[55,29] WORKER_READ_THREADS in org.xnio.Options has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/EndpointConfigFactory.java>:[54,29] WORKER_WRITE_THREADS in org.xnio.Options has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/EndpointConfigFactory.java>:[49,29] WORKER_READ_THREADS in org.xnio.Options has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/ConnectorUtils.java>: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/ConnectorUtils.java> uses unchecked or unsafe operations.
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/src/main/java/org/jboss/as/remoting/ConnectorUtils.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ wildfly-remoting ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wildfly-remoting ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wildfly-remoting ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ wildfly-remoting ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wildfly-remoting ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/target/wildfly-remoting-8.0.0.Final-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ wildfly-remoting ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/target/wildfly-remoting-8.0.0.Final-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wildfly-remoting ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/target/wildfly-remoting-8.0.0.Final-SNAPSHOT.jar> to /qa/home/hudson/private_maven_repos/weld/org/wildfly/wildfly-remoting/8.0.0.Final-SNAPSHOT/wildfly-remoting-8.0.0.Final-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/wildfly/wildfly-remoting/8.0.0.Final-SNAPSHOT/wildfly-remoting-8.0.0.Final-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/remoting/target/wildfly-remoting-8.0.0.Final-SNAPSHOT-sources.jar> to /qa/home/hudson/private_maven_repos/weld/org/wildfly/wildfly-remoting/8.0.0.Final-SNAPSHOT/wildfly-remoting-8.0.0.Final-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly: Server 8.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/jboss/jandex/1.1.1-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/jandex/1.1.1-SNAPSHOT/maven-metadata.xml


Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/jandex/1.1.1-SNAPSHOT/jandex-1.1.1-SNAPSHOT.pom

Downloading: http://snapshots.jboss.org/maven2/org/jboss/jandex/1.1.1-SNAPSHOT/jandex-1.1.1-SNAPSHOT.pom

[WARNING] The POM for org.jboss:jandex:jar:1.1.1-SNAPSHOT is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/jandex/1.1.1-SNAPSHOT/jandex-1.1.1-SNAPSHOT.jar

Downloading: http://snapshots.jboss.org/maven2/org/jboss/jandex/1.1.1-SNAPSHOT/jandex-1.1.1-SNAPSHOT.jar

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] WildFly: Build Configuration ...................... SUCCESS [4.730s]
[INFO] WildFly: Parent Aggregator ........................ SUCCESS [1.998s]
[INFO] WildFly: Protocol Utilities ....................... SUCCESS [6.712s]
[INFO] WildFly: Controller Client ........................ SUCCESS [3.424s]
[INFO] WildFly: Core Security Utilities .................. SUCCESS [0.652s]
[INFO] WildFly: Controller Core .......................... SUCCESS [12.248s]
[INFO] WildFly: Deployment Repository .................... SUCCESS [0.883s]
[INFO] WildFly: Version .................................. SUCCESS [0.494s]
[INFO] WildFly: Process Controller ....................... SUCCESS [1.554s]
[INFO] WildFly: Command line interface ................... SUCCESS [6.735s]
[INFO] WildFly: Patching Core ............................ SUCCESS [2.553s]
[INFO] WildFly: Platform MBean integration ............... SUCCESS [1.222s]
[INFO] WildFly: Domain Management ........................ SUCCESS [3.677s]
[INFO] WildFly: Domain HTTP Interface .................... SUCCESS [0.090s]
[INFO] WildFly: Domain HTTP Interface .................... SUCCESS [1.304s]
[INFO] WildFly: Network .................................. SUCCESS [0.649s]
[INFO] WildFly: Remoting Subsystem ....................... SUCCESS [2.060s]
[INFO] WildFly: Server ................................... FAILURE [2.829s]
[INFO] WildFly: Management Client Content ................ SKIPPED
[INFO] WildFly: Common Code for Subsystem and Non-subsystem Test Harness  SKIPPED
[INFO] WildFly: Host Controller .......................... SKIPPED
[INFO] WildFly: Core Model Test Parent ................... SKIPPED
[INFO] WildFly: Core Model Test Framework ................ SKIPPED
[INFO] WildFly: Domain HTTP Error Context ................ SKIPPED
[INFO] WildFly: Core Model Test Parent ................... SKIPPED
[INFO] WildFly: Subsystem Test Harness ................... SKIPPED
[INFO] WildFly: Subsystem Test Controller 7.1.2 .......... SKIPPED
[INFO] WildFly: Subsystem Test Controller 7.2.0 .......... SKIPPED
[INFO] WildFly: Subsystem Test POM ....................... SKIPPED
[INFO] WildFly: IO Subsystem ............................. SKIPPED
[INFO] WildFly: Naming Subsystem ......................... SKIPPED
[INFO] WildFly: JMX Subsystem ............................ SKIPPED
[INFO] WildFly: Security Manager Subsystem ............... SKIPPED
[INFO] WildFly: EE ....................................... SKIPPED
[INFO] WildFly: JacORB Subsystem ......................... SKIPPED
[INFO] WildFly: Transaction Subsystem .................... SKIPPED
[INFO] WildFly: Threading Subsystem ...................... SKIPPED
[INFO] WildFly: Clustering Subsystems .................... SKIPPED
[INFO] WildFly: Common code for clustering subsystems .... SKIPPED
[INFO] WildFly: JGroups Subsystem ........................ SKIPPED
[INFO] WildFly: Infinispan Subsystem ..................... SKIPPED
[INFO] WildFly: Security Subsystem ....................... SKIPPED
[INFO] WildFly: Connector Subsystem ...................... SKIPPED
[INFO] WildFly: Clustering public API .................... SKIPPED
[INFO] WildFly: SFSB clustering .......................... SKIPPED
[INFO] WildFly: SFSB clustering - SPI .................... SKIPPED
[INFO] WildFly: EJB Subsystem ............................ SKIPPED
[INFO] WildFly: Web Common Classes ....................... SKIPPED
[INFO] WildFly: Web Subsystem ............................ SKIPPED
[INFO] WildFly: Web Services Subsystem ................... SKIPPED
[INFO] WildFly: Web Services Server Integration Subsystem  SKIPPED
[INFO] WildFly: Application Client Bootstrap ............. SKIPPED
[INFO] WildFly: Config Assembly .......................... SKIPPED
[INFO] WildFly: EJB Client BOM ........................... SKIPPED
[INFO] WildFly: JMS Client BOM ........................... SKIPPED
[INFO] WildFly: EJB and JMS client combined jar .......... SKIPPED
[INFO] WildFly: SFSB clustering - Infinispan integration . SKIPPED
[INFO] WildFly: Singleton service API .................... SKIPPED
[INFO] WildFly: Clustering API implementation ............ SKIPPED
[INFO] WildFly: Web session clustering ................... SKIPPED
[INFO] WildFly: Web session clustering API ............... SKIPPED
[INFO] WildFly: Web session clustering SPI ............... SKIPPED
[INFO] WildFly: Web session clustering - Infinispan service provider  SKIPPED
[INFO] WildFly: Undertow ................................. SKIPPED
[INFO] WildFly: Web session clustering - Undertow integration  SKIPPED
[INFO] WildFly: EJB Container Managed Persistence Subsystem  SKIPPED
[INFO] WildFly: Config Admin ............................. SKIPPED
[INFO] WildFly: Batch Integration ........................ SKIPPED
[INFO] WildFly: JBeret Integration ....................... SKIPPED
[INFO] WildFly: Batch Integration Subsystem .............. SKIPPED
[INFO] WildFly: Deployment Scanner ....................... SKIPPED
[INFO] WildFly: Embedded ................................. SKIPPED
[INFO] WildFly: JAXR Client .............................. SKIPPED
[INFO] WildFly: JPA Subsystem ............................ SKIPPED
[INFO] WildFly: JPA UTIL ................................. SKIPPED
[INFO] WildFly: JPA Subsystem ............................ SKIPPED
[INFO] WildFly: Weld Integration ......................... SKIPPED
[INFO] WildFly: JAX-RS Integration ....................... SKIPPED
[INFO] WildFly: JBoss Diagnostic Reporter ................ SKIPPED
[INFO] WildFly: JDR ...................................... SKIPPED
[INFO] WildFly: JSF ...................................... SKIPPED
[INFO] WildFly: JSF Subsystem ............................ SKIPPED
[INFO] WildFly: JSF Injection Handlers ................... SKIPPED
[INFO] WildFly: JSR-77 Subsystem ......................... SKIPPED
[INFO] WildFly: Logging Subsystem ........................ SKIPPED
[INFO] WildFly: Mail subsystem ........................... SKIPPED
[INFO] WildFly: Messaging Subsystem ...................... SKIPPED
[INFO] WildFly: mod_cluster Subsystem .................... SKIPPED
[INFO] WildFly: mod_cluster Extension .................... SKIPPED
[INFO] WildFly: mod_cluster Undertow Integration ......... SKIPPED
[INFO] WildFly: POJO Subsystem ........................... SKIPPED
[INFO] WildFly: Service Archive Subsystem ................ SKIPPED
[INFO] WildFly: System JMX Module ........................ SKIPPED
[INFO] WildFly: XTS Subsystem ............................ SKIPPED
[INFO] WildFly: RTS Subsystem ............................ SKIPPED
[INFO] WildFly: Build .................................... SKIPPED
[INFO] WildFly: Build Modular ............................ SKIPPED
[INFO] WildFly: Subsystem Test Framework Tests ........... SKIPPED
[INFO] WildFly: Arquillian ............................... SKIPPED
[INFO] WildFly: Arquillian TestEnricher MSC .............. SKIPPED
[INFO] WildFly: Arquillian Common ........................ SKIPPED
[INFO] WildFly: Arquillian Embedded Container ............ SKIPPED
[INFO] WildFly: Arquillian Protocol JMX .................. SKIPPED
[INFO] WildFly: Arquillian Managed Container ............. SKIPPED
[INFO] WildFly: Arquillian Remote Container .............. SKIPPED
[INFO] WildFly: Exported Java EE Specification APIs ...... SKIPPED
[INFO] WildFly: Arquillian TestNG Integration ............ SKIPPED
[INFO] WildFly: Arquillian Common Domain ................. SKIPPED
[INFO] WildFly: Arquillian Remote Domain Container ....... SKIPPED
[INFO] WildFly: Arquillian Managed Domain Container ...... SKIPPED
[INFO] WildFly: Core Model Test Controller 7.1.2 ......... SKIPPED
[INFO] WildFly: Core Model Test Controller 7.2.0 ......... SKIPPED
[INFO] WildFly: Core Model Test Controller Optional ...... SKIPPED
[INFO] WildFly: Core Model Tests ......................... SKIPPED
[INFO] WildFly: Distribution ............................. SKIPPED
[INFO] WildFly: Core Distribution ........................ SKIPPED
[INFO] WildFly: Distribution ............................. SKIPPED
[INFO] WildFly: JSF Multi-JSF installer .................. SKIPPED
[INFO] WildFly: Remoting Subsystem Test .................. SKIPPED
[INFO] WildFly: Validation Tests for Exported Java EE Specification APIs  SKIPPED
[INFO] WildFly: Web Services Tests Integration Subsystem . SKIPPED
[INFO] WildFly Test Suite: Shared ........................ SKIPPED
[INFO] WildFly Test Suite: Aggregator .................... SKIPPED
[INFO] WildFly Test Suite: Integration ................... SKIPPED
[INFO] WildFly Test Suite: Integration - Smoke ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01.983s
[INFO] Finished at: Fri Jan 24 18:02:59 EST 2014
[INFO] Final Memory: 189M/759M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wildfly-server: Could not resolve dependencies for project org.wildfly:wildfly-server:jar:8.0.0.Final-SNAPSHOT: Could not find artifact org.jboss:jandex:jar:1.1.1-SNAPSHOT in jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :wildfly-server
Build step 'Execute shell' marked build as failure
Archiving artifacts


More information about the weld-builds mailing list