OpenMRS Core Master

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
15 minutes
Labels
None
Revisions
openmrs-core
bee6ec5b05fba1c4907cafd534fdf95562befab2 bee6ec5b05fba1c4907cafd534fdf95562befab2
openmrs-standalone
885ad10c3e56ae11105727bb801f2f04042a18d9 885ad10c3e56ae11105727bb801f2f04042a18d9
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
Failing since
#3127 (Changes by Daniel Kayiwa)
Fixed in
#3134 (Manual run by Rafal Korytkowski)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Wikum Weerakutti <wikum@linuxdeveloper.space> Wikum Weerakutti <wikum@linuxdeveloper.space> bee6ec5b05fba1c4907cafd534fdf95562befab2 bee6ec5b05fba1c4907cafd534fdf95562befab2 TRUNK-6081: Add not null constraint to encounter_diagnosis.dx_rank (#4199)
Java field Diagnosis.rank is marked as not nullable via the JPA annotations but encounter_diagnosis.dx_rank column is missing the not null constraint in the database. So this adds not null constraint to encounter_diagnosis.dx_rank column.

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.

Jira issues

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

Error summary for Unit Test

The job generated some errors, drill down into the full build log for more details.

+ export IMAGE=openmrs/openmrs-core@sha256:93bc47e1a5298587953c0491fbb2c232ea243ccd121aed58bab2d386caf789be
+ IMAGE=openmrs/openmrs-core@sha256:93bc47e1a5298587953c0491fbb2c232ea243ccd121aed58bab2d386caf789be
+ docker run --pull --rm openmrs/openmrs-core@sha256:93bc47e1a5298587953c0491fbb2c232ea243ccd121aed58bab2d386caf789be mvn test
docker: Error response from daemon: No such image: openmrs/openmrs-core@sha256:93bc47e1a5298587953c0491fbb2c232ea243ccd121aed58bab2d386caf789be.
See 'docker run --help'.