Deploys Reference Application SNAPSHOT to maven

Build: #3509 failed Child of REGAPP-REGAPP-2153

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Build result summary

Details

Completed
Queue duration
1 second
Duration
10 minutes
Labels
None
Revisions
Distribution
a66684a6f2bf914e04fe8e42c4fb5982c04ff308 a66684a6f2bf914e04fe8e42c4fb5982c04ff308
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
11
Failing since
#3496 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)
Fixed in
#3515 (Child of REGAPP-REGAPP-2159)

Responsible

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

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 1
Status Test View job Duration
Collapse Failed DuplicatePatientRegisterTest DuplicateRegisterTest History
Run UI tests on Travis 19 secs
org.openqa.selenium.ElementNotVisibleException: element not visible   (Session info: chrome=43.0.2357.81)   (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 26 milliseconds 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' Session ID: 243b7526ada3e326b1768daa3217669a Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, browserName=chrome, chrome={userDataDir=/tmp/.com.google.Chrome.UWSgSq}, rotatable=false, locationContextEnabled=true, mobileEmulationEnabled=false, version=43.0.2357.81, takesHeapSnapshot=true, cssSelectorsEnabled=true, databaseEnabled=false, handlesAlerts=true, browserConnectionEnabled=false, webStorageEnabled=true, nativeEvents=true, applicationCacheEnabled=false, takesScreenshot=true}]
org.openqa.selenium.ElementNotVisibleException: element not visible
  (Session info: chrome=43.0.2357.81)
  (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 26 milliseconds
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'
Session ID: 243b7526ada3e326b1768daa3217669a
(50 more lines...)
Existing test failures 4
Status Test Failing since View job Duration
org.dbunit.DatabaseUnitException: Exception processing table name='visit'
	at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:216)
	at org.dbunit.AbstractDatabaseTester.executeOperation(AbstractDatabaseTester.java:190)
	at org.dbunit.AbstractDatabaseTester.onTearDown(AbstractDatabaseTester.java:109)
	at org.openmrs.uitestframework.test.TestBase.dbUnitTearDownStatic(TestBase.java:197)
	at org.openmrs.uitestframework.test.TestBase.dbUnitTearDown(TestBase.java:180)
	at org.openmrs.uitestframework.test.TestBase.deletePatient(TestBase.java:394)
	at org.openmrs.uitestframework.test.TestBase.deletePatient(TestBase.java:360)
(54 more lines...)
org.junit.ComparisonFailure: expected:</openmrs/[login.htm]> but was:</openmrs/[referenceapplication/home.page]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:321)
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.xpath: //div[@id='confirmation']//li[1]/strong 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: unknown
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.xpath: //div[@id='confirmation']//li[1]/strong
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: unknown
	at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:259)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
	at org.openmrs.uitestframework.page.AbstractBasePage.findElement(AbstractBasePage.java:51)
(65 more lines...)
org.dbunit.database.AmbiguousTableNameException: OBS
	at org.dbunit.dataset.OrderedTableNameMap.add(OrderedTableNameMap.java:198)
	at org.dbunit.database.QueryDataSet.addTable(QueryDataSet.java:93)
	at org.openmrs.uitestframework.test.TestBase.deletePatient(TestBase.java:378)
	at org.openmrs.uitestframework.test.TestBase.deletePatient(TestBase.java:360)
	at org.openmrs.reference.VisitTest.tearDown(VisitTest.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(32 more lines...)