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

ci-builds at redhat.com ci-builds at redhat.com
Wed Apr 16 18:09:53 EDT 2014


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

Changes:

[Jozef Hartinger] WELD-1655 Weld SE implicit BDA support should reflect CDI 1.2 bean defining annotations

[Jozef Hartinger] Tests for WELD-1655

[Jozef Hartinger] WELD-1654 Update doc chapters - deploy examples to Tomcat and Jetty

[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.SP1

[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration

[Jozef Hartinger] Fix update-version again

[Jozef Hartinger] WELD-1651 - test generic bean specialization

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev02-rhel5-x86 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/>

Deleting project workspace... Checkout:Weld-2.x-WF9.x-build / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/> - hudson.remoting.Channel at 1414b6f0:dev02-rhel5-x86
Using strategy: Default
Last Built Revision: Revision f5c90a0e8e56195801770ffb204ea0d8449726a1 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
git --version
git version 1.7.4.1
Fetching upstream changes from origin
Commencing build of Revision 692ed2874ac740f088232c4fa702d08a5197d68c (origin/master)
Checking out Revision 692ed2874ac740f088232c4fa702d08a5197d68c (origin/master)
[Weld-2.x-WF9.x-build] $ bash -xe /tmp/hudson6941300361984306294.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-371.3.1.el5", arch: "i386", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ rm -rf 'wildfly*'
+ export UPSTREAM_REPOSITORY=git at github.com:wildfly/wildfly.git
+ UPSTREAM_REPOSITORY=git at github.com:wildfly/wildfly.git
+ export WELD_REPOSITORY=git at github.com:weld/wildfly.git
+ WELD_REPOSITORY=git at github.com:weld/wildfly.git
+ DIR=wf-repo
+ rm -rf wf-repo
+ mkdir wf-repo
+ cd wf-repo
+ git init
Initialized empty Git repository in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/wf-repo/.git/>
+ git config user.email jenkins at example.com
+ git config user.name 'Mr. Jenkins'
+ git remote add origin git at github.com:wildfly/wildfly.git
+ git remote add weld git at github.com:weld/wildfly.git
+ git fetch origin master:origin-master
>From github.com:wildfly/wildfly
 * [new branch]      master     -> origin-master
>From github.com:wildfly/wildfly
 * [new tag]         7.0.0.Alpha1 -> 7.0.0.Alpha1
 * [new tag]         7.0.0.Alpha1-final -> 7.0.0.Alpha1-final
 * [new tag]         7.0.0.Beta1-prerelease -> 7.0.0.Beta1-prerelease
 * [new tag]         7.0.0.Beta2 -> 7.0.0.Beta2
 * [new tag]         7.0.0.Beta2-prerelease -> 7.0.0.Beta2-prerelease
 * [new tag]         7.0.0.Beta3 -> 7.0.0.Beta3
 * [new tag]         7.0.0.CR1  -> 7.0.0.CR1
 * [new tag]         7.0.0.Final -> 7.0.0.Final
 * [new tag]         7.0.0.Final-prerelease -> 7.0.0.Final-prerelease
 * [new tag]         7.0.0.Final-prerelease2 -> 7.0.0.Final-prerelease2
 * [new tag]         7.0.0.Final-prerelease3 -> 7.0.0.Final-prerelease3
 * [new tag]         7.1.0.Alpha1 -> 7.1.0.Alpha1
 * [new tag]         7.1.0.Beta1 -> 7.1.0.Beta1
 * [new tag]         7.1.0.CR1  -> 7.1.0.CR1
 * [new tag]         7.1.0.Final -> 7.1.0.Final
 * [new tag]         7.1.0.Final-prerelease -> 7.1.0.Final-prerelease
 * [new tag]         7.1.0.Final-prerelease2 -> 7.1.0.Final-prerelease2
 * [new tag]         7.1.1.Final -> 7.1.1.Final
 * [new tag]         7.1.2-prerelease -> 7.1.2-prerelease
 * [new tag]         7.1.2.Final -> 7.1.2.Final
 * [new tag]         7.2.0.Final -> 7.2.0.Final
 * [new tag]         7.2.0.Final-prerelease1 -> 7.2.0.Final-prerelease1
 * [new tag]         8.0.0.Alpha1 -> 8.0.0.Alpha1
 * [new tag]         8.0.0.Alpha2 -> 8.0.0.Alpha2
 * [new tag]         8.0.0.Alpha3 -> 8.0.0.Alpha3
 * [new tag]         8.0.0.Alpha4 -> 8.0.0.Alpha4
 * [new tag]         8.0.0.Beta1 -> 8.0.0.Beta1
 * [new tag]         8.0.0.CR1  -> 8.0.0.CR1
 * [new tag]         8.0.0.Final -> 8.0.0.Final
 * [new tag]         8.1.0.CR1  -> 8.1.0.CR1
+ git fetch weld weld22:weld22
>From github.com:weld/wildfly
 * [new branch]      weld22     -> weld22
+ git checkout weld22
Checking out files:  23% (2688/11278)   
Checking out files:  24% (2707/11278)   
Checking out files:  25% (2820/11278)   
Checking out files:  26% (2933/11278)   
Checking out files:  27% (3046/11278)   
Checking out files:  28% (3158/11278)   
Checking out files:  29% (3271/11278)   
Checking out files:  30% (3384/11278)   
Checking out files:  31% (3497/11278)   
Checking out files:  32% (3609/11278)   
Checking out files:  33% (3722/11278)   
Checking out files:  34% (3835/11278)   
Checking out files:  35% (3948/11278)   
Checking out files:  36% (4061/11278)   
Checking out files:  37% (4173/11278)   
Checking out files:  38% (4286/11278)   
Checking out files:  39% (4399/11278)   
Checking out files:  40% (4512/11278)   
Checking out files:  41% (4624/11278)   
Checking out files:  42% (4737/11278)   
Checking out files:  43% (4850/11278)   
Checking out files:  44% (4963/11278)   
Checking out files:  45% (5076/11278)   
Checking out files:  45% (5129/11278)   
Checking out files:  46% (5188/11278)   
Checking out files:  47% (5301/11278)   
Checking out files:  48% (5414/11278)   
Checking out files:  49% (5527/11278)   
Checking out files:  50% (5639/11278)   
Checking out files:  51% (5752/11278)   
Checking out files:  52% (5865/11278)   
Checking out files:  53% (5978/11278)   
Checking out files:  54% (6091/11278)   
Checking out files:  55% (6203/11278)   
Checking out files:  56% (6316/11278)   
Checking out files:  57% (6429/11278)   
Checking out files:  58% (6542/11278)   
Checking out files:  59% (6655/11278)   
Checking out files:  60% (6767/11278)   
Checking out files:  61% (6880/11278)   
Checking out files:  62% (6993/11278)   
Checking out files:  63% (7106/11278)   
Checking out files:  64% (7218/11278)   
Checking out files:  65% (7331/11278)   
Checking out files:  66% (7444/11278)   
Checking out files:  67% (7557/11278)   
Checking out files:  68% (7670/11278)   
Checking out files:  68% (7751/11278)   
Checking out files:  69% (7782/11278)   
Checking out files:  70% (7895/11278)   
Checking out files:  71% (8008/11278)   
Checking out files:  72% (8121/11278)   
Checking out files:  73% (8233/11278)   
Checking out files:  74% (8346/11278)   
Checking out files:  75% (8459/11278)   
Checking out files:  76% (8572/11278)   
Checking out files:  77% (8685/11278)   
Checking out files:  78% (8797/11278)   
Checking out files:  79% (8910/11278)   
Checking out files:  80% (9023/11278)   
Checking out files:  81% (9136/11278)   
Checking out files:  82% (9248/11278)   
Checking out files:  83% (9361/11278)   
Checking out files:  84% (9474/11278)   
Checking out files:  85% (9587/11278)   
Checking out files:  86% (9700/11278)   
Checking out files:  87% (9812/11278)   
Checking out files:  88% (9925/11278)   
Checking out files:  89% (10038/11278)   
Checking out files:  90% (10151/11278)   
Checking out files:  91% (10263/11278)   
Checking out files:  92% (10376/11278)   
Checking out files:  93% (10489/11278)   
Checking out files:  94% (10602/11278)   
Checking out files:  95% (10715/11278)   
Checking out files:  95% (10810/11278)   
Checking out files:  96% (10827/11278)   
Checking out files:  97% (10940/11278)   
Checking out files:  98% (11053/11278)   
Checking out files:  99% (11166/11278)   
Checking out files: 100% (11278/11278)   
Checking out files: 100% (11278/11278), done.
Switched to branch 'weld22'
+ git rebase origin-master
First, rewinding head to replay your work on top of it...
Applying: Upgrade Jandex to 1.2.0.Beta1
Applying: Initial implementation of the new Weld SPI
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging pom.xml
Auto-merging weld/src/main/java/org/jboss/as/weld/WeldMessages.java
CONFLICT (content): Merge conflict in weld/src/main/java/org/jboss/as/weld/WeldMessages.java
Failed to merge in the changes.
Patch failed at 0002 Initial implementation of the new Weld SPI

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

Build step 'Execute shell' marked build as failure
Archiving artifacts


More information about the weld-builds mailing list