[ https://issues.apache.org/jira/browse/GEODE-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kenneth Howe reopened GEODE-2737: --------------------------------- New failure on automated CI run (didn't see this one when I made the change noted above.) org.apache.geode.tools.pulse.tests.ui.PulseAutomatedTest > clickHostShowsMemberTest FAILED org.openqa.selenium.StaleElementReferenceException: {"errorMessage":"Element is no longer attached to the DOM","request":{"headers":{"Accept-Encoding":"gzip,deflate","Connection":"Keep-Alive","Content-Length":"27","Content-Type":"application/json; charset=utf-8","Host":"localhost:26799","User-Agent":"Apache-HttpClient/4.5.2 (Java/1.8.0_121)"},"httpVersion":"1.1","method":"POST","post":"{\"id\":\":wdc:1492030111207\"}","url":"/click","urlParsed":{"anchor":"","query":"","file":"click","directory":"/","path":"/click","relative":"/click","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/click","queryKey":{},"chunks":["click"]},"urlOriginal":"/session/61a08b30-1fc1-11e7-a081-875185d8fe5e/element/:wdc:1492030111207/click"}} Command duration or timeout: 206 milliseconds For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' System info: host: '4e845115-d552-450d-58eb-d6cef82baadc', ip: '10.254.0.10', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-62-generic', java.version: '1.8.0_121' Driver info: org.openqa.selenium.phantomjs.PhantomJSDriver Capabilities [{applicationCacheEnabled=false, rotatable=false, handlesAlerts=false, databaseEnabled=false, version=2.1.1, platform=LINUX, browserConnectionEnabled=false, proxy={proxyType=direct}, nativeEvents=true, acceptSslCerts=false, driverVersion=1.2.0, phantomjs.page.settings.userAgent=Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:16.0) Gecko/20121026 Firefox/16.0, locationContextEnabled=false, webStorageEnabled=false, browserName=phantomjs, takesScreenshot=true, driverName=ghostdriver, javascriptEnabled=true, cssSelectorsEnabled=true}] Session ID: 61a08b30-1fc1-11e7-a081-875185d8fe5e at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:274) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84) at org.apache.geode.tools.pulse.tests.ui.PulseAutomatedTest.clickHostShowsMemberTest(PulseAutomatedTest.java:212) Caused by: org.openqa.selenium.remote.ScreenshotException: Screen shot has been taken Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' System info: host: '4e845115-d552-450d-58eb-d6cef82baadc', ip: '10.254.0.10', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-62-generic', java.version: '1.8.0_121' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) ... 4 more Caused by: org.openqa.selenium.StaleElementReferenceException: {"errorMessage":"Element is no longer attached to the DOM","request":{"headers":{"Accept-Encoding":"gzip,deflate","Connection":"Keep-Alive","Content-Length":"27","Content-Type":"application/json; charset=utf-8","Host":"localhost:26799","User-Agent":"Apache-HttpClient/4.5.2 (Java/1.8.0_121)"},"httpVersion":"1.1","method":"POST","post":"{\"id\":\":wdc:1492030111207\"}","url":"/click","urlParsed":{"anchor":"","query":"","file":"click","directory":"/","path":"/click","relative":"/click","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/click","queryKey":{},"chunks":["click"]},"urlOriginal":"/session/61a08b30-1fc1-11e7-a081-875185d8fe5e/element/:wdc:1492030111207/click"}} For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' System info: host: '4e845115-d552-450d-58eb-d6cef82baadc', ip: '10.254.0.10', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-62-generic', java.version: '1.8.0_121' Driver info: driver.version: unknown 230 tests completed, 1 failed, 76 skipped :geode-pulse:uiTest FAILED > PulseAuthTest failures > ---------------------- > > Key: GEODE-2737 > URL: https://issues.apache.org/jira/browse/GEODE-2737 > Project: Geode > Issue Type: Bug > Components: pulse > Affects Versions: 1.1.0 > Reporter: Kenneth Howe > Assignee: Kenneth Howe > Fix For: 1.2.0 > > > Tests are failing in the PulseAuthTest (UITest category) with the error: > {code} > org.apache.geode.tools.pulse.tests.ui.PulseAuthTest > testTopologyPopUpData > FAILED > org.openqa.selenium.TimeoutException: Expected condition failed: waiting > for org.apache.geode.tools.pulse.tests.rules.WebDriverRule$1@4d7af88e (tried > for 30 second(s) with 500 MILLISECONDS interval) > Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 > 09:49:13 -0700' > System info: host: 'Kens-MacBook-Pro-2.local', ip: '127.0.0.1', os.name: > 'Mac OS X', os.arch: 'x86_64', os.version: '10.12.3', java.version: > '1.8.0_111' > Driver info: org.openqa.selenium.phantomjs.PhantomJSDriver > Capabilities [{applicationCacheEnabled=false, rotatable=false, > handlesAlerts=false, databaseEnabled=false, version=2.1.1, platform=MAC, > browserConnectionEnabled=false, proxy={proxyType=direct}, nativeEvents=true, > acceptSslCerts=false, driverVersion=1.2.0, > phantomjs.page.settings.userAgent=Mozilla/5.0 (Windows NT 6.1; Win64; x64; > rv:16.0) Gecko/20121026 Firefox/16.0, locationContextEnabled=false, > webStorageEnabled=false, browserName=phantomjs, takesScreenshot=true, > driverName=ghostdriver, javascriptEnabled=true, cssSelectorsEnabled=true}] > Session ID: abd2bc60-1593-11e7-922e-d790ba7a8581 > Caused by: > org.openqa.selenium.NoSuchElementException: {"errorMessage":"Unable > to find element with id > 'userName'","request":{"headers":{"Accept-Encoding":"gzip,deflate","Connection":"Keep-Alive","Content-Length":"33","Content-Type":"application/json; > > charset=utf-8","Host":"localhost:43794","User-Agent":"Apache-HttpClient/4.5.2 > (Java/1.8.0_111)"},"httpVersion":"1.1","method":"POST","post":"{\"using\":\"id\",\"value\":\"userName\"}","url":"/element","urlParsed":{"anchor":"","query":"","file":"element","directory":"/","path":"/element","relative":"/element","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/element","queryKey":{},"chunks":["element"]},"urlOriginal":"/session/abd2bc60-1593-11e7-922e-d790ba7a8581/element"}} > Command duration or timeout: 10.13 seconds > For documentation on this error, please visit: > http://seleniumhq.org/exceptions/no_such_element.html > Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 > 09:49:13 -0700' > System info: host: 'Kens-MacBook-Pro-2.local', ip: '127.0.0.1', > os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.12.3', java.version: > '1.8.0_111' > Driver info: org.openqa.selenium.phantomjs.PhantomJSDriver > Capabilities [{applicationCacheEnabled=false, rotatable=false, > handlesAlerts=false, databaseEnabled=false, version=2.1.1, platform=MAC, > browserConnectionEnabled=false, proxy={proxyType=direct}, nativeEvents=true, > acceptSslCerts=false, driverVersion=1.2.0, > phantomjs.page.settings.userAgent=Mozilla/5.0 (Windows NT 6.1; Win64; x64; > rv:16.0) Gecko/20121026 Firefox/16.0, locationContextEnabled=false, > webStorageEnabled=false, browserName=phantomjs, takesScreenshot=true, > driverName=ghostdriver, javascriptEnabled=true, cssSelectorsEnabled=true}] > Session ID: abd2bc60-1593-11e7-922e-d790ba7a8581 > *** Element info: {Using=id, value=userName} > Caused by: > org.openqa.selenium.remote.ScreenshotException: Screen shot has > been taken > Build info: version: '3.0.1', revision: '1969d75', time: > '2016-10-18 09:49:13 -0700' > System info: host: 'Kens-MacBook-Pro-2.local', ip: '127.0.0.1', > os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.12.3', java.version: > '1.8.0_111' > Driver info: driver.version: RemoteWebDriver > Caused by: > org.openqa.selenium.NoSuchElementException: > {"errorMessage":"Unable to find element with id > 'userName'","request":{"headers":{"Accept-Encoding":"gzip,deflate","Connection":"Keep-Alive","Content-Length":"33","Content-Type":"application/json; > > charset=utf-8","Host":"localhost:43794","User-Agent":"Apache-HttpClient/4.5.2 > (Java/1.8.0_111)"},"httpVersion":"1.1","method":"POST","post":"{\"using\":\"id\",\"value\":\"userName\"}","url":"/element","urlParsed":{"anchor":"","query":"","file":"element","directory":"/","path":"/element","relative":"/element","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/element","queryKey":{},"chunks":["element"]},"urlOriginal":"/session/abd2bc60-1593-11e7-922e-d790ba7a8581/element"}} > For documentation on this error, please visit: > http://seleniumhq.org/exceptions/no_such_element.html > Build info: version: '3.0.1', revision: '1969d75', time: > '2016-10-18 09:49:13 -0700' > System info: host: 'Kens-MacBook-Pro-2.local', ip: > '127.0.0.1', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.12.3', > java.version: '1.8.0_111' > Driver info: driver.version: unknown > {code} > Possibly caused by > author > Kevin J. Duling > author_date > 2017-03-21 15:23:05 -0700 > commit > 6f716278df9803da28a546b102534c8e568eef2d > committer > Kevin J. Duling > committer_date > 2017-03-21 15:23:05 -0700 > message > GEODE-2704: Remove Pulse's custom StringUtils in favor of Apache Commons > StringUtils -- This message was sent by Atlassian JIRA (v6.3.15#6346)