Build: #153 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
1 second
Duration
9 minutes
Labels
None
Revision
d5d0f1bffcca41f7938461bde9e6c9564dcc8293 d5d0f1bffcca41f7938461bde9e6c9564dcc8293
Total tests
2511
Fixed in
#154 (Changes by Wyclif Luyima)

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima d5d0f1bffcca41f7938461bde9e6c9564dcc8293 d5d0f1bffcca41f7938461bde9e6c9564dcc8293 Insert order types for drug and test orders - TRUNK-4292

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 4
Status Test View job Duration
Collapse Failed Database1_9To1_10UpgradeTest shouldUpgradeFromClean1_9To1_10 History
Unit and Component Tests 6 secs
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:      Reason:            liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement: select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135] :           Caused By: Precondition Error
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:
     Reason: 
          liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement:
select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135]
:
          Caused By: Precondition Error
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:219)
(49 more lines...)
Collapse Failed Database1_9To1_10UpgradeTest shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
Unit and Component Tests 5 secs
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:      Reason:            liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement: select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135] :           Caused By: Precondition Error
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:
     Reason: 
          liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement:
select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135]
:
          Caused By: Precondition Error
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:219)
(49 more lines...)
Collapse Failed Database1_9To1_10UpgradeTest shouldConvertOrderersToBeingProvidersInsteadOfUsers History
Unit and Component Tests 10 secs
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:      Reason:            liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement: select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135] :           Caused By: Precondition Error
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:
     Reason: 
          liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement:
select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135]
:
          Caused By: Precondition Error
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:219)
(49 more lines...)
Collapse Failed Database1_9To1_10UpgradeTest shouldMigrateDrugOrders History
Unit and Component Tests 5 secs
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:      Reason:            liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement: select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135] :           Caused By: Precondition Error
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403070131-TRUNK-4286::andras-szell:
     Reason: 
          liquibase-update-to-latest.xml : Column "JAVA_CLASS" not found; SQL statement:
select count(*) from order_type where java_class like "org.openmrs.DrugOrder" or java_class like "org.openmrs.TestOrder" [42122-135]
:
          Caused By: Precondition Error
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:219)
(49 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4292Could not obtain issue details from Jira