INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/ansforge/IG-doctrine-ci-sis --branch 0.1.0 repo DEBUG:root:Time to deadline 35879.997631 seconds Cloning into 'repo'... Note: switching to '83f97e90bb8aa6d9eb27eddcf9c959cf4bd190f1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false DEBUG:root:running: wget -q https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar -O publisher.jar DEBUG:root:Time to deadline 35870.389589 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35869.268685 seconds npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported added 140 packages in 5s 15 packages are looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 9.8.1 -> 11.4.2 npm notice Changelog: npm notice Run `npm install -g npm@11.4.2` to update! npm notice DEBUG:root:running: java -Xms19000m -Xmx19000m -jar ../publisher.jar -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/ansforge/IG-doctrine-ci-sis/ -out /scratch/repo DEBUG:root:Time to deadline 35864.325281 seconds FHIR IG Publisher Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (3 days old) Detected Java version: 21-ea from /usr/local/openjdk-21 on Linux/amd64 (64bit). 19008MB available dir = /scratch/repo, path = /usr/local/openjdk-21/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Parameters: -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/ansforge/IG-doctrine-ci-sis/ -out /scratch/repo Character encoding = UTF-8 / UTF-8 Start Clock @ Tuesday, July 1, 2025, 6:05:27 AM Coordinated Universal Time (2025-07-01T06:05:27Z) Build FHIR IG from /scratch/repo (00:00.026 / 00:00.027, 97Mb) API keys loaded from /etc/fhir-settings.json (00:00.002 / 00:00.029, 97Mb) Package Cache: /var/lib/.fhir/packages (00:00.002 / 00:00.031, 97Mb) Unable to load IG as an r5 IG - try R4 (/scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fr.doctrine.json) (00:00.007 / 00:00.039, 97Mb) Publishing Content Failed: Error Parsing File /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fr.doctrine.json: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fr.doctrine.json (00:00.059 / 00:00.098, 106Mb) (00:00.000 / 00:00.098, 106Mb) Use -? to get command line help (00:00.000 / 00:00.099, 106Mb) (00:00.000 / 00:00.099, 106Mb) Stack Dump (for debugging): (00:00.000 / 00:00.099, 106Mb) java.lang.Exception: Error Parsing File /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fr.doctrine.json: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fr.doctrine.json at org.hl7.fhir.igtools.publisher.Publisher.initializeFromIg(Publisher.java:2988) at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:2786) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:1068) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:15771) Caused by: java.nio.file.NoSuchFileException: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fr.doctrine.json at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.Files.readAllBytes(Files.java:3267) at org.hl7.fhir.utilities.FileUtilities.fileToBytes(FileUtilities.java:108) at org.hl7.fhir.r4.formats.FormatUtilities.loadFile(FormatUtilities.java:179) at org.hl7.fhir.igtools.publisher.Publisher.initializeFromIg(Publisher.java:2985) ... 3 more