Deploys Reference Application SNAPSHOT to maven

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
198 minutes
Labels
None
Revisions
Distribution
f434c18cedf7b32f1bee4abca2a0e965c3cfbd8e f434c18cedf7b32f1bee4abca2a0e965c3cfbd8e
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
64
Failing since
#3863 (Rebuilt by Wyclif Luyima)
Fixed in
#3866 (Manual run by Wyclif Luyima)

Tests

Responsible

This build has been failing since #3863
No one has taken responsibility

Code commits

Distribution
Author Commit Message Commit date
Tomasz Mueller <tmueller@soldevelo.com> Tomasz Mueller <tmueller@soldevelo.com> f434c18cedf7b32f1bee4abca2a0e965c3cfbd8e f434c18cedf7b32f1bee4abca2a0e965c3cfbd8e ignored addNewAlergyTest

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 54
Status Test View job Duration
Collapse Failed AddPastVisitTest org.openmrs.reference.AddPastVisitTest History
Run UI tests on Travis < 1 sec
org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02'
System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-45-generic', java.version: '1.7.0_79'
Driver info: driver.version: ChromeDriver
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:216)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:111)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:115)
(103 more lines...)
Collapse Failed AddUserTest org.openmrs.reference.AddUserTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed AdmitToInpatientTest org.openmrs.reference.AdmitToInpatientTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed AutocompleteForNameTest org.openmrs.reference.AutocompleteForNameTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed BookRequestAppointmentTest org.openmrs.reference.BookRequestAppointmentTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed CaptureVitalsTest org.openmrs.reference.CaptureVitalsTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed CheckModules org.openmrs.reference.CheckModules History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed ComeBackToApplicationAfterLogoutTest org.openmrs.reference.ComeBackToApplicationAfterLogoutTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed ContactInfoTest org.openmrs.reference.ContactInfoTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed CreateAppointmentBlockTest org.openmrs.reference.CreateAppointmentBlockTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed DeleteAllergyTest org.openmrs.reference.DeleteAllergyTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed DeleteAppointmentBlockTest org.openmrs.reference.DeleteAppointmentBlockTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed DeleteFormTest org.openmrs.reference.DeleteFormTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed DeleteLocationTest org.openmrs.reference.DeleteLocationTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed DeleteRequestAppointmentTest org.openmrs.reference.DeleteRequestAppointmentTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed DuplicatePatientRegisterTest org.openmrs.reference.DuplicatePatientRegisterTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed EditAllergyTest org.openmrs.reference.EditAllergyTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
(14 more lines...)
Collapse Failed EditAppointmentBlockTest org.openmrs.reference.EditAppointmentBlockTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed EditConceptTest org.openmrs.reference.EditConceptTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed EditDemographicTest org.openmrs.reference.EditDemographicTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed EditFormTest org.openmrs.reference.EditFormTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed EditLocationTest org.openmrs.reference.EditLocationTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed EndVisitTest org.openmrs.reference.EndVisitTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed ExitFromInpatientTest org.openmrs.reference.ExitFromInpatientTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed EyeReportTest org.openmrs.reference.EyeReportTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed FindPatientByFamilyNameTest org.openmrs.reference.FindPatientByFamilyNameTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed FindPatientByIdAndNameTest org.openmrs.reference.FindPatientByIdAndNameTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed FindPatientRecordTest org.openmrs.reference.FindPatientRecordTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed LoginTest org.openmrs.reference.LoginTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed ManagePersonTest org.openmrs.reference.ManagePersonTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed ManageProviderSchedulesTest org.openmrs.reference.ManageProviderSchedulesTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed MergePatientByNameTest org.openmrs.reference.MergePatientByNameTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed MergeVisitsTest org.openmrs.reference.MergeVisitsTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed NamePatientAccentedLetterTest org.openmrs.reference.NamePatientAccentedLetterTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed PasswordCannotMatchUsernameTest org.openmrs.reference.PasswordCannotMatchUsernameTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed PasswordMinimumLengthTest org.openmrs.reference.PasswordMinimumLengthTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed PasswordRequiresDigitTest org.openmrs.reference.PasswordRequiresDigitTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed PasswordRequiresNonDigitTest org.openmrs.reference.PasswordRequiresNonDigitTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed PasswordUpperAndLowerCaseTest org.openmrs.reference.PasswordUpperAndLowerCaseTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed RecentlyPatientTest org.openmrs.reference.RecentlyPatientTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed RecordMergeIssueTest org.openmrs.reference.RecordMergeIssueTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed RegistrationAppTest org.openmrs.reference.RegistrationAppTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed RegistrationFormQuestionTest org.openmrs.reference.RegistrationFormQuestionTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed RegistrationTest org.openmrs.reference.RegistrationTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed RelationTypeTest org.openmrs.reference.RelationTypeTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed RetireLocationTest org.openmrs.reference.RetireLocationTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed ServiceTest org.openmrs.reference.ServiceTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed StartVisitTest org.openmrs.reference.StartVisitTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed TransferToWardServiceTest org.openmrs.reference.TransferToWardServiceTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)
Collapse Failed UnidentifiedPatientKeyboardTest org.openmrs.reference.UnidentifiedPatientKeyboardTest History
Run UI tests on Travis < 1 sec
java.lang.AssertionError: cannot find chromedriver executable: org.apache.commons.vfs2.FileSystemException: Could not copy "jar:file:///home/bamboo-agent-2/.m2/repository/org/openmrs/contrib/uitestframework/1.6-SNAPSHOT/uitestframework-1.6-SNAPSHOT.jar!/chromedriver/linux/chromedriver" because it does not exist.
	at org.junit.Assert.fail(Assert.java:88)
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:292)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:98)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(13 more lines...)