Skip to content

Console Output

Skipping 1,482 KB.. Full Log
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIAskForBranchCheckoutControllerTest)  Time elapsed: 0.683 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIBranchControllersTest)  Time elapsed: 1.304 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICheckoutControllerTest)  Time elapsed: 0.533 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICreateRemoteProjectControllerTest)  Time elapsed: 0.147 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIDeleteRemoteProjectControllerTest)  Time elapsed: 0.117 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIMergeControllerTest)  Time elapsed: 0.515 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest)  Time elapsed: 0.293 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRemoveServerControllerTest)  Time elapsed: 0.139 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest2)  Time elapsed: 0.805 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIServerControllerTest)  Time elapsed: 0.255 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest)  Time elapsed: 30.543 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:381)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:334)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:184)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:172)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.login(UISessionControllerTest.java:54)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.testController(UISessionControllerTest.java:37)

testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest)  Time elapsed: 0.649 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectControllerTest)  Time elapsed: 1.996 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectToVersionControllerTest)  Time elapsed: 7.524 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIPagedUpdateProjectControllerTest)  Time elapsed: 8.199 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerTest)  Time elapsed: 1.596 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerForElementTest)  Time elapsed: 3.136 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUndoLastOperationControllerTest)  Time elapsed: 0.558 sec
testController(org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest)  Time elapsed: 36.351 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 30000 ms.: Merge wizard did not appear
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest.testController(BidirectionalConflictMergeTest.java:97)


Results :

Tests in error: 
  UISessionControllerTest.testController:37->login:54 » WidgetNotFound Could not...
  BidirectionalConflictMergeTest.testController:97 » Timeout Timeout after: 3000...

Tests run: 22, Failures: 0, Errors: 2, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports/MockClientFile for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (IntegrationClientMemoryServerMemory) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_121.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Demfstore.inMemoryChangePackage=true, -Demfstore.server.fileBasedChangePackage=false, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/gerrit-transactional/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITests
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
Resource save options initialized:
	USE_ENCODED_ATTRIBUTE_STYLE: true
	ENCODING: UTF-8
	FLUSH_THRESHOLD: 100000
	USE_FILE_BUFFER: true
	CONFIGURATION_CACHE: true
added superuser super
Using WebServerProvider class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer at port 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Transactional Command Stack created
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Can not determine whether to compute checksums on commit, default is true.
Total time for commit: 11
Total time for commit: 9
Total time for commit: 7
Total time for commit: 6
Total time for commit: 6
Total time for commit: 7
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 5
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 6
Total time for commit: 5
Total time for commit: 5
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 4
Total time for commit: 4
Total time for commit: 6
Total time for commit: 4
Total time for commit: 6
Total time for commit: 7
Total time for commit: 5
Total time for commit: 7
Total time for commit: 4
Total time for commit: 4
Total time for commit: 5
Total time for commit: 4
Total time for commit: 3
Total time for commit: 4
Total time for commit: 5
Total time for commit: 5
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server was stopped.
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
JVM Max Memory: 477 MByte
Started XML RPC Webserver on port: 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Notifying post startup listener
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Initialitation COMPLETE.
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Server is RUNNING...Time to relax...
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server was stopped.
Server was stopped.
Tests run: 24, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 113.34 sec <<< FAILURE! - in org.eclipse.emf.emfstore.client.test.ui.AllUITests
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.NoLocalChangesCommitControllerTest)  Time elapsed: 0.705 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.LocalProjectNeedsToBeUpdatedCommitControllerTest)  Time elapsed: 1.943 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIAddTagControllerTest)  Time elapsed: 0.824 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIAskForBranchCheckoutControllerTest)  Time elapsed: 1.36 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIBranchControllersTest)  Time elapsed: 1.541 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICheckoutControllerTest)  Time elapsed: 0.823 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICreateRemoteProjectControllerTest)  Time elapsed: 0.341 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIDeleteRemoteProjectControllerTest)  Time elapsed: 0.299 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIMergeControllerTest)  Time elapsed: 0.883 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest)  Time elapsed: 0.497 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRemoveServerControllerTest)  Time elapsed: 0.256 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest2)  Time elapsed: 1.422 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIServerControllerTest)  Time elapsed: 0.347 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest)  Time elapsed: 30.511 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:381)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:334)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:184)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:172)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.login(UISessionControllerTest.java:54)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.testController(UISessionControllerTest.java:37)

testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest)  Time elapsed: 0.776 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectControllerTest)  Time elapsed: 2.225 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectToVersionControllerTest)  Time elapsed: 7.53 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIPagedUpdateProjectControllerTest)  Time elapsed: 8.507 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerTest)  Time elapsed: 1.792 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerForElementTest)  Time elapsed: 1.688 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUndoLastOperationControllerTest)  Time elapsed: 0.64 sec
testController(org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest)  Time elapsed: 36.592 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 30000 ms.: Merge wizard did not appear
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest.testController(BidirectionalConflictMergeTest.java:97)

isNotLoggedIn(org.eclipse.emf.emfstore.client.test.ui.testers.ServerInfoIsLoggedInTesterTest)  Time elapsed: 5.175 sec
isLoggedIn(org.eclipse.emf.emfstore.client.test.ui.testers.ServerInfoIsLoggedInTesterTest)  Time elapsed: 0.08 sec

Results :

Tests in error: 
  UISessionControllerTest.testController:37->login:54 » WidgetNotFound Could not...
  BidirectionalConflictMergeTest.testController:97 » Timeout Timeout after: 3000...

Tests run: 24, Failures: 0, Errors: 2, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports/IntegrationClientMemoryServerMemory for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (IntegrationClientFileServerMemory) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_121.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Demfstore.inMemoryChangePackage=false, -Demfstore.server.fileBasedChangePackage=false, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/gerrit-transactional/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITests
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
Resource save options initialized:
	USE_ENCODED_ATTRIBUTE_STYLE: true
	ENCODING: UTF-8
	FLUSH_THRESHOLD: 100000
	USE_FILE_BUFFER: true
	CONFIGURATION_CACHE: true
added superuser super
Using WebServerProvider class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer at port 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Transactional Command Stack created
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Can not determine whether to compute checksums on commit, default is true.
Total time for commit: 11
Total time for commit: 8
Total time for commit: 8
Total time for commit: 6
Total time for commit: 6
Total time for commit: 8
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 7
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 5
Total time for commit: 5
Total time for commit: 6
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 4
Total time for commit: 5
Total time for commit: 5
Total time for commit: 4
Total time for commit: 9
Total time for commit: 6
Total time for commit: 5
Total time for commit: 7
Total time for commit: 4
Total time for commit: 4
Total time for commit: 4
Total time for commit: 5
Total time for commit: 4
Total time for commit: 4
Total time for commit: 5
Total time for commit: 6
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server was stopped.
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
JVM Max Memory: 477 MByte
Started XML RPC Webserver on port: 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Notifying post startup listener
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Initialitation COMPLETE.
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Server is RUNNING...Time to relax...
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server was stopped.
Server was stopped.
Tests run: 24, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 113.959 sec <<< FAILURE! - in org.eclipse.emf.emfstore.client.test.ui.AllUITests
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.NoLocalChangesCommitControllerTest)  Time elapsed: 0.68 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.LocalProjectNeedsToBeUpdatedCommitControllerTest)  Time elapsed: 1.873 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIAddTagControllerTest)  Time elapsed: 0.829 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIAskForBranchCheckoutControllerTest)  Time elapsed: 1.481 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIBranchControllersTest)  Time elapsed: 2.075 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICheckoutControllerTest)  Time elapsed: 0.887 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICreateRemoteProjectControllerTest)  Time elapsed: 0.343 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIDeleteRemoteProjectControllerTest)  Time elapsed: 0.301 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIMergeControllerTest)  Time elapsed: 0.957 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest)  Time elapsed: 0.518 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRemoveServerControllerTest)  Time elapsed: 0.268 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest2)  Time elapsed: 1.608 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIServerControllerTest)  Time elapsed: 0.344 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest)  Time elapsed: 30.414 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:381)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:334)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:184)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:172)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.login(UISessionControllerTest.java:54)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.testController(UISessionControllerTest.java:37)

testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest)  Time elapsed: 0.789 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectControllerTest)  Time elapsed: 2.23 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectToVersionControllerTest)  Time elapsed: 7.537 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIPagedUpdateProjectControllerTest)  Time elapsed: 8.484 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerTest)  Time elapsed: 1.671 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerForElementTest)  Time elapsed: 1.58 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUndoLastOperationControllerTest)  Time elapsed: 0.625 sec
testController(org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest)  Time elapsed: 36.596 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 30000 ms.: Merge wizard did not appear
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest.testController(BidirectionalConflictMergeTest.java:97)

isNotLoggedIn(org.eclipse.emf.emfstore.client.test.ui.testers.ServerInfoIsLoggedInTesterTest)  Time elapsed: 5.185 sec
isLoggedIn(org.eclipse.emf.emfstore.client.test.ui.testers.ServerInfoIsLoggedInTesterTest)  Time elapsed: 0.071 sec

Results :

Tests in error: 
  UISessionControllerTest.testController:37->login:54 » WidgetNotFound Could not...
  BidirectionalConflictMergeTest.testController:97 » Timeout Timeout after: 3000...

Tests run: 24, Failures: 0, Errors: 2, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports/IntegrationClientFileServerMemory for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (IntegrationClientFileServerFile) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_121.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Demfstore.inMemoryChangePackage=false, -Demfstore.server.fileBasedChangePackage=true, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/gerrit-transactional/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITests
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
Resource save options initialized:
	USE_ENCODED_ATTRIBUTE_STYLE: true
	ENCODING: UTF-8
	FLUSH_THRESHOLD: 100000
	USE_FILE_BUFFER: true
	CONFIGURATION_CACHE: true
added superuser super
Using WebServerProvider class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer at port 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Transactional Command Stack created
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Can not determine whether to compute checksums on commit, default is true.
Total time for commit: 19
Total time for commit: 12
Total time for commit: 13
Total time for commit: 9
Total time for commit: 13
Total time for commit: 14
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 11
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 10
Total time for commit: 7
Total time for commit: 8
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 6
Total time for commit: 9
Total time for commit: 9
Total time for commit: 9
Total time for commit: 14
Total time for commit: 13
Total time for commit: 11
Total time for commit: 13
Total time for commit: 6
Total time for commit: 7
Total time for commit: 6
Total time for commit: 12
Total time for commit: 7
Total time for commit: 6
Total time for commit: 11
Total time for commit: 9
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server was stopped.
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
Server data home location: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
JVM Max Memory: 477 MByte
Started XML RPC Webserver on port: 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Notifying post startup listener
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
Initialitation COMPLETE.
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Server is RUNNING...Time to relax...
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server was stopped.
Server was stopped.
Tests run: 24, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 116.906 sec <<< FAILURE! - in org.eclipse.emf.emfstore.client.test.ui.AllUITests
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.NoLocalChangesCommitControllerTest)  Time elapsed: 0.992 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.LocalProjectNeedsToBeUpdatedCommitControllerTest)  Time elapsed: 2.207 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIAddTagControllerTest)  Time elapsed: 0.784 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIAskForBranchCheckoutControllerTest)  Time elapsed: 2.119 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIBranchControllersTest)  Time elapsed: 2.259 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICheckoutControllerTest)  Time elapsed: 0.926 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UICreateRemoteProjectControllerTest)  Time elapsed: 0.377 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIDeleteRemoteProjectControllerTest)  Time elapsed: 0.376 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIMergeControllerTest)  Time elapsed: 1.101 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest)  Time elapsed: 0.579 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRemoveServerControllerTest)  Time elapsed: 0.324 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIRevertCommitControllerTest2)  Time elapsed: 1.86 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIServerControllerTest)  Time elapsed: 0.34 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest)  Time elapsed: 30.407 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:381)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:334)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:184)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:172)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.login(UISessionControllerTest.java:54)
	at org.eclipse.emf.emfstore.client.test.ui.controllers.UISessionControllerTest.testController(UISessionControllerTest.java:37)

testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShareProjectControllerTest)  Time elapsed: 0.771 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectControllerTest)  Time elapsed: 2.303 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUpdateProjectToVersionControllerTest)  Time elapsed: 7.602 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIPagedUpdateProjectControllerTest)  Time elapsed: 8.653 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerTest)  Time elapsed: 1.691 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIShowHistoryControllerForElementTest)  Time elapsed: 1.625 sec
testController(org.eclipse.emf.emfstore.client.test.ui.controllers.UIUndoLastOperationControllerTest)  Time elapsed: 0.652 sec
testController(org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest)  Time elapsed: 36.631 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 30000 ms.: Merge wizard did not appear
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.emf.emfstore.client.test.ui.conflictdetection.BidirectionalConflictMergeTest.testController(BidirectionalConflictMergeTest.java:97)

isNotLoggedIn(org.eclipse.emf.emfstore.client.test.ui.testers.ServerInfoIsLoggedInTesterTest)  Time elapsed: 5.192 sec
isLoggedIn(org.eclipse.emf.emfstore.client.test.ui.testers.ServerInfoIsLoggedInTesterTest)  Time elapsed: 0.082 sec

Results :

Tests in error: 
  UISessionControllerTest.testController:37->login:54 » WidgetNotFound Could not...
  BidirectionalConflictMergeTest.testController:97 » Timeout Timeout after: 3000...

Tests run: 24, Failures: 0, Errors: 2, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire-reports/IntegrationClientFileServerFile for the individual test results.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.client.ui.test 1.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] The project's OSGi version is 1.9.0.v20170530-1441
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] Compiling 2 source files to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/bin
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.test ---
[WARNING] bundle localization file /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/org.eclipse.emf.emfstore.client.ui.test-1.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] Building jar: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/org.eclipse.emf.emfstore.client.ui.test-1.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_121.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true, -Demfstore.inMemoryChangePackage=true, -Demfstore.server.fileBasedChangePackage=false, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/gerrit-transactional/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/data, -install, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work, -configuration, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.ui.test.AllClientUITests
Transactional Command Stack created
Tests run: 15, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 1.282 sec <<< FAILURE! - in org.eclipse.emf.emfstore.client.ui.test.AllClientUITests
testWhitelistFeatureOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.88 sec
testCreateDeleteOperationEClassNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.024 sec
testFeatureOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.032 sec
testCreateDeleteOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.023 sec
testWhitelistFeatureOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.021 sec
testFeatureOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.022 sec
testCompositeOperationNotFiltered1(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.027 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:457)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:400)
	at org.eclipse.emf.common.util.AbstractEList.addAll(AbstractEList.java:370)
	at org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl.addAll(ChangePackageImpl.java:544)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:214)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered1(EClassFilterTest.java:109)

testCompositeOperationNotFiltered2(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.017 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:457)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:400)
	at org.eclipse.emf.common.util.AbstractEList.addAll(AbstractEList.java:370)
	at org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl.addAll(ChangePackageImpl.java:544)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:214)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered2(EClassFilterTest.java:123)

testCompositeOperationNotFiltered3(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.017 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:457)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:400)
	at org.eclipse.emf.common.util.AbstractEList.addAll(AbstractEList.java:370)
	at org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl.addAll(ChangePackageImpl.java:544)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:214)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered3(EClassFilterTest.java:137)

testCreateDeleteOperationEClassFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.016 sec
testWhitelistCompositeOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.016 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:457)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:400)
	at org.eclipse.emf.common.util.AbstractEList.addAll(AbstractEList.java:370)
	at org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl.addAll(ChangePackageImpl.java:544)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:214)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testWhitelistCompositeOperationFiltered(EClassFilterTest.java:281)

testCompositeOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.015 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:457)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:400)
	at org.eclipse.emf.common.util.AbstractEList.addAll(AbstractEList.java:370)
	at org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl.addAll(ChangePackageImpl.java:544)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:214)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationFiltered(EClassFilterTest.java:151)

testWhitelistCompositeOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.018 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:457)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:400)
	at org.eclipse.emf.common.util.AbstractEList.addAll(AbstractEList.java:370)
	at org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl.addAll(ChangePackageImpl.java:544)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:214)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testWhitelistCompositeOperationNotFiltered(EClassFilterTest.java:260)

testCompositeOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.014 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:457)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addAllUnique(NotifyingListImpl.java:400)
	at org.eclipse.emf.common.util.AbstractEList.addAll(AbstractEList.java:370)
	at org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl.addAll(ChangePackageImpl.java:544)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:214)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNoFilter(EClassFilterTest.java:95)

testFeatureOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.014 sec

Results :

Tests in error: 
  EClassFilterTest.testCompositeOperationNotFiltered1:109 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationNotFiltered2:123 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationNotFiltered3:137 » IllegalState Cannot ...
  EClassFilterTest.testWhitelistCompositeOperationFiltered:281 » IllegalState Ca...
  EClassFilterTest.testCompositeOperationFiltered:151 » IllegalState Cannot modi...
  EClassFilterTest.testWhitelistCompositeOperationNotFiltered:260 » IllegalState
  EClassFilterTest.testCompositeOperationNoFilter:95 » IllegalState Cannot modif...

