| CONSOLE OUTPUT |
| [...truncated 566 lines...] |
| org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"xpath","selector":"//*[@id='select2-drop']//li[contains(@class,'select2-result-selectable')]/div"} |
| Command duration or timeout: 6 milliseconds |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html |
| Build info: version: '2.39.0', revision: '14fa800511cc5d66d426e08b0b2ab926c7ed7398', time: '2013-12-16 13:18:38' |
| System info: host: 'chipolata', ip: '10.213.0.91', os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-39-generic', java.version: '1.7.0_25' |
| Session ID: c45b62e1-45e7-486c-9cc7-d829e5b11666 |
| Driver info: org.openqa.selenium.firefox.FirefoxDriver |
| Capabilities [{platform=LINUX, acceptSslCerts=true, _javascript_Enabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, webStorageEnabled=true, nativeEvents=false, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=26.0}] |
| at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source) |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:526) |
| at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193) |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145) |
| at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554) |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:307) |
| at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:404) |
| at org.openqa.selenium.By$ByXPath.findElement(By.java:363) |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:299) |
| at org.nuxeo.functionaltests.forms.Select2WidgetElement.selectValue(Select2WidgetElement.java:216) |
| at org.nuxeo.functionaltests.forms.Select2WidgetElement.selectValues(Select2WidgetElement.java:229) |
| at org.nuxeo.functionaltests.ITSelect2Test.testSelect2Edit(ITSelect2Test.java:131) |
| Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: Unable to locate element: {"method":"xpath","selector":"//*[@id='select2-drop']//li[contains(@class,'select2-result-selectable')]/div"} |
| Build info: version: '2.39.0', revision: '14fa800511cc5d66d426e08b0b2ab926c7ed7398', time: '2013-12-16 13:18:38' |
| System info: host: 'chipolata', ip: '10.213.0.91', os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-39-generic', java.version: '1.7.0_25' |
| Driver info: driver.version: unknown |
| at .FirefoxDriver.prototype.findElementInternal_(file:///tmp/anonymous7711974728979906280webdriver-profile/extensions/[email protected]/components/driver_component.js:8860) |
| at .FirefoxDriver.prototype.findElement(file:///tmp/anonymous7711974728979906280webdriver-profile/extensions/[email protected]/components/driver_component.js:8869) |
| at .DelayedCommand.prototype.executeInternal_/h(file:///tmp/anonymous7711974728979906280webdriver-profile/extensions/[email protected]/components/command_processor.js:10831) |
| at .DelayedCommand.prototype.executeInternal_(file:///tmp/anonymous7711974728979906280webdriver-profile/extensions/[email protected]/components/command_processor.js:10836) |
| at .DelayedCommand.prototype.execute/<(file:///tmp/anonymous7711974728979906280webdriver-profile/extensions/[email protected]/components/command_processor.js:10778) |
|
|
| Results : |
|
| Tests in error: |
| ITVocabularyTest.testEntryNotFountAndRemove:139 » Timeout Timed out after 30 s... |
| ITSelect2Test.testSelect2Edit:131 » NoSuchElement Unable to locate element: {"... |
|
| Tests run: 22, Failures: 0, Errors: 2, Skipped: 0 |
|
| [INFO] |
| [INFO] --- ant-assembly-maven-plugin:2.0.1-SNAPSHOT:build (stop-tomcat) @ nuxeo-distribution-dm-webdriver-tests --- |
| Activating profile: tomcat |
| Activating profile: qa |
| [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.7.15-SNAPSHOT |
| [INFO] [unzip] Expanding: /home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.15-SNAPSHOT/nuxeo-ftest-1.7.15-SNAPSHOT.zip into /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target |
|
| integration-tests.stop-unix: |
| [INFO] [exec] Detected Tomcat server. |
| [INFO] [exec] Nuxeo home: /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/tomcat-webdriver |
| [INFO] [exec] Nuxeo configuration: /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/tomcat-webdriver/bin/nuxeo.conf |
| [INFO] [exec] Include template: /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/tomcat-webdriver/templates/common-base |
| [INFO] [exec] Include template: /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/tomcat-webdriver/templates/common |
| [INFO] [exec] Include template: /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/tomcat-webdriver/templates/default |
| [INFO] [exec] Stopping server.....Server stopped. |
| [INFO] |
| [INFO] --- maven-failsafe-plugin:2.16:verify (default) @ nuxeo-distribution-dm-webdriver-tests --- |
| [INFO] Failsafe report directory: /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Reactor Summary: |
| [INFO] |
| [INFO] Nuxeo Functional Tests ............................ SUCCESS [ 7.363 s] |
| [INFO] Nuxeo Distribution Parent ......................... SUCCESS [ 0.186 s] |
| [INFO] Nuxeo DM WebDriver Tests .......................... FAILURE [16:45 min] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] BUILD FAILURE |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Total time: 16:56 min |
| [INFO] Finished at: 2014-03-28T10:17:19+01:00 |
| [INFO] Final Memory: 89M/591M |
| [INFO] ------------------------------------------------------------------------ |
| [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (default) on project nuxeo-distribution-dm-webdriver-tests: There are test failures. |
| [ERROR] |
| [ERROR] Please refer to /home/hudson/tmp/workspace/IT-nuxeo-master-tests-dm-tomcat-jre/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports for the individual test results. |
| [ERROR] -> [Help 1] |
| [ERROR] |
| [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
| [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
| [ERROR] |
| [ERROR] For more information about the errors and possible solutions, please read the following articles: |
| [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException |
| [ERROR] |
| [ERROR] After correcting the problems, you can resume the build with the command |
| [ERROR] mvn -rf :nuxeo-distribution-dm-webdriver-tests |
| Build step 'Invoke top-level Maven targets' marked build as failure |
| Archiving artifacts |
| Sending artifact delta relative to IT-nuxeo-master-tests-dm-tomcat-jre #558 |
| Archived 48 artifacts |
| Archive block size is 32768 |
| Received 0 blocks and 1549806 bytes |
| Compression is 0.0% |
| Publishing Selenium report... |
| Missing directory nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/target/results |
| Build step 'Publish Selenium Html Report' marked build as failure |
| Publishing Selenium report... |
| Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* |
| Jabber notifier plugin: Notifying suspects |
| Email was triggered for: Always |
| Sending email for trigger: Always |