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: master-build-on-egit-logical-nighlty » luna,JDK_1.8.0_Latest #597

See <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=luna,jdk=JDK_1.8.0_Latest/597/changes>

Changes:

[Philip Langer] [521945] Add a preference to disable jumping the next diff after merge

[Laurent Goubet] performance plugin issues

[Laurent Goubet] [519003] Ensure undo/redo is activate when SMV has focus

[Laurent Goubet] [518986] Title of compare editor should be computed in the background

[Laurent Goubet] [518983] CompareInputAdapter should cache ancestor, left, and right

[Laurent Goubet] [518968] Only traverse and cache necessary Papyrus tree items

[Laurent Goubet] [518760] Remove legacy JUnit3 artefacts

[Laurent Goubet] [518572] Navigatable should use content provider to improve performance

[Laurent Goubet] [515591] Try and fix random test failures

------------------------------------------
Started by upstream job "master-build-on-egit-logical-nighlty" build number 597
Checkout:JDK_1.8.0_Latest / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=luna,jdk=JDK_1.8.0_Latest/ws/> - hudson.remoting.LocalChannel@415c8d9
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 93ee76a711336009235b3c726c363cd874bc7577 (origin/master)
Checkout:JDK_1.8.0_Latest / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=luna,jdk=JDK_1.8.0_Latest/ws/> - hudson.remoting.LocalChannel@415c8d9
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from /gitroot/emfcompare/org.eclipse.emf.compare.git
Commencing build of Revision 591ce92e5689695a3ae3a5d49db6fc0ff93d5c33 (origin/master)
Checking out Revision 591ce92e5689695a3ae3a5d49db6fc0ff93d5c33 (origin/master)
Starting xvnc
[JDK_1.8.0_Latest] $ Xvnc :993 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[JDK_1.8.0_Latest] $ /bin/sh -xe /tmp/hudson8321057285141192595.sh

Xvnc TigerVNC 1.4.1 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX

Fri Sep  8 00:48:11 2017
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 6893
 vncext:      created VNC server for screen 0
+ echo 'We de-activate the git tests for now as they currently fail.'
We de-activate the git tests for now as they currently fail.
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/91499 patch-set 2'
>> Cherry-picking https://git.eclipse.org/r/#/c/91499 patch-set 2
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/99/91499/2
[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!
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/99/91499/2 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD ea7c75e] Add progress reporting for post processors
 Author: Philip Langer <planger@xxxxxxxxxxxxxxxxx>
 6 files changed, 107 insertions(+), 21 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/95470 patch-set 5'
>> Cherry-picking https://git.eclipse.org/r/#/c/95470 patch-set 5
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/70/95470/5
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/70/95470/5 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply e5616a1... [515581] Make test plug-ins available from the update-site
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