More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #439 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
4 minutes
Revision
4ef080f505575ee2806b0fcf9ad10ba256a136ce 4ef080f505575ee2806b0fcf9ad10ba256a136ce
Total tests
636
Fixed in
#440 (Manual run by Mark Goodrich)

Tests

  • 636 tests in total
  • 5 tests failed
  • 5 failures are new
  • 4 minutes taken in total.
New test failures 5
Status Test Duration
Collapse Failed ExcelBuilderTest shouldSupportMoreThan4000StyledCells History
2 secs
java.io.FileNotFoundException: /tmp/shouldSupportMoreThan4000StyledCells.xls (Permission denied)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
	at org.openmrs.module.reporting.common.ExcelBuilderTest.shouldSupportMoreThan4000StyledCells(ExcelBuilderTest.java:72)
	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...)
Collapse Failed CohortDetailReportRendererTest shouldRenderIndicatorsWithDifferentDatasets History
< 1 sec
java.io.FileNotFoundException: /tmp/test.html (Permission denied)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
	at org.openmrs.module.reporting.report.renderer.CohortDetailReportRendererTest.shouldRenderIndicatorsWithDifferentDatasets(CohortDetailReportRendererTest.java:123)
	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...)
Collapse Failed ExcelTemplateRendererTest shouldRenderToExcelTemplate History
< 1 sec
java.io.FileNotFoundException: /tmp/excelTemplateRendererTest.xls (Permission denied)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
	at org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest.shouldRenderToExcelTemplate(ExcelTemplateRendererTest.java:117)
	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...)
Collapse Failed XlsReportRendererTest testXlsReportRenderingWithHeaders History
< 1 sec
java.io.FileNotFoundException: /tmp/xlsReportRendererTesttrue.xls (Permission denied)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
	at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.renderToXls(XlsReportRendererTest.java:121)
	at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.testXlsReportRenderingWithHeaders(XlsReportRendererTest.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(33 more lines...)
Collapse Failed XlsReportRendererTest testXlsReportRenderingWithoutHeaders History
< 1 sec
java.io.FileNotFoundException: /tmp/xlsReportRendererTestfalse.xls (Permission denied)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:99)
	at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.renderToXls(XlsReportRendererTest.java:121)
	at org.openmrs.module.reporting.report.renderer.XlsReportRendererTest.testXlsReportRenderingWithoutHeaders(XlsReportRendererTest.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(33 more lines...)