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 #729

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

------------------------------------------
Started by user planger@xxxxxxxxxxxxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@224b16f5
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 0098ee4394b35940c0a1048f0632320513474179 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@224b16f5
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision 0098ee4394b35940c0a1048f0632320513474179 (origin/master)
Checking out Revision 0098ee4394b35940c0a1048f0632320513474179 (origin/master)
Starting xvnc
[workspace] $ Xvnc :31 -geometry 1024x768 -depth 24 -ac
27/10/2016 07:48:43 Xvnc version X.org/xf4vnc custom version
27/10/2016 07:48:43 Copyright (C) 2001-2004 Alan Hourihane.
27/10/2016 07:48:43 Copyright (C) 2000-2004 Constantin Kaplinsky
27/10/2016 07:48:43 Copyright (C) 1999 AT&T Laboratories Cambridge
27/10/2016 07:48:43 All Rights Reserved.
27/10/2016 07:48:43 See http://www.tightvnc.com/ for information on TightVNC
27/10/2016 07:48:43 See http://xf4vnc.sf.net for xf4vnc-specific information
27/10/2016 07:48:43 Desktop name 'x11' (hipp6:31)
27/10/2016 07:48:43 Protocol versions supported: 3.7, 3.3
27/10/2016 07:48:43 RGB format 8 8 8
27/10/2016 07:48:43 Listening for VNC connections on TCP port 5931
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson5816281220655471107.sh
+ metacity --replace --sm-disable
[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)
Xlib:  extension "RANDR" missing on display ":31.0".
Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
Process leaked file descriptors. See http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for more information
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson5123544521767349462.sh
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/82010'
>> Cherry-picking https://git.eclipse.org/r/#/c/82010
+ git fetch /gitroot/egit/egit refs/changes/10/82010/7
>From /gitroot/egit/egit
 * branch            refs/changes/10/82010/7 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 4cdf05c] Introduce GitSynchronizer for logical model support
 Author: Laurent Delaigue <laurent.delaigue@xxxxxxx>
 21 files changed, 1238 insertions(+), 274 deletions(-)
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/synchronize/GitLazyResourceVariantTreeSubscriber.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/synchronize/IgnoreInGitSynchronizations.java
 create mode 100644 org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/view/synchronize/MockLogicalModelProvider.java
 create mode 100644 org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/view/synchronize/MockLogicalResourceMapping.java
 create mode 100644 org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/view/synchronize/SynchronizeViewRemoteAwareChangeSetModelTest.java
 create mode 100644 org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/synchronize/DefaultGitSynchronizer.java
 create mode 100644 org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/synchronize/GitSynchronizer.java
 create mode 100644 org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/synchronize/ModelAwareGitSynchronizer.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/76097'
>> Cherry-picking https://git.eclipse.org/r/#/c/76097
+ git fetch /gitroot/egit/egit refs/changes/97/76097/1
>From /gitroot/egit/egit
 * branch            refs/changes/97/76097/1 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply 917668c... Add Compare/ReplaceWithPrevious support for multiple files
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.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':31'.
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