Started by user Jonah Graham Running as Jonah Graham Agent basic-gjqsz is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-gjqsz" namespace: "packaging" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.packaging.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-gjqsz" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-gjqsz" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-packaging" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-gjqsz (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-wwpZIJGnd1zL/agent.50 SSH_AGENT_PID=52 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_12111875221375738751.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_12111875221375738751.key) [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org) The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse-packaging/packages.git > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 849d37ba967a173f1329969efc9754f7be64d3a6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 849d37ba967a173f1329969efc9754f7be64d3a6 # timeout=10 Commit message: "Set version qualifiers with setGitDate script" > git rev-list --no-walk 849d37ba967a173f1329969efc9754f7be64d3a6 # timeout=10 [notarize-downloads] $ /bin/bash /tmp/jenkins853893741963563805.sh + export 'PS4=+$$+ ' + PS4='+$$+ ' +128+ SSHUSER=genie.packaging@projects-storage.eclipse.org +128+ SSH='ssh genie.packaging@projects-storage.eclipse.org' +128+ SCP=scp +128+ mkdir temp +128+ pushd temp ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads ++128+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 -maxdepth 1 -name '*.dmg-tonotarize' +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize . +128+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +128+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize . +128+ popd ~/agent/workspace/notarize-downloads ++128+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +182+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +182+ DMG=eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +182+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg ++182+ echo eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg ++182+ sed s/_/-/g +182+ PRIMARY_BUNDLE_ID=eclipse-committers-2023-12-R-macosx-cocoa-x86-64.dmg +182+ retryCount=1 +182+ '[' 1 -gt 0 ']' ++182+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++182+ jq -r .uuid +182+ UUID=ccd531f5-12cd-42e8-95a5-85090a8c73e4 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ 200 == \5\0\3 ]] +182+ [[ 200 == \5\0\2 ]] +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ sleep 18s +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +128+ tee --append eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +204+ DMG=eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +204+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg ++204+ echo eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg ++204+ sed s/_/-/g +204+ PRIMARY_BUNDLE_ID=eclipse-cpp-2023-12-R-macosx-cocoa-x86-64.dmg +204+ retryCount=1 +204+ '[' 1 -gt 0 ']' ++204+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++204+ jq -r .uuid +204+ UUID=1a58dfd3-7946-46ad-b36a-5b6e0426f263 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ 200 == \5\0\3 ]] +204+ [[ 200 == \5\0\2 ]] +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +128+ sleep 18s +128+ tee --append eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +226+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ DMG=eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg ++226+ echo eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg ++226+ sed s/_/-/g +226+ PRIMARY_BUNDLE_ID=eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ retryCount=1 +226+ '[' 1 -gt 0 ']' ++226+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++226+ jq -r .uuid +226+ UUID=93882f75-154c-4784-8f00-ce07e1dade79 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ 200 == \5\0\3 ]] +226+ [[ 200 == \5\0\2 ]] +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +128+ sleep 18s +128+ tee --append eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +248+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ DMG=eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg ++248+ echo eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg ++248+ sed s/_/-/g +248+ PRIMARY_BUNDLE_ID=eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ retryCount=1 +248+ '[' 1 -gt 0 ']' ++248+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++248+ jq -r .uuid +248+ UUID=54822a3a-d14c-4415-a269-3ded62871e9c ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ 200 == \5\0\3 ]] +248+ [[ 200 == \5\0\2 ]] +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ sleep 18s +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +128+ tee --append eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +280+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ DMG=eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg ++280+ echo eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg ++280+ sed s/_/-/g +280+ PRIMARY_BUNDLE_ID=eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ retryCount=1 +280+ '[' 1 -gt 0 ']' ++280+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ jq -r .uuid +280+ UUID=1853e045-38f3-49d5-b8e2-763f60f5a5b4 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ 200 == \5\0\3 ]] +280+ [[ 200 == \5\0\2 ]] +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +312+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ DMG=eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg ++312+ echo eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg ++312+ sed s/_/-/g +312+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2023-12-R-macosx-cocoa-x86-64.dmg +312+ retryCount=1 +312+ '[' 1 -gt 0 ']' ++312+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++312+ jq -r .uuid +312+ UUID=654b28b5-e586-4648-9113-96fdb3ab69db ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ 200 == \5\0\3 ]] +312+ [[ 200 == \5\0\2 ]] +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ sleep 18s +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +128+ tee --append eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +334+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg ++334+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ DMG=eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg ++334+ echo eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg ++334+ sed s/_/-/g +334+ PRIMARY_BUNDLE_ID=eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ retryCount=1 +334+ '[' 1 -gt 0 ']' ++334+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++334+ jq -r .uuid +334+ UUID=03362721-4d73-4d82-a347-02d131fc7a1d ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ 200 == \5\0\3 ]] +334+ [[ 200 == \5\0\2 ]] +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ sleep 18s +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +128+ tee --append eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +376+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ DMG=eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg ++376+ echo eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg ++376+ sed s/_/-/g +376+ PRIMARY_BUNDLE_ID=eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ retryCount=1 +376+ '[' 1 -gt 0 ']' ++376+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++376+ jq -r .uuid +376+ UUID=d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ 200 == \5\0\3 ]] +376+ [[ 200 == \5\0\2 ]] +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +128+ sleep 18s +128+ tee --append eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +408+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg ++408+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ DMG=eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++408+ echo eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg ++408+ sed s/_/-/g +408+ PRIMARY_BUNDLE_ID=eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ retryCount=1 +408+ '[' 1 -gt 0 ']' ++408+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++408+ jq -r .uuid +408+ UUID=ed0c1d38-2b01-4c2c-8741-bd06102a604c ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ 200 == \5\0\3 ]] +408+ [[ 200 == \5\0\2 ]] +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +460+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ DMG=eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg ++460+ echo eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg ++460+ sed s/_/-/g +460+ PRIMARY_BUNDLE_ID=eclipse-scout-2023-12-R-macosx-cocoa-x86-64.dmg +460+ retryCount=1 +460+ '[' 1 -gt 0 ']' ++460+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++460+ jq -r .uuid +460+ UUID=25460ad2-469e-4d6a-be1f-1835c0c7e058 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ 200 == \5\0\3 ]] +460+ [[ 200 == \5\0\2 ]] +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ sleep 18s +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +128+ tee --append eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +502+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ DMG=eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg ++502+ echo eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg ++502+ sed s/_/-/g +502+ PRIMARY_BUNDLE_ID=eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ retryCount=1 +502+ '[' 1 -gt 0 ']' ++502+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++502+ jq -r .uuid +502+ UUID=03fc8827-7d58-474e-a55f-278a378fbdba ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ 200 == \5\0\3 ]] +502+ [[ 200 == \5\0\2 ]] +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +128+ sleep 18s +128+ tee --append eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +554+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ DMG=eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg ++554+ echo eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg ++554+ sed s/_/-/g +554+ PRIMARY_BUNDLE_ID=eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ retryCount=1 +554+ '[' 1 -gt 0 ']' ++554+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ jq -r .uuid +554+ UUID=4593d02a-51e0-4bea-be0a-ccd71695539f ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ 200 == \5\0\3 ]] +554+ [[ 200 == \5\0\2 ]] +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +596+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg ++596+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ DMG=eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg ++596+ echo eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg ++596+ sed s/_/-/g +596+ PRIMARY_BUNDLE_ID=eclipse-java-2023-12-R-macosx-cocoa-x86-64.dmg +596+ retryCount=1 +596+ '[' 1 -gt 0 ']' ++596+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++596+ jq -r .uuid +596+ UUID=7e685bef-4864-4aa3-9ea6-36e7f7581ca3 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ 200 == \5\0\3 ]] +596+ [[ 200 == \5\0\2 ]] +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +658+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ DMG=eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg ++658+ echo eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg ++658+ sed s/_/-/g +658+ PRIMARY_BUNDLE_ID=eclipse-jee-2023-12-R-macosx-cocoa-x86-64.dmg +658+ retryCount=1 +658+ '[' 1 -gt 0 ']' ++658+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ jq -r .uuid +658+ UUID=32aaa30c-8121-4ad5-9120-3c59c70009cc ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ 200 == \5\0\3 ]] +658+ [[ 200 == \5\0\2 ]] +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ sleep 18s +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +128+ tee --append eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +700+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status ++700+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +700+ DMG=eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +700+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++700+ echo eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg ++700+ sed s/_/-/g +700+ PRIMARY_BUNDLE_ID=eclipse-rcp-2023-12-R-macosx-cocoa-x86-64.dmg +700+ retryCount=1 +700+ '[' 1 -gt 0 ']' ++700+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++700+ jq -r .uuid +700+ UUID=5ce961df-5748-4e78-998e-00dc45d4e857 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ 200 == \5\0\3 ]] +700+ [[ 200 == \5\0\2 ]] +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ sleep 18s +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +128+ tee --append eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +782+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ DMG=eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg ++782+ echo eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg ++782+ sed s/_/-/g +782+ PRIMARY_BUNDLE_ID=eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ retryCount=1 +782+ '[' 1 -gt 0 ']' ++782+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++782+ jq -r .uuid +782+ UUID=97e77fa7-73c2-478a-862e-e7c04c90dcd0 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ 200 == \5\0\3 ]] +782+ [[ 200 == \5\0\2 ]] +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +834+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg ++834+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +834+ DMG=eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +834+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg ++834+ echo eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg ++834+ sed s/_/-/g +834+ PRIMARY_BUNDLE_ID=eclipse-php-2023-12-R-macosx-cocoa-x86-64.dmg +834+ retryCount=1 +834+ '[' 1 -gt 0 ']' ++834+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++834+ jq -r .uuid +834+ UUID=901f105d-e9ef-4378-bb82-6639b43a2ed4 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ 200 == \5\0\3 ]] +834+ [[ 200 == \5\0\2 ]] +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +897+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg ++897+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ DMG=eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++897+ echo eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg ++897+ sed s/_/-/g +897+ PRIMARY_BUNDLE_ID=eclipse-modeling-2023-12-R-macosx-cocoa-x86-64.dmg +897+ retryCount=1 +897+ '[' 1 -gt 0 ']' ++897+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++897+ jq -r .uuid +897+ UUID=84bb1398-b577-46fe-9b30-13e24312bc94 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ 200 == \5\0\3 ]] +897+ [[ 200 == \5\0\2 ]] +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +128+ LOG=eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +128+ sleep 18s +128+ tee --append eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.log +968+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg ++968+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ DMG=eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++968+ echo eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg ++968+ sed s/_/-/g +968+ PRIMARY_BUNDLE_ID=eclipse-dsl-2023-12-R-macosx-cocoa-x86-64.dmg +968+ retryCount=1 +968+ '[' 1 -gt 0 ']' ++968+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2023-12-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++968+ jq -r .uuid +968+ UUID=4ccbc638-6625-4751-bb46-ea9d0ec9095b ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ 200 == \5\0\3 ]] +968+ [[ 200 == \5\0\2 ]] +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m +128+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +128+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg ++128+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +128+ LOG=eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +128+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg' +128+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +128+ sleep 18s +128+ tee --append eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.log +1050+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg ++1050+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +1050+ DMG=eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +1050+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg ++1050+ echo eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg ++1050+ sed s/_/-/g +1050+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +1050+ retryCount=1 +1050+ '[' 1 -gt 0 ']' ++1050+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1050+ jq -r .uuid +1050+ UUID=ac1f4da5-9b78-4ec7-97d9-4080df3ae19a ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ 200 == \5\0\3 ]] +1050+ [[ 200 == \5\0\2 ]] +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m +128+ jobs -p 182 204 226 248 280 312 334 376 408 460 502 554 596 658 700 782 834 897 968 1050 +128+ wait ++128+ jobs -p ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++334+ jq -r .notarizationStatus.status +334+ STATUS=IN_PROGRESS +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/status +248+ RESPONSE_RAW='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"336e4564-689a-40c0-9da9-90bafdf274f3\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg\",\n \"uploadDate\": \"2023-11-30T20:16:42.324Z\",\n \"sha256\": \"4175d11a4c12807f5a4b5c648863d1fc4188d7fcb403bd805a1a5d9cea4a3977\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"88875a0ec82ea73c59d0247c8fcf39245610ae26\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3003b95a3c1d3f20a311153fe6d8134f086de9f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3003b95a3c1d3f20a311153fe6d8134f086de9f\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"336e4564-689a-40c0-9da9-90bafdf274f3\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg\",\n \"uploadDate\": \"2023-11-30T20:16:42.324Z\",\n \"sha256\": \"4175d11a4c12807f5a4b5c648863d1fc4188d7fcb403bd805a1a5d9cea4a3977\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"88875a0ec82ea73c59d0247c8fcf39245610ae26\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3003b95a3c1d3f20a311153fe6d8134f086de9f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3003b95a3c1d3f20a311153fe6d8134f086de9f\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ jq -r .notarizationStatus.status ++248+ echo '{"uuid":"54822a3a-d14c-4415-a269-3ded62871e9c","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"336e4564-689a-40c0-9da9-90bafdf274f3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:16:42.324Z\",\n' '\"sha256\":' '\"4175d11a4c12807f5a4b5c648863d1fc4188d7fcb403bd805a1a5d9cea4a3977\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"88875a0ec82ea73c59d0247c8fcf39245610ae26\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3003b95a3c1d3f20a311153fe6d8134f086de9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-aarch64-11690315087836318252.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3003b95a3c1d3f20a311153fe6d8134f086de9f\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +248+ STATUS=COMPLETE +248+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ [[ 200 == \5\0\3 ]] +248+ [[ 200 == \5\0\2 ]] +248+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +248+ break +248+ rm eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ curl -JO https://cbi.eclipse.org/macos/xcrun/54822a3a-d14c-4415-a269-3ded62871e9c/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76.9M 0 76.9M 0 0 75.7M 0 --:--:-- 0:00:01 --:--:-- 75.7M 100 152M 0 152M 0 0 75.9M 0 --:--:-- 0:00:02 --:--:-- 75.8M 100 236M 0 236M 0 0 78.3M 0 --:--:-- 0:00:03 --:--:-- 78.2M++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status 100 308M 0 308M 0 0 76.7M 0 --:--:-- 0:00:04 --:--:-- 76.7M+658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m 100 317M 0 317M 0 0 77.3M 0 --:--:-- 0:00:04 --:--:-- 77.6M curl: Saved to filename 'eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg' +248+ cp -vf eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg' ++248+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ b=eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +248+ md5sum eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ sha1sum eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ sha512sum -b eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg +248+ rm eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +248+ rm -f eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +248+ rm -f eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +248+ rm -f eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++596+ jq -r .notarizationStatus.status +596+ STATUS=IN_PROGRESS +596+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/status +334+ RESPONSE_RAW='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"6249d36f-b17a-40b1-acf6-18fc95b0f0b4\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:38.832Z\",\n \"sha256\": \"4d5402e64dc8ed56631bda05203ba58da08f873f2b29e9d3a381593bb60537db\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bf1d317158e9bdd510cd83571bb323308db40141\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"38440e0a508f6b8783e2e13118589e7d83b55b44\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"38440e0a508f6b8783e2e13118589e7d83b55b44\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++334+ head -n1 +334+ RESPONSE='{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"6249d36f-b17a-40b1-acf6-18fc95b0f0b4\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:38.832Z\",\n \"sha256\": \"4d5402e64dc8ed56631bda05203ba58da08f873f2b29e9d3a381593bb60537db\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bf1d317158e9bdd510cd83571bb323308db40141\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"38440e0a508f6b8783e2e13118589e7d83b55b44\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"38440e0a508f6b8783e2e13118589e7d83b55b44\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++334+ tail -n1 +334+ STATUS_CODE=200 ++334+ jq -r .notarizationStatus.status ++334+ echo '{"uuid":"03362721-4d73-4d82-a347-02d131fc7a1d","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"6249d36f-b17a-40b1-acf6-18fc95b0f0b4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:17:38.832Z\",\n' '\"sha256\":' '\"4d5402e64dc8ed56631bda05203ba58da08f873f2b29e9d3a381593bb60537db\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf1d317158e9bdd510cd83571bb323308db40141\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38440e0a508f6b8783e2e13118589e7d83b55b44\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c867b6054ae70abfff6126132526787c74be7cda\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-aarch64-16504517324687598610.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38440e0a508f6b8783e2e13118589e7d83b55b44\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +334+ STATUS=COMPLETE +334+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +334+ [[ 200 == \5\0\3 ]] +334+ [[ 200 == \5\0\2 ]] +334+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +334+ break +334+ rm eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ curl -JO https://cbi.eclipse.org/macos/xcrun/03362721-4d73-4d82-a347-02d131fc7a1d/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 0 21.8M 0 0 64.4M 0 --:--:-- --:--:-- --:--:-- 64.2M 100 99.7M 0 99.7M 0 0 74.4M 0 --:--:-- 0:00:01 --:--:-- 74.4M 100 137M 0 137M 0 0 58.8M 0 --:--:-- 0:00:02 --:--:-- 58.8M++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m 100 178M 0 178M 0 0 53.4M 0 --:--:-- 0:00:03 --:--:-- 53.4M 100 229M 0 229M 0 0 52.9M 0 --:--:-- 0:00:04 --:--:-- 52.9M 100 310M 0 310M 0 0 58.1M 0 --:--:-- 0:00:05 --:--:-- 57.7M 100 357M 0 357M 0 0 60.4M 0 --:--:-- 0:00:05 --:--:-- 56.3M curl: Saved to filename 'eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg' +334+ cp -vf eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg' ++334+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++334+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ b=eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +334+ md5sum eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ sha1sum eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ sha512sum -b eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg +334+ rm eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +334+ rm -f eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +334+ rm -f eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +334+ rm -f eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/status +204+ RESPONSE_RAW='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"c1f14556-e826-4c85-8a26-3e6b8dfafdf9\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg\",\n \"uploadDate\": \"2023-11-30T20:16:06.243Z\",\n \"sha256\": \"828ad68a991016bdb24aff17edfc189f28f35b69769831c3e7fdeed886bbe559\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6b7e73657dad095dd9e9bac1c6173e4ad31c3a71\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bbd11716a4469ed6059409e96997dfef700eb7b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bbd11716a4469ed6059409e96997dfef700eb7b\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"c1f14556-e826-4c85-8a26-3e6b8dfafdf9\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg\",\n \"uploadDate\": \"2023-11-30T20:16:06.243Z\",\n \"sha256\": \"828ad68a991016bdb24aff17edfc189f28f35b69769831c3e7fdeed886bbe559\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6b7e73657dad095dd9e9bac1c6173e4ad31c3a71\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bbd11716a4469ed6059409e96997dfef700eb7b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bbd11716a4469ed6059409e96997dfef700eb7b\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ jq -r .notarizationStatus.status ++204+ echo '{"uuid":"1a58dfd3-7946-46ad-b36a-5b6e0426f263","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"c1f14556-e826-4c85-8a26-3e6b8dfafdf9\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:16:06.243Z\",\n' '\"sha256\":' '\"828ad68a991016bdb24aff17edfc189f28f35b69769831c3e7fdeed886bbe559\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6b7e73657dad095dd9e9bac1c6173e4ad31c3a71\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bbd11716a4469ed6059409e96997dfef700eb7b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c867b6054ae70abfff6126132526787c74be7cda\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2023-12-R-macosx-cocoa-x86_64-16633450307037980372.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bbd11716a4469ed6059409e96997dfef700eb7b\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +204+ STATUS=COMPLETE +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ [[ 200 == \5\0\3 ]] +204+ [[ 200 == \5\0\2 ]] +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +204+ break +204+ rm eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/1a58dfd3-7946-46ad-b36a-5b6e0426f263/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59.2M 0 59.2M 0 0 68.9M 0 --:--:-- --:--:-- --:--:-- 68.9M 100 126M 0 126M 0 0 67.9M 0 --:--:-- 0:00:01 --:--:-- 67.9M 100 177M 0 177M 0 0 62.1M 0 --:--:-- 0:00:02 --:--:-- 62.1M 100 244M 0 244M 0 0 63.3M 0 --:--:-- 0:00:03 --:--:-- 63.3M 100 330M 0 330M 0 0 68.0M 0 --:--:-- 0:00:04 --:--:-- 68.0M++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m 100 358M 0 358M 0 0 69.1M 0 --:--:-- 0:00:05 --:--:-- 69.2M curl: Saved to filename 'eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg' +204+ cp -vf eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg' ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +204+ b=eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +204+ md5sum eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg +204+ sha1sum eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m +204+ sha512sum -b eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m +204+ rm eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +204+ rm -f eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +204+ rm -f eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +204+ rm -f eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++596+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/status +596+ RESPONSE_RAW='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"97d42601-641d-44f9-a36c-e22b45ff253f\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg\",\n \"uploadDate\": \"2023-11-30T20:19:20.050Z\",\n \"sha256\": \"fa0542f73c30274fcb9c0fb4c067aa8a78f9aef485ab32edc435da105ee1de5b\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6485cc8119fc407a7ce97a5b8a6f2a8aec5e40b\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1992e77b44d25f584eec43f97ffe93c524978965\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1992e77b44d25f584eec43f97ffe93c524978965\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++596+ head -n1 +596+ RESPONSE='{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"97d42601-641d-44f9-a36c-e22b45ff253f\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg\",\n \"uploadDate\": \"2023-11-30T20:19:20.050Z\",\n \"sha256\": \"fa0542f73c30274fcb9c0fb4c067aa8a78f9aef485ab32edc435da105ee1de5b\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6485cc8119fc407a7ce97a5b8a6f2a8aec5e40b\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1992e77b44d25f584eec43f97ffe93c524978965\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1992e77b44d25f584eec43f97ffe93c524978965\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++596+ tail -n1 +596+ STATUS_CODE=200 ++596+ jq -r .notarizationStatus.status ++596+ echo '{"uuid":"7e685bef-4864-4aa3-9ea6-36e7f7581ca3","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"97d42601-641d-44f9-a36c-e22b45ff253f\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:19:20.050Z\",\n' '\"sha256\":' '\"fa0542f73c30274fcb9c0fb4c067aa8a78f9aef485ab32edc435da105ee1de5b\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6485cc8119fc407a7ce97a5b8a6f2a8aec5e40b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1992e77b44d25f584eec43f97ffe93c524978965\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2023-12-R-macosx-cocoa-x86_64-189083724657829679.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1992e77b44d25f584eec43f97ffe93c524978965\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +596+ STATUS=COMPLETE +596+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +596+ [[ 200 == \5\0\3 ]] +596+ [[ 200 == \5\0\2 ]] +596+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +596+ break +596+ rm eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ curl -JO https://cbi.eclipse.org/macos/xcrun/7e685bef-4864-4aa3-9ea6-36e7f7581ca3/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17.6M 0 17.6M 0 0 46.9M 0 --:--:-- --:--:-- --:--:-- 46.7M 100 62.7M 0 62.7M 0 0 45.4M 0 --:--:-- 0:00:01 --:--:-- 45.4M 100 98.2M 0 98.2M 0 0 41.3M 0 --:--:-- 0:00:02 --:--:-- 41.3M 100 137M 0 137M 0 0 40.6M 0 --:--:-- 0:00:03 --:--:-- 40.6M 100 162M 0 162M 0 0 37.1M 0 --:--:-- 0:00:04 --:--:-- 37.1M 100 194M 0 194M 0 0 36.1M 0 --:--:-- 0:00:05 --:--:-- 35.3M 100 233M 0 233M 0 0 36.5M 0 --:--:-- 0:00:06 --:--:-- 34.1M 100 284M 0 284M 0 0 38.6M 0 --:--:-- 0:00:07 --:--:-- 37.2M++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status 100 319M 0 319M 0 0 38.1M 0 --:--:-- 0:00:08 --:--:-- 36.4M curl: Saved to filename 'eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg' +596+ cp -vf eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m 'eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg' ++596+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++596+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ b=eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +596+ md5sum eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ sha1sum eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ sha512sum -b eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg +596+ rm eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +596+ rm -f eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +596+ rm -f eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +596+ rm -f eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++408+ jq -r .notarizationStatus.status +408+ STATUS=IN_PROGRESS +408+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/status +782+ RESPONSE_RAW='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"3e49c3ad-f44b-442a-bfb6-4a6cbfb4c1dd\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:35.490Z\",\n \"sha256\": \"928003adb1a536f4dafa12393a85e11d249cebb744a72c90fcd73ba54aadc8be\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4bdcf0ec52a9e139610d3550ceb3392128a8cc5d\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e534acb15a44c67aab664bb244c758275239646\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e534acb15a44c67aab664bb244c758275239646\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"3e49c3ad-f44b-442a-bfb6-4a6cbfb4c1dd\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:35.490Z\",\n \"sha256\": \"928003adb1a536f4dafa12393a85e11d249cebb744a72c90fcd73ba54aadc8be\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4bdcf0ec52a9e139610d3550ceb3392128a8cc5d\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e534acb15a44c67aab664bb244c758275239646\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e534acb15a44c67aab664bb244c758275239646\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ jq -r .notarizationStatus.status ++782+ echo '{"uuid":"97e77fa7-73c2-478a-862e-e7c04c90dcd0","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"3e49c3ad-f44b-442a-bfb6-4a6cbfb4c1dd\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:20:35.490Z\",\n' '\"sha256\":' '\"928003adb1a536f4dafa12393a85e11d249cebb744a72c90fcd73ba54aadc8be\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4bdcf0ec52a9e139610d3550ceb3392128a8cc5d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e534acb15a44c67aab664bb244c758275239646\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-aarch64-3233434558838401557.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e534acb15a44c67aab664bb244c758275239646\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +782+ STATUS=COMPLETE +782+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ [[ 200 == \5\0\3 ]] +782+ [[ 200 == \5\0\2 ]] +782+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +782+ break +782+ rm eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ curl -JO https://cbi.eclipse.org/macos/xcrun/97e77fa7-73c2-478a-862e-e7c04c90dcd0/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72.1M 0 72.1M 0 0 79.1M 0 --:--:-- --:--:-- --:--:-- 79.1M 100 142M 0 142M 0 0 74.3M 0 --:--:-- 0:00:01 --:--:-- 74.3M 100 211M 0 211M 0 0 72.7M 0 --:--:-- 0:00:02 --:--:-- 72.7M 100 290M 0 290M 0 0 74.2M 0 --:--:-- 0:00:03 --:--:-- 74.1M 100 368M 0 368M 0 0 74.9M 0 --:--:-- 0:00:04 --:--:-- 74.9M 100 418M 0 418M 0 0 71.5M 0 --:--:-- 0:00:05 --:--:-- 70.0M curl: Saved to filename 'eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg' +782+ cp -vf eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg' ++782+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ b=eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +782+ md5sum eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ sha1sum eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ sha512sum -b eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg +782+ rm eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +782+ rm -f eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +782+ rm -f eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +782+ rm -f eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++408+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/status +408+ RESPONSE_RAW='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"aa5569ac-cdf7-4c31-bf4c-97d6575b937d\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg\",\n \"uploadDate\": \"2023-11-30T20:18:33.532Z\",\n \"sha256\": \"3f9dcd83b03123fb888d0fc647cb41f6026eaedd1c591d4cd85c3c1ae1c06417\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca37e481a57f20354e28f36a8775d3aecbcce06e\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefa90d5c7e50a63d0986a1818588a5a62a3ad95\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefa90d5c7e50a63d0986a1818588a5a62a3ad95\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++408+ head -n1 +408+ RESPONSE='{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"aa5569ac-cdf7-4c31-bf4c-97d6575b937d\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg\",\n \"uploadDate\": \"2023-11-30T20:18:33.532Z\",\n \"sha256\": \"3f9dcd83b03123fb888d0fc647cb41f6026eaedd1c591d4cd85c3c1ae1c06417\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca37e481a57f20354e28f36a8775d3aecbcce06e\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefa90d5c7e50a63d0986a1818588a5a62a3ad95\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefa90d5c7e50a63d0986a1818588a5a62a3ad95\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++408+ tail -n1 +408+ STATUS_CODE=200 ++408+ jq -r .notarizationStatus.status ++408+ echo '{"uuid":"ed0c1d38-2b01-4c2c-8741-bd06102a604c","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"aa5569ac-cdf7-4c31-bf4c-97d6575b937d\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:18:33.532Z\",\n' '\"sha256\":' '\"3f9dcd83b03123fb888d0fc647cb41f6026eaedd1c591d4cd85c3c1ae1c06417\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca37e481a57f20354e28f36a8775d3aecbcce06e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefa90d5c7e50a63d0986a1818588a5a62a3ad95\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-aarch64-390314096923114391.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefa90d5c7e50a63d0986a1818588a5a62a3ad95\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +408+ STATUS=COMPLETE +408+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +408+ [[ 200 == \5\0\3 ]] +408+ [[ 200 == \5\0\2 ]] +408+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +408+ break +408+ rm eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ curl -JO https://cbi.eclipse.org/macos/xcrun/ed0c1d38-2b01-4c2c-8741-bd06102a604c/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41.0M 0 41.0M 0 0 75.6M 0 --:--:-- --:--:-- --:--:-- 75.4M++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m 100 124M 0 124M 0 0 80.9M 0 --:--:-- 0:00:01 --:--:-- 80.9M 100 211M 0 211M 0 0 83.0M 0 --:--:-- 0:00:02 --:--:-- 82.9M 100 290M 0 290M 0 0 82.0M 0 --:--:-- 0:00:03 --:--:-- 82.0M 100 385M 0 385M 0 0 84.7M 0 --:--:-- 0:00:04 --:--:-- 84.7M 100 472M 0 472M 0 0 85.1M 0 --:--:-- 0:00:05 --:--:-- 86.2M 100 476M 0 476M 0 0 84.9M 0 --:--:-- 0:00:05 --:--:-- 86.4M curl: Saved to filename 'eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg' +408+ cp -vf eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg' ++408+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++408+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ b=eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +408+ md5sum eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ sha1sum eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ sha512sum -b eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg +408+ rm eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +408+ rm -f eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +408+ rm -f eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +408+ rm -f eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/status +376+ RESPONSE_RAW='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ae1acead-690b-4f36-937a-c07e33a5eca5\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:57.405Z\",\n \"sha256\": \"bd71c2a7f74258cb92612ab03c9cc03ba17fbd64bfc55c6a73c66057031af835\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c64f7680797ba4231e183a523500bf6b59c307c9\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0efdd555d7eb7a466010b9a7cffa6f021631f8a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0efdd555d7eb7a466010b9a7cffa6f021631f8a8\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ae1acead-690b-4f36-937a-c07e33a5eca5\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:57.405Z\",\n \"sha256\": \"bd71c2a7f74258cb92612ab03c9cc03ba17fbd64bfc55c6a73c66057031af835\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c64f7680797ba4231e183a523500bf6b59c307c9\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0efdd555d7eb7a466010b9a7cffa6f021631f8a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0efdd555d7eb7a466010b9a7cffa6f021631f8a8\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ jq -r .notarizationStatus.status ++376+ echo '{"uuid":"d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"ae1acead-690b-4f36-937a-c07e33a5eca5\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:17:57.405Z\",\n' '\"sha256\":' '\"bd71c2a7f74258cb92612ab03c9cc03ba17fbd64bfc55c6a73c66057031af835\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c64f7680797ba4231e183a523500bf6b59c307c9\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0efdd555d7eb7a466010b9a7cffa6f021631f8a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-aarch64-986330733171184168.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0efdd555d7eb7a466010b9a7cffa6f021631f8a8\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +376+ STATUS=COMPLETE +376+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ [[ 200 == \5\0\3 ]] +376+ [[ 200 == \5\0\2 ]] +376+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +376+ break +376+ rm eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ curl -JO https://cbi.eclipse.org/macos/xcrun/d906b6f1-ec34-4aa5-afc2-d6e0e1b0669d/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19.9M 0 19.9M 0 0 75.9M 0 --:--:-- --:--:-- --:--:-- 75.6M 100 92.8M 0 92.8M 0 0 68.4M 0 --:--:-- 0:00:01 --:--:-- 68.3M 100 170M 0 170M 0 0 75.2M 0 --:--:-- 0:00:02 --:--:-- 75.1M 100 261M 0 261M 0 0 80.1M 0 --:--:-- 0:00:03 --:--:-- 80.0M 100 354M 0 354M 0 0 83.0M 0 --:--:-- 0:00:04 --:--:-- 83.0M 100 390M 0 390M 0 0 82.3M 0 --:--:-- 0:00:04 --:--:-- 82.7M curl: Saved to filename 'eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg' +376+ cp -vf eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg' ++376+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ b=eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +376+ md5sum eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +376+ sha1sum eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m +376+ sha512sum -b eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg +376+ rm eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +376+ rm -f eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +376+ rm -f eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +376+ rm -f eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/status +312+ RESPONSE_RAW='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"c3523e42-990c-4e39-8fe4-9799bae41e0b\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:18.126Z\",\n \"sha256\": \"5a8383df0f52c52456d64783456a20b5603ace3f43d46d09937b2f3d7f177fb9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7c765ecffaeacdc3d3ca057d0330784de684fd3d\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5cd6fc0ac1ce5f4a2295bec8db29954a4363bdd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5cd6fc0ac1ce5f4a2295bec8db29954a4363bdd9\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"c3523e42-990c-4e39-8fe4-9799bae41e0b\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:18.126Z\",\n \"sha256\": \"5a8383df0f52c52456d64783456a20b5603ace3f43d46d09937b2f3d7f177fb9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7c765ecffaeacdc3d3ca057d0330784de684fd3d\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5cd6fc0ac1ce5f4a2295bec8db29954a4363bdd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5cd6fc0ac1ce5f4a2295bec8db29954a4363bdd9\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ jq -r .notarizationStatus.status ++312+ echo '{"uuid":"654b28b5-e586-4648-9113-96fdb3ab69db","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"c3523e42-990c-4e39-8fe4-9799bae41e0b\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:17:18.126Z\",\n' '\"sha256\":' '\"5a8383df0f52c52456d64783456a20b5603ace3f43d46d09937b2f3d7f177fb9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7c765ecffaeacdc3d3ca057d0330784de684fd3d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5cd6fc0ac1ce5f4a2295bec8db29954a4363bdd9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c867b6054ae70abfff6126132526787c74be7cda\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64-128224272970700156.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5cd6fc0ac1ce5f4a2295bec8db29954a4363bdd9\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +312+ STATUS=COMPLETE +312+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ [[ 200 == \5\0\3 ]] +312+ [[ 200 == \5\0\2 ]] +312+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +312+ break +312+ rm eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ curl -JO https://cbi.eclipse.org/macos/xcrun/654b28b5-e586-4648-9113-96fdb3ab69db/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33.3M 0 33.3M 0 0 74.8M 0 --:--:-- --:--:-- --:--:-- 74.7M 100 100M 0 100M 0 0 68.8M 0 --:--:-- 0:00:01 --:--:-- 68.7M 100 167M 0 167M 0 0 68.6M 0 --:--:-- 0:00:02 --:--:-- 68.5M 100 244M 0 244M 0 0 70.9M 0 --:--:-- 0:00:03 --:--:-- 70.9M 100 306M 0 306M 0 0 69.0M 0 --:--:-- 0:00:04 --:--:-- 69.0M 100 368M 0 368M 0 0 67.6M 0 --:--:-- 0:00:05 --:--:-- 67.0M 100 378M 0 378M 0 0 67.4M 0 --:--:-- 0:00:05 --:--:-- 66.9M curl: Saved to filename 'eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg' +312+ cp -vf eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg' ++312+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ b=eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +312+ md5sum eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ sha1sum eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ sha512sum -b eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg +312+ rm eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +312+ rm -f eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +312+ rm -f eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +312+ rm -f eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1050+ jq -r .notarizationStatus.status +1050+ STATUS=IN_PROGRESS +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ sleep 1m ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++834+ jq -r .notarizationStatus.status +834+ STATUS=IN_PROGRESS +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/status +1050+ RESPONSE_RAW='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"48508811-c84a-4786-91e9-55df3767d9f6\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg\",\n \"uploadDate\": \"2023-11-30T20:21:57.110Z\",\n \"sha256\": \"1123b3d151826d440c3f850c237a3bc65ccbfce94bf328b7b7d6146db721d33a\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75426536a8123c3bec2faecf2a8668d1865f211\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cce5c1ff14e91265e23c012059c80a9a2fb5b8ff\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cce5c1ff14e91265e23c012059c80a9a2fb5b8ff\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++1050+ head -n1 +1050+ RESPONSE='{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"48508811-c84a-4786-91e9-55df3767d9f6\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg\",\n \"uploadDate\": \"2023-11-30T20:21:57.110Z\",\n \"sha256\": \"1123b3d151826d440c3f850c237a3bc65ccbfce94bf328b7b7d6146db721d33a\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75426536a8123c3bec2faecf2a8668d1865f211\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cce5c1ff14e91265e23c012059c80a9a2fb5b8ff\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cce5c1ff14e91265e23c012059c80a9a2fb5b8ff\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++1050+ tail -n1 +1050+ STATUS_CODE=200 ++1050+ jq -r .notarizationStatus.status ++1050+ echo '{"uuid":"ac1f4da5-9b78-4ec7-97d9-4080df3ae19a","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"48508811-c84a-4786-91e9-55df3767d9f6\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:21:57.110Z\",\n' '\"sha256\":' '\"1123b3d151826d440c3f850c237a3bc65ccbfce94bf328b7b7d6146db721d33a\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75426536a8123c3bec2faecf2a8668d1865f211\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cce5c1ff14e91265e23c012059c80a9a2fb5b8ff\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c867b6054ae70abfff6126132526787c74be7cda\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64-16209987428556801639.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cce5c1ff14e91265e23c012059c80a9a2fb5b8ff\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +1050+ STATUS=COMPLETE +1050+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +1050+ [[ 200 == \5\0\3 ]] +1050+ [[ 200 == \5\0\2 ]] +1050+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +1050+ break +1050+ rm eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +1050+ curl -JO https://cbi.eclipse.org/macos/xcrun/ac1f4da5-9b78-4ec7-97d9-4080df3ae19a/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38.2M 0 38.2M 0 0 89.5M 0 --:--:-- --:--:-- --:--:-- 89.3M 100 131M 0 131M 0 0 91.7M 0 --:--:-- 0:00:01 --:--:-- 91.6M 100 212M 0 212M 0 0 84.5M 0 --:--:-- 0:00:02 --:--:-- 84.5M 100 237M 0 237M 0 0 69.1M 0 --:--:-- 0:00:03 --:--:-- 69.1M++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/status +834+ RESPONSE_RAW='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"043ff4f8-4229-49c0-bc28-7e2d29821136\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:40.922Z\",\n \"sha256\": \"c0a6016c94478b7457499ea5ffdb55b1bc251a12bab7d0d995abec25dc4f3aa8\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2c893b27a8688970673716bca0b43336af476492\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7aa95eef5dafecbfcfe6a70fb24c2387e9af29ec\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7aa95eef5dafecbfcfe6a70fb24c2387e9af29ec\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++834+ head -n1 +834+ RESPONSE='{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"043ff4f8-4229-49c0-bc28-7e2d29821136\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:40.922Z\",\n \"sha256\": \"c0a6016c94478b7457499ea5ffdb55b1bc251a12bab7d0d995abec25dc4f3aa8\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2c893b27a8688970673716bca0b43336af476492\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7aa95eef5dafecbfcfe6a70fb24c2387e9af29ec\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7aa95eef5dafecbfcfe6a70fb24c2387e9af29ec\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++834+ tail -n1 +834+ STATUS_CODE=200 ++834+ jq -r .notarizationStatus.status ++834+ echo '{"uuid":"901f105d-e9ef-4378-bb82-6639b43a2ed4","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"043ff4f8-4229-49c0-bc28-7e2d29821136\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:20:40.922Z\",\n' '\"sha256\":' '\"c0a6016c94478b7457499ea5ffdb55b1bc251a12bab7d0d995abec25dc4f3aa8\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c893b27a8688970673716bca0b43336af476492\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7aa95eef5dafecbfcfe6a70fb24c2387e9af29ec\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c867b6054ae70abfff6126132526787c74be7cda\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-x86_64-1968376287508168477.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7aa95eef5dafecbfcfe6a70fb24c2387e9af29ec\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +834+ STATUS=COMPLETE +834+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +834+ [[ 200 == \5\0\3 ]] +834+ [[ 200 == \5\0\2 ]] +834+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +834+ break +834+ rm eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +834+ curl -JO https://cbi.eclipse.org/macos/xcrun/901f105d-e9ef-4378-bb82-6639b43a2ed4/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39.4M 0 39.4M 0 0 62.7M 0 --:--:-- --:--:-- --:--:-- 62.6M 100 274M 0 274M 0 0 61.8M 0 --:--:-- 0:00:04 --:--:-- 61.8M 100 115M 0 115M 0 0 70.6M 0 --:--:-- 0:00:01 --:--:-- 70.5M 100 297M 0 297M 0 0 54.8M 0 --:--:-- 0:00:05 --:--:-- 51.9M 100 333M 0 333M 0 0 51.8M 0 --:--:-- 0:00:06 --:--:-- 40.5M 100 188M 0 188M 0 0 71.6M 0 --:--:-- 0:00:02 --:--:-- 71.6M 100 374M 0 374M 0 0 50.4M 0 --:--:-- 0:00:07 --:--:-- 32.9M 100 237M 0 237M 0 0 65.4M 0 --:--:-- 0:00:03 --:--:-- 65.4M 100 377M 0 377M 0 0 50.1M 0 --:--:-- 0:00:07 --:--:-- 34.1M curl: Saved to filename 'eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg' +1050+ cp -vf eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg' 100 ++1050+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +1050+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++1050+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +1050+ b=eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +1050+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +1050+ md5sum eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg 321M 0 321M 0 0 69.4M 0 --:--:-- 0:00:04 --:--:-- 69.3M 100 392M 0 392M 0 0 69.7M 0 --:--:-- 0:00:05 --:--:-- 70.6M 100 394M 0 394M 0 0 69.7M 0 --:--:-- 0:00:05 --:--:-- 69.3M curl: Saved to filename 'eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg' +834+ cp -vf eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m 'eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg' ++834+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +834+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++834+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +834+ b=eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +834+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +834+ md5sum eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +1050+ sha1sum eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +834+ sha1sum eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +1050+ sha512sum -b eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg +834+ sha512sum -b eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg +1050+ rm eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +1050+ rm -f eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +1050+ rm -f eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +1050+ rm -f eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 +834+ rm eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +834+ rm -f eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +834+ rm -f eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +834+ rm -f eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/status +460+ RESPONSE_RAW='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"14d99bc2-3177-47c4-9ea0-b4eec43b6326\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg\",\n \"uploadDate\": \"2023-11-30T20:18:41.635Z\",\n \"sha256\": \"a38b844813e1a791d1e0e202ddaf6d9661ba16854d2b842520af241f45057730\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d92e7c22dfd63a5632fbb4884ffb19982f9838f\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a8f9f912f003b80ceb0ba8fb3a47ed4769131bd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a8f9f912f003b80ceb0ba8fb3a47ed4769131bd9\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"14d99bc2-3177-47c4-9ea0-b4eec43b6326\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg\",\n \"uploadDate\": \"2023-11-30T20:18:41.635Z\",\n \"sha256\": \"a38b844813e1a791d1e0e202ddaf6d9661ba16854d2b842520af241f45057730\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d92e7c22dfd63a5632fbb4884ffb19982f9838f\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a8f9f912f003b80ceb0ba8fb3a47ed4769131bd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a8f9f912f003b80ceb0ba8fb3a47ed4769131bd9\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ jq -r .notarizationStatus.status ++460+ echo '{"uuid":"25460ad2-469e-4d6a-be1f-1835c0c7e058","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"14d99bc2-3177-47c4-9ea0-b4eec43b6326\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:18:41.635Z\",\n' '\"sha256\":' '\"a38b844813e1a791d1e0e202ddaf6d9661ba16854d2b842520af241f45057730\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d92e7c22dfd63a5632fbb4884ffb19982f9838f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a8f9f912f003b80ceb0ba8fb3a47ed4769131bd9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2023-12-R-macosx-cocoa-x86_64-12180428948124680151.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a8f9f912f003b80ceb0ba8fb3a47ed4769131bd9\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +460+ STATUS=COMPLETE +460+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ [[ 200 == \5\0\3 ]] +460+ [[ 200 == \5\0\2 ]] +460+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +460+ break +460+ rm eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ curl -JO https://cbi.eclipse.org/macos/xcrun/25460ad2-469e-4d6a-be1f-1835c0c7e058/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27.0M 0 27.0M 0 0 40.8M 0 --:--:-- --:--:-- --:--:-- 40.8M 100 75.6M 0 75.6M 0 0 45.5M 0 --:--:-- 0:00:01 --:--:-- 45.5M 100 119M 0 119M 0 0 44.8M 0 --:--:-- 0:00:02 --:--:-- 44.8M 100 185M 0 185M 0 0 50.5M 0 --:--:-- 0:00:03 --:--:-- 50.5M 100 269M 0 269M 0 0 57.8M 0 --:--:-- 0:00:04 --:--:-- 57.8M 100 334M 0 334M 0 0 59.0M 0 --:--:-- 0:00:05 --:--:-- 61.5M 100 391M 0 391M 0 0 60.7M 0 --:--:-- 0:00:06 --:--:-- 65.9M curl: Saved to filename 'eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg' +460+ cp -vf eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg' ++460+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ b=eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +460+ md5sum eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ sha1sum eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ sha512sum -b eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg +460+ rm eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +460+ rm -f eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +460+ rm -f eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +460+ rm -f eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++182+ jq -r .notarizationStatus.status +182+ STATUS=IN_PROGRESS +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++700+ jq -r .notarizationStatus.status +700+ STATUS=IN_PROGRESS +700+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/status +182+ RESPONSE_RAW='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"6261a472-b032-4c59-afc6-a941f0872427\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg\",\n \"uploadDate\": \"2023-11-30T20:16:08.807Z\",\n \"sha256\": \"8572b2d280fb51a7ad364db13579db8206666a9d676e94ae077173156bd58ca2\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7d9b48cf580c2ada6b54670a3113187d5ebb5b67\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a1b5a80ac0594fae01c3990ac11e4fc905663c4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a1b5a80ac0594fae01c3990ac11e4fc905663c4\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++182+ head -n1 +182+ RESPONSE='{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"6261a472-b032-4c59-afc6-a941f0872427\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg\",\n \"uploadDate\": \"2023-11-30T20:16:08.807Z\",\n \"sha256\": \"8572b2d280fb51a7ad364db13579db8206666a9d676e94ae077173156bd58ca2\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7d9b48cf580c2ada6b54670a3113187d5ebb5b67\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a1b5a80ac0594fae01c3990ac11e4fc905663c4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a1b5a80ac0594fae01c3990ac11e4fc905663c4\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++182+ tail -n1 +182+ STATUS_CODE=200 ++182+ jq -r .notarizationStatus.status ++182+ echo '{"uuid":"ccd531f5-12cd-42e8-95a5-85090a8c73e4","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"6261a472-b032-4c59-afc6-a941f0872427\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:16:08.807Z\",\n' '\"sha256\":' '\"8572b2d280fb51a7ad364db13579db8206666a9d676e94ae077173156bd58ca2\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7d9b48cf580c2ada6b54670a3113187d5ebb5b67\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8a1b5a80ac0594fae01c3990ac11e4fc905663c4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-x86_64-16473734767900051938.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8a1b5a80ac0594fae01c3990ac11e4fc905663c4\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +182+ STATUS=COMPLETE +182+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +182+ [[ 200 == \5\0\3 ]] +182+ [[ 200 == \5\0\2 ]] +182+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +182+ break +182+ rm eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +182+ curl -JO https://cbi.eclipse.org/macos/xcrun/ccd531f5-12cd-42e8-95a5-85090a8c73e4/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31.4M 0 31.4M 0 0 69.1M 0 --:--:-- --:--:-- --:--:-- 69.0M++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m 100 91.1M 0 91.1M 0 0 62.4M 0 --:--:-- 0:00:01 --:--:-- 62.4M 100 164M 0 164M 0 0 67.1M 0 --:--:-- 0:00:02 --:--:-- 67.1M 100 237M 0 237M 0 0 68.6M 0 --:--:-- 0:00:03 --:--:-- 68.6M 100 313M 0 313M 0 0 70.3M 0 --:--:-- 0:00:04 --:--:-- 70.3M 100 397M 0 397M 0 0 72.7M 0 --:--:-- 0:00:05 --:--:-- 73.1M 100 468M 0 468M 0 0 72.6M 0 --:--:-- 0:00:06 --:--:-- 75.6M 100 495M 0 495M 0 0 72.6M 0 --:--:-- 0:00:06 --:--:-- 75.7M curl: Saved to filename 'eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg' +182+ cp -vf eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg' ++182+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +182+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +182+ b=eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +182+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +182+ md5sum eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg ++700+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/status +700+ RESPONSE_RAW='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"901c11fd-a1f7-43ff-a187-cbf327ccb4f3\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:12.568Z\",\n \"sha256\": \"03b3c1989c3e00884298d8df8cba316b6a703c494e3e82c984bab8e8293f817e\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b5b1fdd96569f1ea32cc5f293bfcfb068546df82\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"954079edbc137819ff1a2f27d5aaea0a3ab0355c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"954079edbc137819ff1a2f27d5aaea0a3ab0355c\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++700+ head -n1 +700+ RESPONSE='{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"901c11fd-a1f7-43ff-a187-cbf327ccb4f3\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:12.568Z\",\n \"sha256\": \"03b3c1989c3e00884298d8df8cba316b6a703c494e3e82c984bab8e8293f817e\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b5b1fdd96569f1ea32cc5f293bfcfb068546df82\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"954079edbc137819ff1a2f27d5aaea0a3ab0355c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"954079edbc137819ff1a2f27d5aaea0a3ab0355c\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++700+ tail -n1 +700+ STATUS_CODE=200 ++700+ jq -r .notarizationStatus.status ++700+ echo '{"uuid":"5ce961df-5748-4e78-998e-00dc45d4e857","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"901c11fd-a1f7-43ff-a187-cbf327ccb4f3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:20:12.568Z\",\n' '\"sha256\":' '\"03b3c1989c3e00884298d8df8cba316b6a703c494e3e82c984bab8e8293f817e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5b1fdd96569f1ea32cc5f293bfcfb068546df82\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"954079edbc137819ff1a2f27d5aaea0a3ab0355c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2023-12-R-macosx-cocoa-x86_64-4012904416154873310.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"954079edbc137819ff1a2f27d5aaea0a3ab0355c\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +700+ STATUS=COMPLETE +700+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +700+ [[ 200 == \5\0\3 ]] +700+ [[ 200 == \5\0\2 ]] +700+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +700+ break +700+ rm eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +700+ curl -JO https://cbi.eclipse.org/macos/xcrun/5ce961df-5748-4e78-998e-00dc45d4e857/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.3M 0 22.3M 0 0 57.8M 0 --:--:-- --:--:-- --:--:-- 57.6M 100 89.7M 0 89.7M 0 0 64.7M 0 --:--:-- 0:00:01 --:--:-- 64.7M++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/status +182+ sha1sum eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg +280+ RESPONSE_RAW='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"e1c99a02-3b7a-4daf-82be-c2c0f9cd9f80\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg\",\n \"uploadDate\": \"2023-11-30T20:18:00.081Z\",\n \"sha256\": \"c448566eb32175466adabadc7e0ed193da15c4aca9e2ef554ec2b3b0e7dc141b\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cde292cd7833b8b3753bb43c04d2cef622ec5ddd\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27ef900af527c82e5c10347a1e68960f3a83ff63\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27ef900af527c82e5c10347a1e68960f3a83ff63\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"e1c99a02-3b7a-4daf-82be-c2c0f9cd9f80\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg\",\n \"uploadDate\": \"2023-11-30T20:18:00.081Z\",\n \"sha256\": \"c448566eb32175466adabadc7e0ed193da15c4aca9e2ef554ec2b3b0e7dc141b\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cde292cd7833b8b3753bb43c04d2cef622ec5ddd\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27ef900af527c82e5c10347a1e68960f3a83ff63\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27ef900af527c82e5c10347a1e68960f3a83ff63\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ jq -r .notarizationStatus.status ++280+ echo '{"uuid":"1853e045-38f3-49d5-b8e2-763f60f5a5b4","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"e1c99a02-3b7a-4daf-82be-c2c0f9cd9f80\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:18:00.081Z\",\n' '\"sha256\":' '\"c448566eb32175466adabadc7e0ed193da15c4aca9e2ef554ec2b3b0e7dc141b\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cde292cd7833b8b3753bb43c04d2cef622ec5ddd\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27ef900af527c82e5c10347a1e68960f3a83ff63\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2023-12-R-macosx-cocoa-aarch64-6122313813831540119.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27ef900af527c82e5c10347a1e68960f3a83ff63\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +280+ STATUS=COMPLETE +280+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ [[ 200 == \5\0\3 ]] +280+ [[ 200 == \5\0\2 ]] +280+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +280+ break +280+ rm eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ curl -JO https://cbi.eclipse.org/macos/xcrun/1853e045-38f3-49d5-b8e2-763f60f5a5b4/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5839k 0 5839k 0 0 33.7M 0 --:--:-- --:--:-- --:--:-- 33.5M 100 163M 0 163M 0 0 68.4M 0 --:--:-- 0:00:02 --:--:-- 68.4M 100 46.7M 0 46.7M 0 0 39.9M 0 --:--:-- 0:00:01 --:--:-- 39.9M 100 205M 0 205M 0 0 60.6M 0 --:--:-- 0:00:03 --:--:-- 60.6M+182+ sha512sum -b eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg 100 100 94.6M 0 94.6M 0 0 43.6M 253M 0 253M 0 0 0 --:-57-:-.7M - 0 :00:0 --:02 --:--:--- 0-:-:00- 43:04 -.6M-:--:-- 57.7M+182+ rm eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +182+ rm -f eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +182+ rm -f eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +182+ rm -f eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 100 299M 0 299M 0 0 55.6M 0 --:--:-- 0:00:05 --:--:-- 55.4M 100 140M 0 140M 0 0 44.4M 0 --:--:-- 0:00:03 --:--:-- 44.4M++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m 100 346M 0 346M 0 0 54.2M 0 --:--:-- 0:00:06 - 100 185M-:--:-- 51.3M 0 185M 0 0 44.6M 0 --:--:-- 0:00:04 --:--:-- 44.6M 100 385M 0 385M 100 221M 0 221M 0 0 0 42.8 0 52.1M M 0 0 --:----:-:---: -- 0:0 0:0:00:005 7 --:--:----:-:-- 4- 43.4.1M3M 100 410M 0 410M 0 0 48.9M 0 --:--: 100 254M 0 254M 0 0 4-- 0:00:08 --:--:-- 40.9M1.1M 0 --:--:-- 0:00:06 --:--:-- 41.4M 100 419M 0 419M 0 0 48.3M 0 --:--:-- 0:00:08 --:--:-- 38.7M curl: Saved to filename 'eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg' +700+ cp -vf eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg' ++700+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +700+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++700+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +700+ b=eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg +700+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +700+ md5sum eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg 100 296M 0 296M 0 0 41.3M 0 --:--:-- 0:00:07 --:--:-- 40.3M+700+ sha1sum eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg 100 346M 0 346M 0 0 42.3M 0 --:--:-- 0:00:08 --:--:-- 40.9M+700+ sha512sum -b eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg 100 426M 0 426M 0 0 46.4M 0 --:--:-- 0:00:09 --:--:-- 48.0M+700+ rm eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +700+ rm -f eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +700+ rm -f eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +700+ rm -f eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 100 492M 0 492M 0 0 49.3M 0 --:--:-- 0:00:09 --:--:-- 56.2M curl: Saved to filename 'eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg' +280+ cp -vf eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg' ++280+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ b=eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +280+ md5sum eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ sha1sum eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg +280+ sha512sum -b eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m +280+ rm eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +280+ rm -f eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +280+ rm -f eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +280+ rm -f eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/status +554+ RESPONSE_RAW='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"8b9359b0-d3d6-4d29-9297-ec2a6d57c818\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg\",\n \"uploadDate\": \"2023-11-30T20:19:05.709Z\",\n \"sha256\": \"f3ed02fafc625d716e98e5fac6a7721075845c7164d0749ce4de22cf343f6893\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"14c9b426d07608c852feec7020b1608f89b98cad\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"159ab0a9abf52a1d7aa9d69222db2dce836945fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"159ab0a9abf52a1d7aa9d69222db2dce836945fa\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"8b9359b0-d3d6-4d29-9297-ec2a6d57c818\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg\",\n \"uploadDate\": \"2023-11-30T20:19:05.709Z\",\n \"sha256\": \"f3ed02fafc625d716e98e5fac6a7721075845c7164d0749ce4de22cf343f6893\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"14c9b426d07608c852feec7020b1608f89b98cad\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"159ab0a9abf52a1d7aa9d69222db2dce836945fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c867b6054ae70abfff6126132526787c74be7cda\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"159ab0a9abf52a1d7aa9d69222db2dce836945fa\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ jq -r .notarizationStatus.status ++554+ echo '{"uuid":"4593d02a-51e0-4bea-be0a-ccd71695539f","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"8b9359b0-d3d6-4d29-9297-ec2a6d57c818\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:19:05.709Z\",\n' '\"sha256\":' '\"f3ed02fafc625d716e98e5fac6a7721075845c7164d0749ce4de22cf343f6893\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"14c9b426d07608c852feec7020b1608f89b98cad\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"159ab0a9abf52a1d7aa9d69222db2dce836945fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c867b6054ae70abfff6126132526787c74be7cda\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.4.0.202311271618.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fc5d84582b628f93265417fd9910f5caa4b8bb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2023-12-R-macosx-cocoa-aarch64-12441894348461201448.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"159ab0a9abf52a1d7aa9d69222db2dce836945fa\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +554+ STATUS=COMPLETE +554+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ [[ 200 == \5\0\3 ]] +554+ [[ 200 == \5\0\2 ]] +554+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +554+ break +554+ rm eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ curl -JO https://cbi.eclipse.org/macos/xcrun/4593d02a-51e0-4bea-be0a-ccd71695539f/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29.0M 0 29.0M 0 0 75.5M 0 --:--:-- --:--:-- --:--:-- 75.3M 100 69.9M 0 69.9M 0 0 50.3M 0 --:--:-- 0:00:01 --:--:-- 50.3M 100 97.6M 0 97.6M 0 0 40.9M 0 --:--:-- 0:00:02 --:--:-- 40.9M 100 133M 0 133M 0 0 39.5M 0 --:--:-- 0:00:03 --:--:-- 39.5M 100 193M 0 193M 0 0 44.0M 0 --:--:-- 0:00:04 --:--:-- 44.0M 100 241M 0 241M 0 0 44.8M 0 --:--:-- 0:00:05 --:--:-- 42.4M 100 309M 0 309M 0 0 48.5M 0 --:--:-- 0:00:06 --:--:-- 47.9M 100 381M 0 381M 0 0 51.6M 0 --:--:-- 0:00:07 --:--:-- 56.6M 100 391M 0 391M 0 0 52.0M 0 --:--:-- 0:00:07 --:--:-- 62.3M curl: Saved to filename 'eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg' +554+ cp -vf eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg' ++554+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ b=eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +554+ md5sum eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ sha1sum eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m +554+ sha512sum -b eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg +554+ rm eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +554+ rm -f eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +554+ rm -f eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +554+ rm -f eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++968+ jq -r .notarizationStatus.status +968+ STATUS=IN_PROGRESS +968+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++968+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/status +968+ RESPONSE_RAW='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"65f1b264-518f-4c18-9423-16c5a7d3283f\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg\",\n \"uploadDate\": \"2023-11-30T20:21:47.388Z\",\n \"sha256\": \"0b705999c9fd2910301b14b5f1044c90d5c32258c9c2a94ced59f5c8b05132f9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"577211a4fe5bd15d5be0357481573a0fe15e4cc4\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2477bc106f203947b421842c2d1c5939e93d2dca\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2477bc106f203947b421842c2d1c5939e93d2dca\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++968+ head -n1 +968+ RESPONSE='{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"65f1b264-518f-4c18-9423-16c5a7d3283f\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg\",\n \"uploadDate\": \"2023-11-30T20:21:47.388Z\",\n \"sha256\": \"0b705999c9fd2910301b14b5f1044c90d5c32258c9c2a94ced59f5c8b05132f9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"577211a4fe5bd15d5be0357481573a0fe15e4cc4\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2477bc106f203947b421842c2d1c5939e93d2dca\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2477bc106f203947b421842c2d1c5939e93d2dca\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++968+ tail -n1 +968+ STATUS_CODE=200 ++968+ jq -r .notarizationStatus.status ++968+ echo '{"uuid":"4ccbc638-6625-4751-bb46-ea9d0ec9095b","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"65f1b264-518f-4c18-9423-16c5a7d3283f\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:21:47.388Z\",\n' '\"sha256\":' '\"0b705999c9fd2910301b14b5f1044c90d5c32258c9c2a94ced59f5c8b05132f9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"577211a4fe5bd15d5be0357481573a0fe15e4cc4\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2477bc106f203947b421842c2d1c5939e93d2dca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2023-12-R-macosx-cocoa-x86_64-3257725072865248963.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2477bc106f203947b421842c2d1c5939e93d2dca\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +968+ STATUS=COMPLETE +968+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +968+ [[ 200 == \5\0\3 ]] +968+ [[ 200 == \5\0\2 ]] +968+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +968+ break +968+ rm eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ curl -JO https://cbi.eclipse.org/macos/xcrun/4ccbc638-6625-4751-bb46-ea9d0ec9095b/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30.4M 0 30.4M 0 0 72.0M 0 --:--:-- --:--:-- --:--:-- 72.0M 100 110M 0 110M 0 0 77.4M 0 --:--:-- 0:00:01 --:--:-- 77.4M 100 170M 0 170M 0 0 70.5M 0 --:--:-- 0:00:02 --:--:-- 70.4M 100 254M 0 254M 0 0 74.4M 0 --:--:-- 0:00:03 --:--:-- 74.4M 100 341M 0 341M 0 0 77.2M 0 --:--:-- 0:00:04 --:--:-- 77.1M 100 415M 0 415M 0 0 76.6M 0 --:--:-- 0:00:05 --:--:-- 77.0M 100 477M 0 477M 0 0 75.2M 0 --:--:-- 0:00:06 --:--:-- 74.6M curl: Saved to filename 'eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg' +968+ cp -vf eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg' ++968+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++968+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ b=eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +968+ md5sum eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ sha1sum eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ sha512sum -b eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg +968+ rm eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +968+ rm -f eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +968+ rm -f eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +968+ rm -f eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/status +658+ RESPONSE_RAW='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"16dd2633-9b0f-48d7-b2ff-93c065cab539\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:11.988Z\",\n \"sha256\": \"b9ec477c961f6e99b5cca08c7bbe7989297939c2cea0b89fbe4272ebb521e815\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0b56e0933f9cdfa54f3d67b8c826e1d6629bfa6\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c7e4321c36c1af54a2efa52c662013fc7c2ccdec\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c7e4321c36c1af54a2efa52c662013fc7c2ccdec\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"16dd2633-9b0f-48d7-b2ff-93c065cab539\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg\",\n \"uploadDate\": \"2023-11-30T20:20:11.988Z\",\n \"sha256\": \"b9ec477c961f6e99b5cca08c7bbe7989297939c2cea0b89fbe4272ebb521e815\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0b56e0933f9cdfa54f3d67b8c826e1d6629bfa6\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c7e4321c36c1af54a2efa52c662013fc7c2ccdec\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c7e4321c36c1af54a2efa52c662013fc7c2ccdec\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ jq -r .notarizationStatus.status ++658+ echo '{"uuid":"32aaa30c-8121-4ad5-9120-3c59c70009cc","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"16dd2633-9b0f-48d7-b2ff-93c065cab539\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:20:11.988Z\",\n' '\"sha256\":' '\"b9ec477c961f6e99b5cca08c7bbe7989297939c2cea0b89fbe4272ebb521e815\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0b56e0933f9cdfa54f3d67b8c826e1d6629bfa6\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c7e4321c36c1af54a2efa52c662013fc7c2ccdec\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c7e4321c36c1af54a2efa52c662013fc7c2ccdec\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-x86_64-3104813586528470425.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}' +658+ STATUS=COMPLETE +658+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ [[ 200 == \5\0\3 ]] +658+ [[ 200 == \5\0\2 ]] +658+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +658+ break +658+ rm eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ curl -JO https://cbi.eclipse.org/macos/xcrun/32aaa30c-8121-4ad5-9120-3c59c70009cc/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4575k 0 4575k 0 0 14.8M 0 --:--:-- --:--:-- --:--:-- 14.8M 100 76.0M 0 76.0M 0 0 60.2M 0 --:--:-- 0:00:01 --:--:-- 60.2M 100 177M 0 177M 0 0 78.5M 0 --:--:-- 0:00:02 --:--:-- 78.4M 100 275M 0 275M 0 0 84.4M 0 --:--:-- 0:00:03 --:--:-- 84.4M 100 375M 0 375M 0 0 88.0M 0 --:--:-- 0:00:04 --:--:-- 88.0M 100 478M 0 478M 0 0 90.9M 0 --:--:-- 0:00:05 --:--:-- 95.5M 100 524M 0 524M 0 0 91.1M 0 --:--:-- 0:00:05 --:--:-- 99.9M curl: Saved to filename 'eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg' +658+ cp -vf eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg' ++658+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ b=eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +658+ md5sum eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ sha1sum eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m +658+ sha512sum -b eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg +658+ rm eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +658+ rm -f eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +658+ rm -f eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +658+ rm -f eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++897+ jq -r .notarizationStatus.status +897+ STATUS=IN_PROGRESS +897+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++502+ jq -r .notarizationStatus.status +502+ STATUS=IN_PROGRESS +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ sleep 1m ++897+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/status +897+ RESPONSE_RAW='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"1aec0f40-7787-4632-9623-8e7f69556533\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg\",\n \"uploadDate\": \"2023-11-30T20:21:55.633Z\",\n \"sha256\": \"f05340f4779c5f904bebf6152af3673cf2237329f7cb8419485a349c96fb18e6\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"662e0ff06f16515d146bad3f9ecdd8f615d6c479\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a36c1aff88bc4202b5d71e268369821552bb8b17\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a36c1aff88bc4202b5d71e268369821552bb8b17\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++897+ head -n1 +897+ RESPONSE='{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"1aec0f40-7787-4632-9623-8e7f69556533\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg\",\n \"uploadDate\": \"2023-11-30T20:21:55.633Z\",\n \"sha256\": \"f05340f4779c5f904bebf6152af3673cf2237329f7cb8419485a349c96fb18e6\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"662e0ff06f16515d146bad3f9ecdd8f615d6c479\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a36c1aff88bc4202b5d71e268369821552bb8b17\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"096db3a91e948371ce8f25c37e971674bb2060c5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dcb085daec0144d29de4583c167375194c74ef\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b490efe6a198588ed378df206c4af1db10a156f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c762859c78879594c0374b31c81ea35503cdb85a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0913f5fefc182268f0df79955355d0ec4614eee5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8f1bdc25688424c25482849d442e39f7617aac3d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"91c6bb6b92afd42224749a3eba24545e06090569\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24c5438f28daa24110488b96ef8f1524d10584d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c3399696e475b2624a40548371f06388575bb52e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d443b32a149733a60f420bba9fcbf9949e16438d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb223f030394dc943cb3141fbdc562c54100eace\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41921075445b955d30013612c43e294d47273a18\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8503d09e8a628d215db2a6001e31590a55981281\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36dc6e544a752db0fa120a0f771c899ff3134110\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dc408eba731e8e15e98d53e011fdef969171d79b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"106aef60f3202f1b1614aca5ee25d76c64284977\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c359311b958148693e77780f5f4c08167c22a0d3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a36c1aff88bc4202b5d71e268369821552bb8b17\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++897+ tail -n1 +897+ STATUS_CODE=200 ++897+ jq -r .notarizationStatus.status ++897+ echo '{"uuid":"84bb1398-b577-46fe-9b30-13e24312bc94","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"1aec0f40-7787-4632-9623-8e7f69556533\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:21:55.633Z\",\n' '\"sha256\":' '\"f05340f4779c5f904bebf6152af3673cf2237329f7cb8419485a349c96fb18e6\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662e0ff06f16515d146bad3f9ecdd8f615d6c479\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a36c1aff88bc4202b5d71e268369821552bb8b17\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d18309c970cf84c3e366f430e0e8fdcef5c8f71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"57d75f38ce8ddd0373b671123a6a7efd781a4620\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9358cf431fa8820913d83932448ce7e6c521bf1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096db3a91e948371ce8f25c37e971674bb2060c5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"823478f2b0d88d415cd0445b0ca7570d12cfcebc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aefdce44bf038053f96c3552cffcfcff81f63ba2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d817d8f181f234eaeb9d03f42efa4cf6afe2e35d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dcb085daec0144d29de4583c167375194c74ef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb920dfb0f54bcc939302b51383cb5e8967b8386\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86b3c0930c279f4a0f5e110658a3098d773c359c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b490efe6a198588ed378df206c4af1db10a156f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be4ef91dcf1e9bd81dd33547c62b4f2bbef3ef25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b5ad005be5cb2962d63e2fbfc0e4a8b221f6676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c2d2b2559a8732c195d80467fb0d57bc7699f3bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0467dabbfeac2cf938d23a3659f59cadb255bc2a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c762859c78879594c0374b31c81ea35503cdb85a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8e01e148ab0be8ee57ffa88e15fadaafddf66a4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc06c08c0a754227e1ed3f920d61208b108ce078\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb2fd68a38a3610121117258130d8a7928e69e3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02c3b3ad5a3a329d99a4b9852cbba5f422d00872\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0913f5fefc182268f0df79955355d0ec4614eee5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bbc0961c97e1148c10dcabb0c5d8996c4a1c8f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f1bdc25688424c25482849d442e39f7617aac3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9fbc11df46005536fb615a59b1d627d182c1ad9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36d6d363fcf2040f1aa48ab7e03db138d56aa767\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1faabe007b3f98a4436a1ed9130f831dc3f0d88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91c6bb6b92afd42224749a3eba24545e06090569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24c5438f28daa24110488b96ef8f1524d10584d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15f5caae33050192a37a00a3a7eaafec272d0bbe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecf0a5aae96ec9f4f5de404d79c88a5cd998fff4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1582e18de731ff3e6aeb56c821873132c0d43e19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06c2ac6758da4011d84daa0308d4c7e0ce026b5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c3399696e475b2624a40548371f06388575bb52e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00086f6aa2118c206433d8eca40cdd1261d6b758\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b6db47492b94955e9807065b775c08fbc4f0f7e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d7f5b4ddcc759a810866bddd67c821b4a4407b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05736bbc034ab8601252cc7c9fd7d75127cbd715\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e9cb9070b67ce962402a96790d42c0b2510e0b4e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b3ce25bbac5dd9725684cefbfea6d20af5571308\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"881d6e42074a4ea5605b7a84a7ba6b4dc15e380b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f836c96af5ab2d1c49a3eeef2b65ad421f4cb8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd4294ad6cc891a42b428e73330bc2f4c8d0966e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d443b32a149733a60f420bba9fcbf9949e16438d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8baaa121d3f2533913b00ad95b86eb5efc57f191\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8009ac4ec06f324b58ef3de5088d423a479b7516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"053a8ef8dd20439a28d6fb5468d7767f9e9b088c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4eba7cd286b2dfe37d993aa320ee97adcbef119\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4328fbb1071a239ed137be347e96a7db2866e7a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb223f030394dc943cb3141fbdc562c54100eace\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b9e719fdd3d7363d2e803f08d40818effaed5ec4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f9cd96dfd0a1feac96306a2ba6cef70cf1c348\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22d87839199c8fbecdc18f1d5b2ed05b0e39504\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52d3920ad14aaac6a0ffa8312fb3d6a957cbbba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41921075445b955d30013612c43e294d47273a18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a3e4772417b05ff20ea581f65fad3ea07e6a04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8503d09e8a628d215db2a6001e31590a55981281\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eba9e299a0a3016548e5a8590b8d6cf7caf17a1f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0789cbf5a53eade6d766071e059041d0ec6fe06e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99b67e6ca5fb2b532b1975c5ee011b5f361505c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a105eee4be8d386db2ac4520a594e0ed880e6be1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cbf9ab322dea26a8657f3f0a36c1781bfa2a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36dc6e544a752db0fa120a0f771c899ff3134110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2004b2dede8fac6feb7ab310eb3fe423fd1b91bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc408eba731e8e15e98d53e011fdef969171d79b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d72bb94cbdd7e76f725451d6f05fcacfddc7cf8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"106aef60f3202f1b1614aca5ee25d76c64284977\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c3218d6873707fa89b0f2fa0d91eb47c663d06\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c359311b958148693e77780f5f4c08167c22a0d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-x86_64-5254849875487866383.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a36c1aff88bc4202b5d71e268369821552bb8b17\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +897+ STATUS=COMPLETE +897+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +897+ [[ 200 == \5\0\3 ]] +897+ [[ 200 == \5\0\2 ]] +897+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +897+ break +897+ rm eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ curl -JO https://cbi.eclipse.org/macos/xcrun/84bb1398-b577-46fe-9b30-13e24312bc94/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 112k 0 112k 0 0 4014k 0 --:--:-- --:--:-- --:--:-- 3876k 100 85.9M 0 85.9M 0 0 82.9M 0 --:--:-- 0:00:01 --:--:-- 82.9M 100 151M 0 151M 0 0 74.9M 0 --:--:-- 0:00:02 --:--:-- 74.9M 100 203M 0 203M 0 0 67.1M 0 --:--:-- 0:00:03 --:--:-- 67.0M 100 280M 0 280M 0 0 69.5M 0 --:--:-- 0:00:04 --:--:-- 69.5M 100 308M 0 308M 0 0 61.3M 0 --:--:-- 0:00:05 --:--:-- 61.6M 100 337M 0 337M 0 0 55.9M 0 --:--:-- 0:00:06 --:--:-- 50.3M 100 368M 0 368M 0 0 52.2M 0 --:--:-- 0:00:07 --:--:-- 43.1M 100 432M 0 432M 0 0 53.8M 0 --:--:-- 0:00:08 --:--:-- 45.8M 100 513M 0 513M 0 0 56.9M 0 --:--:-- 0:00:09 --:--:-- 46.7M 100 584M 0 584M 0 0 58.9M 0 --:--:-- 0:00:09 --:--:-- 56.4M curl: Saved to filename 'eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg' +897+ cp -vf eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg 'eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg' ++897+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++897+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ b=eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +897+ md5sum eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ sha1sum eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ sha512sum -b eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg +897+ rm eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize +897+ rm -f eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.md5 +897+ rm -f eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +897+ rm -f eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/status +502+ RESPONSE_RAW='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"8fb3c464-35dc-4ffe-9ee0-258b507dc4f2\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg\",\n \"uploadDate\": \"2023-11-30T20:19:33.011Z\",\n \"sha256\": \"2c92e142280c5e45b35914cae49c9f84a5e70503f84e290151412898f40d8df2\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ee4bb401682d860e83cedcc597ca543889de4707\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ce64227adbb0e3a1feb7925c1ddf986e61ff6d9e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ce64227adbb0e3a1feb7925c1ddf986e61ff6d9e\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}} 200' ++502+ head -n1 +502+ RESPONSE='{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"8fb3c464-35dc-4ffe-9ee0-258b507dc4f2\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg\",\n \"uploadDate\": \"2023-11-30T20:19:33.011Z\",\n \"sha256\": \"2c92e142280c5e45b35914cae49c9f84a5e70503f84e290151412898f40d8df2\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ee4bb401682d860e83cedcc597ca543889de4707\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ce64227adbb0e3a1feb7925c1ddf986e61ff6d9e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ce64227adbb0e3a1feb7925c1ddf986e61ff6d9e\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}}' ++502+ tail -n1 +502+ STATUS_CODE=200 ++502+ jq -r .notarizationStatus.status ++502+ echo '{"uuid":"03fc8827-7d58-474e-a55f-278a378fbdba","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"8fb3c464-35dc-4ffe-9ee0-258b507dc4f2\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:19:33.011Z\",\n' '\"sha256\":' '\"2c92e142280c5e45b35914cae49c9f84a5e70503f84e290151412898f40d8df2\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee4bb401682d860e83cedcc597ca543889de4707\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce64227adbb0e3a1feb7925c1ddf986e61ff6d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce64227adbb0e3a1feb7925c1ddf986e61ff6d9e\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2023-12-R-macosx-cocoa-aarch64-9175112822908214230.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}' +502+ STATUS=COMPLETE +502+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +502+ [[ 200 == \5\0\3 ]] +502+ [[ 200 == \5\0\2 ]] +502+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +502+ break +502+ rm eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ curl -JO https://cbi.eclipse.org/macos/xcrun/03fc8827-7d58-474e-a55f-278a378fbdba/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48.1M 0 48.1M 0 0 71.3M 0 --:--:-- --:--:-- --:--:-- 71.3M 100 121M 0 121M 0 0 72.6M 0 --:--:-- 0:00:01 --:--:-- 72.6M 100 209M 0 209M 0 0 78.4M 0 --:--:-- 0:00:02 --:--:-- 78.3M 100 314M 0 314M 0 0 85.7M 0 --:--:-- 0:00:03 --:--:-- 85.6M 100 409M 0 409M 0 0 87.7M 0 --:--:-- 0:00:04 --:--:-- 87.7M 100 503M 0 503M 0 0 88.7M 0 --:--:-- 0:00:05 --:--:-- 91.1M 100 521M 0 521M 0 0 89.1M 0 --:--:-- 0:00:05 --:--:-- 95.7M curl: Saved to filename 'eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg' +502+ cp -vf eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg' ++502+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ b=eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +502+ md5sum eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ sha1sum eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ sha512sum -b eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg +502+ rm eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +502+ rm -f eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +502+ rm -f eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +502+ rm -f eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/status +226+ RESPONSE_RAW='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"10d3707f-2401-4716-bdc4-ced06db2b679\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:23.097Z\",\n \"sha256\": \"c57a4c6ade97681ca9d5876ccc7177b15343da6e185df379b73a8cff9280a655\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37e09b6347ee0737caf01d25ea64ad2b90f3efc5\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4acb44f1a6c6cbf478b870675faa46343044d9bf\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4acb44f1a6c6cbf478b870675faa46343044d9bf\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"10d3707f-2401-4716-bdc4-ced06db2b679\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg\",\n \"uploadDate\": \"2023-11-30T20:17:23.097Z\",\n \"sha256\": \"c57a4c6ade97681ca9d5876ccc7177b15343da6e185df379b73a8cff9280a655\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37e09b6347ee0737caf01d25ea64ad2b90f3efc5\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4acb44f1a6c6cbf478b870675faa46343044d9bf\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"584d7b6f35485286090325c7f79940cb94897522\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96ef07b6510bc7558e10df60688c451a410755cb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"04ccdb6effefd2b561cde63259633450c4528b44\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2433445c3b405767b267e2e920dba2159010134d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d19f273ada015394827411e587702fd7ee1285c5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"510fac3e81c210527579b3d7b071946e5a5bf009\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d8feb6935111a647c5a5238657d3b6be5755f367\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c03062c7fb227f2751ae776a0206d9653391c3af\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6e127603abd1b986145672d6db825774bd3dc3d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0030c13566eda66acf22c59cbea36755e46483d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"229c07b6a982414014ffca35c1574c323fc71186\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec45f011b183476637d343fee1efc89943a5c37c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fb70069fd730511584edb4f1f379075bdea95530\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1057c10e31482760a70a6dfe3de65c101c869cce\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de0622284b43989c62d7bd4133200d1a1f616e34\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a430b91b51088d49665ec545217be78280edb5d3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e391389893f0d6acf0a576c4672db343b7a821c2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63aa10a119b03d0894b2934b04c28f713386f804\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9cb63532233f282d968600ed34464c8fb38a6184\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"adfb9182988af4c2331e9b10129842195f982b32\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"61372f2f3af54cdf6185f38632765ec89526d719\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21c700c0be072bfffe14e651d6928e0d34994817\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71c16dc9d18007533aefb0972e6012465b894d11\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"19c07475f1f3204daa015be2079b43328eeffe18\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90e250b6a67043e0b574e1fb8c828607412b595b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"72b9dd334618fff211efd720c6825a7c24d43470\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4acb44f1a6c6cbf478b870675faa46343044d9bf\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ jq -r .notarizationStatus.status ++226+ echo '{"uuid":"93882f75-154c-4784-8f00-ce07e1dade79","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"10d3707f-2401-4716-bdc4-ced06db2b679\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg\",\n' '\"uploadDate\":' '\"2023-11-30T20:17:23.097Z\",\n' '\"sha256\":' '\"c57a4c6ade97681ca9d5876ccc7177b15343da6e185df379b73a8cff9280a655\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37e09b6347ee0737caf01d25ea64ad2b90f3efc5\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4acb44f1a6c6cbf478b870675faa46343044d9bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.30.0.20231130-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"584d7b6f35485286090325c7f79940cb94897522\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96ef07b6510bc7558e10df60688c451a410755cb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04ccdb6effefd2b561cde63259633450c4528b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.4.0.202311271618.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"357a9b9752dd1632ab220c6dbf4c6a81ccb31802\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2433445c3b405767b267e2e920dba2159010134d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d19f273ada015394827411e587702fd7ee1285c5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"510fac3e81c210527579b3d7b071946e5a5bf009\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d8feb6935111a647c5a5238657d3b6be5755f367\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85ebabcd17f0ba820a6b76d9261d2ad7f2ef3282\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b0335f871f8eb13dc816a63427a9fea04f25074\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20ba9fd29f54260c6b4c5be063d7ac9c5b812aa9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10aaec56063d7758704ebb7cdc3a49ff2545e722\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"232d5dbdecb4713520ddbaefa029a37e9485f79c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"43dc51efc6efc07894deb5f142240b9869a0a0e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c03062c7fb227f2751ae776a0206d9653391c3af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"80dab57798ecc4f82ee728644c75cfb92c4b3c06\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aec358718a9f9eb76af3177b87335e67c7f50b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0678c6ab454c2dc7090f7e89430eb532eb466d15\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e127603abd1b986145672d6db825774bd3dc3d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d65deebd7de8f7e729717dd501ed1120ce6b773b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64753a6ce06796eb93d8d822b4c1c6ac4fc7dd3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0030c13566eda66acf22c59cbea36755e46483d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e81bbba4c902761ecc8c15cb475003a73b88678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"362e6c2a76f266fc9b95a3cb2b5e22bd7cdf8f2e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e51bcb3133cff4b41136d42394870e0a179b6c60\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229c07b6a982414014ffca35c1574c323fc71186\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"514e393cfa772e1fade7da4ea2df657ad1cb9c9c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ab6ef06d597973749af8c711974c1aa3d9af81f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"245d95d69a3e9b81455fcc02f6e17a76375c1e07\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d10ae527485de0b5fffcfd453bc85a83f1a9f4a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec45f011b183476637d343fee1efc89943a5c37c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5031bb387c8d59abadb962b9d9477713c9a9524e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"325075fc101c41c9863b8c35eb8aa92df2e7a1a5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6bed6d386eefbaf334c6526a098f5891b3b0c20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00bbb0430706594fee96ae74a0fa170e9c77d497\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb2b0cefac89cae46b506ecf39412156386fbc8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fb70069fd730511584edb4f1f379075bdea95530\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1057c10e31482760a70a6dfe3de65c101c869cce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b925422f7e8ac7dc42a40c20149dc7915f778e58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20a4c496f5fe76578b1fe49a6c03dc684e187daa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87dc51d05223e3b2ef26b0200c32e6155667c582\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2f486b9e8227678c715cf73d0d47a39e57760e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0cf3a6997a727beeb4774b3b1823ca329f99a56\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6c304bf83bc7b14c4039a2ee93f9a599ee69eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de0622284b43989c62d7bd4133200d1a1f616e34\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a430b91b51088d49665ec545217be78280edb5d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99dedaf497b551f1a9ccc352e94cf4046c6dff91\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea37dbe67ee1077f3000cd30a6bdd28c1b7ee8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"353c60a8a375fdd064a5ed60903c1b4bb3dcf649\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9683feb8e4a1d93fc2c4376780cd9ebecb406662\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e391389893f0d6acf0a576c4672db343b7a821c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1de2cab54e7cc4115c5b4d13990737591502cb3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"393f3db3aacc0175b517cbbf4ac6211c004a493e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63aa10a119b03d0894b2934b04c28f713386f804\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afb59c1bbf9a0dde6955ef1282a0599a9d02cc36\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9cb63532233f282d968600ed34464c8fb38a6184\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a83cbb397368eba96e89ee6a667af6b95cbc3a86\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"adfb9182988af4c2331e9b10129842195f982b32\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a685c25fcec8e520f8b1b9a744ff20dd51cf1364\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07182316d16e95d255f11b293f5aebf02faaf8d4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"61372f2f3af54cdf6185f38632765ec89526d719\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21c700c0be072bfffe14e651d6928e0d34994817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e71b8a2694cd40581bddd35ce9636dafe4951d2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71c16dc9d18007533aefb0972e6012465b894d11\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19c07475f1f3204daa015be2079b43328eeffe18\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90e250b6a67043e0b574e1fb8c828607412b595b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b3007f9b9b81fab4ff1c0b209eb046d9b8c79a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"72b9dd334618fff211efd720c6825a7c24d43470\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad273e856a3fe53d1c6e152b6cba1c6dd734c529\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ac3ef803d4b5ab6cb640404e6074b31c1773651\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c81d140109cd4eedec32a5faf971ceef7c28a1b3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.9.v20231028-0858/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2eb889f63bcc425f939a5662882b59cda1cb728c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2023-12-R-macosx-cocoa-aarch64-16590219606957620181.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4acb44f1a6c6cbf478b870675faa46343044d9bf\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +226+ STATUS=COMPLETE +226+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ [[ 200 == \5\0\3 ]] +226+ [[ 200 == \5\0\2 ]] +226+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +226+ break +226+ rm eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ curl -JO https://cbi.eclipse.org/macos/xcrun/93882f75-154c-4784-8f00-ce07e1dade79/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11.6M 0 11.6M 0 0 57.3M 0 --:--:-- --:--:-- --:--:-- 57.1M 100 51.3M 0 51.3M 0 0 42.7M 0 --:--:-- 0:00:01 --:--:-- 42.7M 100 106M 0 106M 0 0 48.1M 0 --:--:-- 0:00:02 --:--:-- 48.1M 100 156M 0 156M 0 0 48.7M 0 --:--:-- 0:00:03 --:--:-- 48.7M 100 205M 0 205M 0 0 48.8M 0 --:--:-- 0:00:04 --:--:-- 48.8M 100 263M 0 263M 0 0 50.7M 0 --:--:-- 0:00:05 --:--:-- 50.4M 100 352M 0 352M 0 0 56.8M 0 --:--:-- 0:00:06 --:--:-- 60.1M 100 435M 0 435M 0 0 60.4M 0 --:--:-- 0:00:07 --:--:-- 65.9M 100 526M 0 526M 0 0 64.1M 0 --:--:-- 0:00:08 --:--:-- 74.0M 100 582M 0 582M 0 0 65.9M 0 --:--:-- 0:00:08 --:--:-- 81.4M curl: Saved to filename 'eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg' +226+ cp -vf eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg 'eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg' ++226+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ b=eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +226+ md5sum eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ sha1sum eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ sha512sum -b eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg +226+ rm eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize +226+ rm -f eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.md5 +226+ rm -f eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +226+ rm -f eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512 +128+ pushd temp ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads ++128+ find eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize*' +128+ for i in $( find * -name '*.dmg' ) +128+ scp eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200 +128+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-signed +128+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-12/202311301200/eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize*' +128+ popd ~/agent/workspace/notarize-downloads ++128+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' +128+ [[ -n '' ]] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 52 killed; [ssh-agent] Stopped. Archiving artifacts Sending e-mails to: jonah@kichwacoders.com Finished: SUCCESS