FHIR Chat · What? Update happening? · terminology / utg

Stream: terminology / utg

Topic: What? Update happening?


view this post on Zulip Ted Klein (Mar 20 2021 at 01:30):

Kind of error after a PUSH to a branch I've never seen before:

view this post on Zulip Ted Klein (Mar 20 2021 at 01:30):

INFO:root:about to clone!
DEBUG:root:running: git clone --recursive https://github.com/HL7/UTG --branch UP-176-change-metadata-for-codesystem-and-naming-system-health-canada-drug-id-number-hcdin repo
DEBUG:root:Time to deadline 3479.998218 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 3475.072134 seconds
DEBUG:root:running: npm -g install fsh-sushi
DEBUG:root:Time to deadline 3474.806555 seconds
/usr/local/bin/sushi -> /usr/local/lib/node_modules/fsh-sushi/dist/app.js
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsh-sushi/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

  • fsh-sushi@1.3.0
    added 1066 packages from 824 contributors in 11.336s
    DEBUG:root:running: java -Xms19000m -Xmx19000m -jar ../publisher.jar -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -auto-ig-build -target https://build.fhir.org/ig/HL7/UTG/ -out /scratch/ig-build-temp-6MNL9P/repo
    DEBUG:root:Time to deadline 3463.107803 seconds
    Error: Invalid or corrupt jarfile ../publisher.jar

view this post on Zulip Ted Klein (Mar 20 2021 at 01:31):

Corrupt jar file??? @Rob Hausam @Grahame Grieve I have no clue what to do about something like this.

view this post on Zulip Lloyd McKenzie (Mar 20 2021 at 01:34):

Hypothesis that you might have launched the build when it was in the process of updating the official jar file. Try re-triggering the build and see if it happens again

view this post on Zulip Ted Klein (Mar 20 2021 at 01:51):

ok I'll give that a whirl...

view this post on Zulip Ted Klein (Mar 20 2021 at 02:20):

yep worked that time. whew. it seems that in this life, timing is everything...


Last updated: Apr 12 2022 at 19:14 UTC