Tests run: 15, Failures: 0, Errors: 7, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (ClientFileServerMemory) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_121.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true, -Demfstore.inMemoryChangePackage=false, -Demfstore.server.fileBasedChangePackage=false, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/gerrit-transactional/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/data, -install, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work, -configuration, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.ui.test.AllClientUITests
Transactional Command Stack created
Tests run: 15, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 1.635 sec <<< FAILURE! - in org.eclipse.emf.emfstore.client.ui.test.AllClientUITests
testWhitelistFeatureOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 1.192 sec
testCreateDeleteOperationEClassNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.035 sec
testFeatureOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.033 sec
testCreateDeleteOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.028 sec
testWhitelistFeatureOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.026 sec
testFeatureOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.024 sec
testCompositeOperationNotFiltered1(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.026 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered1(EClassFilterTest.java:109)

testCompositeOperationNotFiltered2(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.018 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered2(EClassFilterTest.java:123)

testCompositeOperationNotFiltered3(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.016 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered3(EClassFilterTest.java:137)

testCreateDeleteOperationEClassFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.019 sec
testWhitelistCompositeOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.021 sec
testCompositeOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.015 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationFiltered(EClassFilterTest.java:151)

testWhitelistCompositeOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.022 sec
testCompositeOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.017 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNoFilter(EClassFilterTest.java:95)

testFeatureOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.021 sec

Results :

Tests in error: 
  EClassFilterTest.testCompositeOperationNotFiltered1:109 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationNotFiltered2:123 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationNotFiltered3:137 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationFiltered:151 » IllegalState Cannot modi...
  EClassFilterTest.testCompositeOperationNoFilter:95 » IllegalState Cannot modif...

Tests run: 15, Failures: 0, Errors: 5, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/surefire-reports/ClientFileServerMemory for the individual test results.
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (ClientFileServerFile) @ org.eclipse.emf.emfstore.client.ui.test ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_121.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true, -Demfstore.inMemoryChangePackage=false, -Demfstore.server.fileBasedChangePackage=true, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/gerrit-transactional/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/data, -install, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work, -configuration, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.ui.test.AllClientUITests
Transactional Command Stack created
Tests run: 15, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 1.453 sec <<< FAILURE! - in org.eclipse.emf.emfstore.client.ui.test.AllClientUITests
testWhitelistFeatureOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 1.041 sec
testCreateDeleteOperationEClassNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.028 sec
testFeatureOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.026 sec
testCreateDeleteOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.021 sec
testWhitelistFeatureOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.024 sec
testFeatureOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.022 sec
testCompositeOperationNotFiltered1(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.025 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered1(EClassFilterTest.java:109)

testCompositeOperationNotFiltered2(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.018 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered2(EClassFilterTest.java:123)

testCompositeOperationNotFiltered3(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.016 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNotFiltered3(EClassFilterTest.java:137)

testCreateDeleteOperationEClassFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.02 sec
testWhitelistCompositeOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.022 sec
testCompositeOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.016 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationFiltered(EClassFilterTest.java:151)

testWhitelistCompositeOperationNotFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.023 sec
testCompositeOperationNoFilter(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.016 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot modify resource set without a write transaction
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.assertWriting(TransactionChangeRecorder.java:348)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.appendNotification(TransactionChangeRecorder.java:302)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.processObjectNotification(TransactionChangeRecorder.java:284)
	at org.eclipse.emf.transaction.impl.TransactionChangeRecorder.notifyChanged(TransactionChangeRecorder.java:240)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl.setDirty(ProjectSpaceImpl.java:981)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.updateDirtyState(ProjectSpaceBase.java:1502)
	at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.addOperations(ProjectSpaceBase.java:216)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager.operationsRecorded(OperationManager.java:156)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.operationsRecorded(OperationRecorder.java:306)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperations(OperationRecorder.java:958)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.bufferOrRecordOperation(OperationRecorder.java:963)
	at org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder.endCompositeOperation(OperationRecorder.java:887)
	at org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle.end(CompositeOperationHandle.java:106)
	at org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest.testCompositeOperationNoFilter(EClassFilterTest.java:95)

testFeatureOperationFiltered(org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilterTest)  Time elapsed: 0.021 sec

Results :

Tests in error: 
  EClassFilterTest.testCompositeOperationNotFiltered1:109 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationNotFiltered2:123 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationNotFiltered3:137 » IllegalState Cannot ...
  EClassFilterTest.testCompositeOperationFiltered:151 » IllegalState Cannot modi...
  EClassFilterTest.testCompositeOperationNoFilter:95 » IllegalState Cannot modif...

Tests run: 15, Failures: 0, Errors: 5, Skipped: 0

[ERROR] There are test failures.

Please refer to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.client.ui.test/target/surefire-reports/ClientFileServerFile for the individual test results.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.migration.edapt.test 1.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] The project's OSGi version is 1.9.0.v20170530-1441
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] Compiling 19 source files to /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/bin
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] Building jar: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/target/org.eclipse.emf.emfstore.migration.edapt.test-1.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] Building jar: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/target/org.eclipse.emf.emfstore.migration.edapt.test-1.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.emf.emfstore.migration.edapt.test ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_121.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/gerrit-transactional/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.emfstore/gerrit-transactional/workspace/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/gerrit-transactional/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/target/work/data, -install, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/target/work, -configuration, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/gerrit-transactional/workspace/tests/org.eclipse.emf.emfstore.migration.edapt.test/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.internal.migration.edapt.test.AllMigrationEdaptTests
Migrating resources:Migrate:.....DONE
.Migrating resources:Migrate:.....DONE
.Migrating resources:Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrating resources:Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Migrate:......DONE
.Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 sec - in org.eclipse.emf.emfstore.internal.migration.edapt.test.AllMigrationEdaptTests
testNeedsMigrationRelease2ProjectState(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.475 sec
testNeedsMigrationRelease1ProjectState(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.003 sec
testMigrateChangePackage(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.497 sec
testNeedsMigrationNoMigrator(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.002 sec
testGetNewestRelease(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0 sec
testNeedsMigrationNoNSURIs(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.001 sec
testCanHandle(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0 sec
testGetMigratorWithMultipleMigrators(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.001 sec
testNeedsMigrationRelease2ChangePackage(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.001 sec
testNeedsMigrationRelease1ChangePackage(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.001 sec
testGetMigratorWithMultipleURIsSameMigrators(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0 sec
testGetMigratorWithNullMigrator(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0 sec
testMigrateProjectState(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.027 sec
testNeedsMigrationMultipleURIsSameMigrator(org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests)  Time elapsed: 0.004 sec
testServerWithInMemoryChangePackage(org.eclipse.emf.emfstore.internal.migration.edapt.test.MigrationManagerTest)  Time elapsed: 0.341 sec
testServerWithFileBasedChangePackage(org.eclipse.emf.emfstore.internal.migration.edapt.test.MigrationManagerTest)  Time elapsed: 0.278 sec

Results :

Tests run: 16, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] emfstore-parent ................................... SUCCESS [8.120s]
[INFO] emfstore .......................................... SUCCESS [0.557s]
[INFO] emfstore-bundles-parent ........................... SUCCESS [0.466s]
[INFO] org.eclipse.emf.emfstore.common ................... SUCCESS [4.154s]
[INFO] org.eclipse.emf.emfstore.common.model ............. SUCCESS [2.664s]
[INFO] org.eclipse.emf.emfstore.migration ................ SUCCESS [0.610s]
[INFO] org.eclipse.emf.emfstore.server.model ............. SUCCESS [7.457s]
[INFO] org.eclipse.emf.emfstore.server ................... SUCCESS [6.065s]
[INFO] org.eclipse.emf.emfstore.client ................... SUCCESS [8.924s]
[INFO] emfstore-features-parent .......................... SUCCESS [0.445s]
[INFO] org.eclipse.emf.emfstore.license.feature .......... SUCCESS [0.515s]
[INFO] org.eclipse.emf.emfstore.client.feature ........... SUCCESS [0.526s]
[INFO] org.eclipse.emf.emfstore.common.model.edit ........ SUCCESS [0.669s]
[INFO] org.eclipse.emf.emfstore.server.model.edit ........ SUCCESS [1.967s]
[INFO] org.eclipse.emf.emfstore.client.model.edit ........ SUCCESS [0.700s]
[INFO] org.eclipse.emf.emfstore.client.transaction ....... SUCCESS [0.614s]
[INFO] org.eclipse.emf.emfstore.client.ui ................ SUCCESS [6.857s]
[INFO] org.eclipse.emf.emfstore.client.ui.rcp ............ SUCCESS [0.756s]
[INFO] org.eclipse.emf.emfstore.client.ui.feature ........ SUCCESS [0.491s]
[INFO] org.eclipse.emf.emfstore.client.ui.transaction .... SUCCESS [0.547s]
[INFO] org.eclipse.emf.emfstore.common.feature ........... SUCCESS [0.482s]
[INFO] org.eclipse.emf.emfstore.examplemodel ............. SUCCESS [1.074s]
[INFO] org.eclipse.emf.emfstore.examplemodel.edit ........ SUCCESS [0.680s]
[INFO] org.eclipse.emf.emfstore.example.installer ........ SUCCESS [0.492s]
[INFO] org.eclipse.emf.emfstore.example.feature .......... SUCCESS [0.519s]
[INFO] org.eclipse.emf.emfstore.modelmutator ............. SUCCESS [2.190s]
[INFO] org.eclipse.emf.emfstore.modelmutator.feature ..... SUCCESS [0.521s]
[INFO] org.eclipse.emf.emfstore.server.feature ........... SUCCESS [0.543s]
[INFO] org.eclipse.emf.emfstore.sdk.feature .............. SUCCESS [0.573s]
[INFO] emfstore-tests-parent ............................. SUCCESS [0.446s]
[INFO] org.eclipse.emf.emfstore.test.model ............... SUCCESS [1.074s]
[INFO] org.eclipse.emf.emfstore.test.model.edit .......... SUCCESS [0.962s]
[INFO] org.eclipse.emf.emfstore.test.common .............. SUCCESS [1.373s]
[INFO] org.eclipse.emf.emfstore.client.test .............. SUCCESS [1.011s]
[INFO] org.eclipse.emf.emfstore.client.transaction.feature  SUCCESS [0.482s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator  SUCCESS [0.598s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature  SUCCESS [0.473s]
[INFO] org.eclipse.emf.emfstore.client.ui.rap ............ SUCCESS [0.747s]
[INFO] org.eclipse.emf.emfstore.client.ui.rap.feature .... SUCCESS [0.507s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf ................ SUCCESS [1.401s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.test ........... SUCCESS [8.876s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.diff.test ...... SUCCESS [5.868s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.edit ........... SUCCESS [1.306s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.editor ......... SUCCESS [0.773s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.example ........ SUCCESS [0.526s]
[INFO] org.eclipse.emf.emfstore.fuzzy.feature ............ SUCCESS [0.463s]
[INFO] org.eclipse.emf.emfstore.fuzzy.test.feature ....... SUCCESS [0.472s]
[INFO] org.eclipse.emf.emfstore.migration.edapt .......... SUCCESS [0.566s]
[INFO] org.eclipse.emf.emfstore.migration.edapt.feature .. SUCCESS [0.493s]
[INFO] org.eclipse.emf.emfstore.mongodb .................. SUCCESS [0.629s]
[INFO] org.eclipse.emf.emfstore.mongodb.client ........... SUCCESS [0.926s]
[INFO] org.eclipse.emf.emfstore.mongodb.client.feature ... SUCCESS [0.495s]
[INFO] org.eclipse.emf.emfstore.mongodb.server ........... SUCCESS [0.645s]
[INFO] org.eclipse.emf.emfstore.mongodb.server.feature ... SUCCESS [0.502s]
[INFO] org.eclipse.emf.emfstore.p2repository ............. SUCCESS [13.801s]
[INFO] org.eclipse.emf.emfstore.products ................. SUCCESS [9.783s]
[INFO] org.eclipse.emf.emfstore.example.helloworld ....... SUCCESS [0.630s]
[INFO] org.eclipse.emf.emfstore.example.merging .......... SUCCESS [0.579s]
[INFO] org.eclipse.emf.emfstore.client.api.test .......... SUCCESS [24.234s]
[INFO] org.eclipse.emf.emfstore.client.changetracking.test  SUCCESS [21.929s]
[INFO] org.eclipse.emf.emfstore.client.conflictdetection.test  SUCCESS [25.551s]
[INFO] org.eclipse.emf.emfstore.client.recording.test .... SUCCESS [25.884s]
[INFO] org.eclipse.emf.emfstore.performance.test ......... SUCCESS [0.728s]
[INFO] org.eclipse.emf.emfstore.server.test .............. SUCCESS [1:12.028s]
[INFO] org.eclipse.emf.emfstore.test.feature ............. SUCCESS [0.532s]
[INFO] org.eclipse.emf.emfstore.client.example.test ...... SUCCESS [17.468s]
[INFO] org.eclipse.emf.emfstore.client.test.ui ........... SUCCESS [9:40.909s]
[INFO] org.eclipse.emf.emfstore.client.ui.test ........... SUCCESS [45.544s]
[INFO] org.eclipse.emf.emfstore.migration.edapt.test ..... SUCCESS [10.146s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:06.478s
[INFO] Finished at: Tue May 30 10:58:47 EDT 2017
[INFO] Final Memory: 145M/491M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
Recording test results
Finished: UNSTABLE