Stream: IG creation
Topic: CI build failing
Etienne Cantineau (Jun 29 2020 at 13:46):
My Ci build failed after an update and got a strange error
onGenerate.plantUml:
[java] Exception in thread "main" java.lang.IllegalArgumentException: dir=/scratch/ig-build-temp-Y2SFCE/repo/input/images-source
[java] at net.sourceforge.plantuml.FileGroup.addSimpleDirectory(FileGroup.java:115)
[java] at net.sourceforge.plantuml.FileGroup.initWithSimpleStar(FileGroup.java:141)
[java] at net.sourceforge.plantuml.FileGroup.<init>(FileGroup.java:65)
[java] at net.sourceforge.plantuml.Run.processArgs(Run.java:396)
[java] at net.sourceforge.plantuml.Run.manageAllFiles(Run.java:372)
[java] at net.sourceforge.plantuml.Run.main(Run.java:188)
Publishing Content Failed: Java returned: 1 (00:56.0827)
(00:56.0827)
Use -? to get command line help (00:56.0827)
(00:56.0827)
Stack Dump (for debugging): (00:56.0828)
/scratch/ig-build-temp-Y2SFCE/repo/template/scripts/ant.xml:81: Java returned: 1
I reverted my changes and got the same, i also saw another person failed log with same error
Grahame Grieve (Jun 29 2020 at 20:51):
@Lloyd McKenzie if this is anyone it's you...
Lloyd McKenzie (Jun 29 2020 at 22:02):
It was me, but it was fixed this morning
David deRoode (Nov 29 2021 at 18:23):
https://build.fhir.org/ig/HL7/fhir-mmm-ig/ CI build is now failing to build and failing to output the logs. This IG builds locally as expected. Github repo for this is https://github.com/HL7/fhir-mmm-ig/tree/master Any suggestions for how to troubleshoot? @Rick Geimer
Grahame Grieve (Nov 29 2021 at 18:43):
it last build an hour ago:
Grahame Grieve (Nov 29 2021 at 18:43):
Grahame Grieve (Nov 29 2021 at 18:44):
what did you change since then?
David deRoode (Nov 29 2021 at 18:52):
Thanks- it appears that build was successful; only the status icon the https://fhir.github.io/auto-ig-builder/builds.html dashboard is off
Grahame Grieve (Nov 29 2021 at 18:57):
I don't understand quite what you mean
David deRoode (Nov 29 2021 at 19:09):
Grahame Grieve (Nov 29 2021 at 19:19):
yes @Josh Mandel there's no apparent reason for that to be labelled as an error, and no information as to why?
Last updated: Apr 12 2022 at 19:14 UTC