Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] [Hudson] Build failed in Hudson: egit.logical-master-nightly #619

See <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/619/changes>

Changes:

[Matthias Sohn] Fix NPE in BranchOperationUI.show()

[Matthias Sohn] Enable copying source branch in "Create Branch" dialog to clipboard

------------------------------------------
Started by user laurent.delaigue@xxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@14499e9c
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 67c83db9698a091be9b9e643f424af75eb3b2a2c (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@14499e9c
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision 731c6831299213ceaec40d85be6e8a47b7146e97 (origin/master)
Checking out Revision 731c6831299213ceaec40d85be6e8a47b7146e97 (origin/master)
Starting xvnc
[workspace] $ Xvnc :993 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson3927307694202452895.sh
+ metacity --replace --sm-disable
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson3753818976876364894.sh
31/05/2016 08:38:52 Xvnc version X.org/xf4vnc custom version
31/05/2016 08:38:52 Copyright (C) 2001-2004 Alan Hourihane.
31/05/2016 08:38:52 Copyright (C) 2000-2004 Constantin Kaplinsky
31/05/2016 08:38:52 Copyright (C) 1999 AT&T Laboratories Cambridge
31/05/2016 08:38:52 All Rights Reserved.
31/05/2016 08:38:52 See http://www.tightvnc.com/ for information on TightVNC
31/05/2016 08:38:52 See http://xf4vnc.sf.net for xf4vnc-specific information
31/05/2016 08:38:52 Desktop name 'x11' (hipp6:993)
31/05/2016 08:38:52 Protocol versions supported: 3.7, 3.3
31/05/2016 08:38:52 RGB format 8 8 8
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/43528'
>> Cherry-picking https://git.eclipse.org/r/#/c/43528
+ git fetch /gitroot/egit/egit refs/changes/28/43528/15
31/05/2016 08:38:52 Listening for VNC connections on TCP port 6893
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
>From /gitroot/egit/egit
 * branch            refs/changes/28/43528/15 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 0f2b28a] Provide a remote mapping context to ModelProviders
 Author: Laurent Delaigue <laurent.delaigue@xxxxxxx>
 3 files changed, 101 insertions(+), 35 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/44571'
>> Cherry-picking https://git.eclipse.org/r/#/c/44571
+ git fetch /gitroot/egit/egit refs/changes/71/44571/3
>From /gitroot/egit/egit
 * branch            refs/changes/71/44571/3 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD a94be93] [wip] Comparison broken when model resource missing in other branch
 Author: Axel Richard <axel.richard@xxxxxxx>
 1 file changed, 8 insertions(+), 1 deletion(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/48302/'
>> Cherry-picking https://git.eclipse.org/r/#/c/48302/
+ git fetch /gitroot/egit/egit refs/changes/02/48302/11
>From /gitroot/egit/egit
 * branch            refs/changes/02/48302/11 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply 68a7f47... [wip] Prefer selection adaption to ResourceMapping instead of IResource
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
Terminating xvnc.
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top