INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/ansforge/IG-mapping-cda-fhir --branch structure-pages repo DEBUG:root:Time to deadline 35879.998274 seconds Cloning into 'repo'... 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 35876.872292 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35875.652391 seconds npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 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 141 packages in 6s 14 packages are looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 9.8.1 -> 11.12.0 npm notice Changelog: npm notice Run `npm install -g npm@11.12.0` 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-mapping-cda-fhir/ -out /scratch/repo DEBUG:root:Time to deadline 35869.007861 seconds FHIR IG Publisher Version 2.2.3 (Git# 9fbfd237b428). Built 2026-03-25T01:02:17.811Z (40 hours 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-mapping-cda-fhir/ -out /scratch/repo Character encoding = UTF-8 / UTF-8 Start Clock @ Thursday, March 26, 2026, 5:41:06 PM Coordinated Universal Time (2026-03-26T17:41:06Z) Build FHIR IG from /scratch/repo (00:00.756 / 00:00.757, 97Mb) API keys loaded from /etc/fhir-settings.json (00:00.004 / 00:00.760, 97Mb) Package Cache: /var/lib/.fhir/packages (00:00.003 / 00:00.763, 97Mb) Root directory: /scratch/repo (00:00.010 / 00:00.773, 97Mb) Unable to load IG as an r5 IG - try R4 (/scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json) (00:00.001 / 00:00.775, 97Mb) Publishing Content Failed: Error Parsing File /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json (00:00.076 / 00:00.851, 106Mb) (00:00.000 / 00:00.852, 106Mb) Use -? to get command line help (00:00.000 / 00:00.852, 106Mb) (00:00.000 / 00:00.852, 106Mb) Stack Dump (for debugging): (00:00.000 / 00:00.853, 106Mb) java.lang.Exception: Error Parsing File /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initializeFromIg(PublisherIGLoader.java:270) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initialize(PublisherIGLoader.java:151) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:223) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:1600) Caused by: java.nio.file.NoSuchFileException: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.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:118) at org.hl7.fhir.r4.formats.FormatUtilities.loadFile(FormatUtilities.java:179) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initializeFromIg(PublisherIGLoader.java:267) ... 3 more