[weld-builds] Build failed in Jenkins: Weld-3.x-api-nightly #84

ci-builds at redhat.com ci-builds at redhat.com
Mon Feb 6 16:33:36 EST 2017


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/84/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev116-rhel5-x86_64 (x86_64 hibernate RHEL-any mem2G RHEL5 linux general brFF eap-sustaining mwqa_test_ips mwqa_drives_services RHEL hwavirt mwqa_drives_tools mem4G nodejs unix mem12G mem8G) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/weld/api.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/ws/api> # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/weld/api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 947caa5ce9f91defcbc2f3a34cd58c0ec8ff7601 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 947caa5ce9f91defcbc2f3a34cd58c0ec8ff7601
 > git rev-list 947caa5ce9f91defcbc2f3a34cd58c0ec8ff7601 # timeout=10
 > git tag -a -f -m Jenkins Build #84 jenkins-Weld-3.x-api-nightly-84 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.2.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nightly/ws/api/bom/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml
601/601 B   
            
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml (601 B at 0.3 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20170206.213327-83.pom
2/3 KB      
3/3 KB   
         
Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-20170206.213327-83.pom (3 KB at 6.2 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml
574/574 B   
            
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.6 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml
601/601 B   
            
Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/maven-metadata.xml (601 B at 1.3 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml
574/574 B   
            
Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/maven-metadata.xml (574 B at 1.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs Parent 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-api-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-api-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.2.3 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld APIs BOM ...................................... SUCCESS [  6.798 s]
[INFO] Weld APIs Parent ................................... FAILURE [  6.064 s]
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.346 s
[INFO] Finished at: 2017-02-06T21:33:35+00:00
[INFO] Final Memory: 12M/93M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project weld-api-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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 :weld-api-parent
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the weld-builds mailing list